Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 208 for 234M (3 sec)

  1. src/syscall/zsysnum_linux_s390x.go

    	SYS_FGETXATTR              = 229
    	SYS_LISTXATTR              = 230
    	SYS_LLISTXATTR             = 231
    	SYS_FLISTXATTR             = 232
    	SYS_REMOVEXATTR            = 233
    	SYS_LREMOVEXATTR           = 234
    	SYS_FREMOVEXATTR           = 235
    	SYS_GETTID                 = 236
    	SYS_TKILL                  = 237
    	SYS_FUTEX                  = 238
    	SYS_SCHED_SETAFFINITY      = 239
    	SYS_SCHED_GETAFFINITY      = 240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 10.6K bytes
    - Viewed (0)
  2. src/test/java/jcifs/tests/FileLocationTest.java

                DfsReferralData dr = new TestDfsReferral("2.3.4.5", null, "", 0);
                String reqPath = "\\foo\\bar\\";
                SmbResourceLocator fl = p.getLocator();
                assertEquals(reqPath, ( (SmbResourceLocatorInternal) fl ).handleDFSReferral(dr, reqPath));
    
                assertEquals("1.2.3.4", fl.getServer());
                assertEquals("2.3.4.5", fl.getServerWithDfs());
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Wed Jan 08 13:16:07 UTC 2020
    - 23K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go

    	SYS_MUNLOCK                 = 229
    	SYS_MLOCKALL                = 230
    	SYS_MUNLOCKALL              = 231
    	SYS_MINCORE                 = 232
    	SYS_MADVISE                 = 233
    	SYS_REMAP_FILE_PAGES        = 234
    	SYS_MBIND                   = 235
    	SYS_GET_MEMPOLICY           = 236
    	SYS_SET_MEMPOLICY           = 237
    	SYS_MIGRATE_PAGES           = 238
    	SYS_MOVE_PAGES              = 239
    	SYS_RT_TGSIGQUEUEINFO       = 240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_linux_loong64.go

    	SYS_MUNLOCK                 = 229
    	SYS_MLOCKALL                = 230
    	SYS_MUNLOCKALL              = 231
    	SYS_MINCORE                 = 232
    	SYS_MADVISE                 = 233
    	SYS_REMAP_FILE_PAGES        = 234
    	SYS_MBIND                   = 235
    	SYS_GET_MEMPOLICY           = 236
    	SYS_SET_MEMPOLICY           = 237
    	SYS_MIGRATE_PAGES           = 238
    	SYS_MOVE_PAGES              = 239
    	SYS_RT_TGSIGQUEUEINFO       = 240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 26 20:15:45 UTC 2022
    - 10.3K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/api/resource/generated.pb.go

    }
    
    func init() {
    	proto.RegisterFile("k8s.io/apimachinery/pkg/api/resource/generated.proto", fileDescriptor_7288c78ff45111e9)
    }
    
    var fileDescriptor_7288c78ff45111e9 = []byte{
    	// 234 bytes of a gzipped FileDescriptorProto
    	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0xc9, 0xb6, 0x28, 0xd6,
    	0xcb, 0xcc, 0xd7, 0x4f, 0x2c, 0xc8, 0xcc, 0x4d, 0x4c, 0xce, 0xc8, 0xcc, 0x4b, 0x2d, 0xaa, 0xd4,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiserver/pkg/storage/cacher/caching_object_test.go

    		t.Errorf("object deep-copied without the need")
    	}
    
    	object.SetResourceVersion("123")
    	if object.deepCopied != false {
    		t.Errorf("object deep-copied on no-op change")
    	}
    	object.SetResourceVersion("234")
    	if object.deepCopied != true {
    		t.Errorf("object not deep-copied on change")
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 15:26:38 UTC 2022
    - 5.1K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_darwin_arm64.go

    	SYS_POLL                           = 230
    	SYS_WATCHEVENT                     = 231
    	SYS_WAITEVENT                      = 232
    	SYS_MODWATCH                       = 233
    	SYS_GETXATTR                       = 234
    	SYS_FGETXATTR                      = 235
    	SYS_SETXATTR                       = 236
    	SYS_FSETXATTR                      = 237
    	SYS_REMOVEXATTR                    = 238
    	SYS_FREMOVEXATTR                   = 239
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.4K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_linux_ppc64.go

    	SYS_IO_GETEVENTS           = 229
    	SYS_IO_SUBMIT              = 230
    	SYS_IO_CANCEL              = 231
    	SYS_SET_TID_ADDRESS        = 232
    	SYS_FADVISE64              = 233
    	SYS_EXIT_GROUP             = 234
    	SYS_LOOKUP_DCOOKIE         = 235
    	SYS_EPOLL_CREATE           = 236
    	SYS_EPOLL_CTL              = 237
    	SYS_EPOLL_WAIT             = 238
    	SYS_REMAP_FILE_PAGES       = 239
    	SYS_TIMER_CREATE           = 240
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.5K bytes
    - Viewed (0)
  9. docs/ko/docs/tutorial/schema-extra-example.md

    이를 다음과 같이 사용할 수 있습니다:
    
    === "Python 3.10+"
    
        ```Python hl_lines="23-49"
        {!> ../../../docs_src/schema_extra_example/tutorial005_an_py310.py!}
        ```
    
    === "Python 3.9+"
    
        ```Python hl_lines="23-49"
        {!> ../../../docs_src/schema_extra_example/tutorial005_an_py39.py!}
        ```
    
    === "Python 3.8+"
    
        ```Python hl_lines="24-50"
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Feb 09 12:35:46 UTC 2024
    - 13.6K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate

    000000a0  b6 12 d4 42 ec 6a bc 03  d9 fa e4 d8 bf c7 2c c5  |...B.j........,.|
    000000b0  52 74 17 77 b1 aa 13 87  f0 81 da 0d ca 7f d9 ca  |Rt.w............|
    000000c0  18 46 55 62 3f 90 21 60  fa 85 8c 80 6b 23 45 e7  |.FUb?.!`....k#E.|
    000000d0  0b 6e 8c e2 c3 f6                                 |.n....|
    >>> Flow 4 (server to client)
    00000000  14 03 03 00 01 01 16 03  03 00 40 00 00 00 00 00  |..........@.....|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:13:30 UTC 2023
    - 6.2K bytes
    - Viewed (0)
Back to top