Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for 0x0000000c (0.1 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	XP1_SUPPORT_MULTIPOINT       = 0x00000400
    	XP1_MULTIPOINT_CONTROL_PLANE = 0x00000800
    	XP1_MULTIPOINT_DATA_PLANE    = 0x00001000
    	XP1_QOS_SUPPORTED            = 0x00002000
    	XP1_UNI_SEND                 = 0x00008000
    	XP1_UNI_RECV                 = 0x00010000
    	XP1_IFS_HANDLES              = 0x00020000
    	XP1_PARTIAL_MESSAGE          = 0x00040000
    	XP1_SAN_SUPPORT_SDP          = 0x00080000
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
  2. src/syscall/types_windows.go

    }
    
    const (
    	GENERIC_READ    = 0x80000000
    	GENERIC_WRITE   = 0x40000000
    	GENERIC_EXECUTE = 0x20000000
    	GENERIC_ALL     = 0x10000000
    
    	FILE_LIST_DIRECTORY   = 0x00000001
    	FILE_APPEND_DATA      = 0x00000004
    	FILE_WRITE_ATTRIBUTES = 0x00000100
    
    	FILE_SHARE_READ              = 0x00000001
    	FILE_SHARE_WRITE             = 0x00000002
    	FILE_SHARE_DELETE            = 0x00000004
    	FILE_ATTRIBUTE_READONLY      = 0x00000001
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 20 06:04:31 UTC 2024
    - 27.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	IN_CLOEXEC               = 0x00001000
    	IN_NONBLOCK              = 0x00000004
    	IN_ACCESS                = 0x00000001
    	IN_MODIFY                = 0x00000002
    	IN_ATTRIB                = 0x00000004
    	IN_CLOSE_WRITE           = 0x00000008
    	IN_CLOSE_NOWRITE         = 0x00000010
    	IN_OPEN                  = 0x00000020
    	IN_MOVED_FROM            = 0x00000040
    	IN_MOVED_TO              = 0x00000080
    	IN_CREATE                = 0x00000100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/windows/security_windows.go

    const (
    	SE_GROUP_MANDATORY          = 0x00000001
    	SE_GROUP_ENABLED_BY_DEFAULT = 0x00000002
    	SE_GROUP_ENABLED            = 0x00000004
    	SE_GROUP_OWNER              = 0x00000008
    	SE_GROUP_USE_FOR_DENY_ONLY  = 0x00000010
    	SE_GROUP_INTEGRITY          = 0x00000020
    	SE_GROUP_INTEGRITY_ENABLED  = 0x00000040
    	SE_GROUP_LOGON_ID           = 0xC0000000
    	SE_GROUP_RESOURCE           = 0x20000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 52.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go

    	FILE_SUPPORTS_HARD_LINKS          = 0x00400000
    	FILE_SUPPORTS_OBJECT_IDS          = 0x00010000
    	FILE_SUPPORTS_OPEN_BY_FILE_ID     = 0x01000000
    	FILE_SUPPORTS_REPARSE_POINTS      = 0x00000080
    	FILE_SUPPORTS_SPARSE_FILES        = 0x00000040
    	FILE_SUPPORTS_TRANSACTIONS        = 0x00200000
    	FILE_SUPPORTS_USN_JOURNAL         = 0x02000000
    	FILE_UNICODE_ON_DISK              = 0x00000004
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 82.8K bytes
    - Viewed (0)
  6. src/runtime/asm_386.s

    DATA masks<>+0x28(SB)/4, $0x00000000
    DATA masks<>+0x2c(SB)/4, $0x00000000
    
    DATA masks<>+0x30(SB)/4, $0x00ffffff
    DATA masks<>+0x34(SB)/4, $0x00000000
    DATA masks<>+0x38(SB)/4, $0x00000000
    DATA masks<>+0x3c(SB)/4, $0x00000000
    
    DATA masks<>+0x40(SB)/4, $0xffffffff
    DATA masks<>+0x44(SB)/4, $0x00000000
    DATA masks<>+0x48(SB)/4, $0x00000000
    DATA masks<>+0x4c(SB)/4, $0x00000000
    
    DATA masks<>+0x50(SB)/4, $0xffffffff
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 15 15:45:13 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  7. src/internal/syscall/windows/syscall_windows.go

    //sys UnlockFileEx(file syscall.Handle, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapped *syscall.Overlapped) (err error) = kernel32.UnlockFileEx
    
    const (
    	LOCKFILE_FAIL_IMMEDIATELY = 0x00000001
    	LOCKFILE_EXCLUSIVE_LOCK   = 0x00000002
    )
    
    const MB_ERR_INVALID_CHARS = 8
    
    //sys	GetACP() (acp uint32) = kernel32.GetACP
    //sys	GetConsoleCP() (ccp uint32) = kernel32.GetConsoleCP
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 22:55:25 UTC 2024
    - 15.5K bytes
    - Viewed (0)
  8. okhttp/src/test/java/okhttp3/internal/http2/HttpOverHttp2Test.kt

        assertThat(countFrames(logs, "FINE: >> 0x00000000     8 PING          "))
          .isEqualTo(1)
        assertThat(countFrames(logs, "FINE: << 0x00000000     8 PING          "))
          .isEqualTo(1)
        assertThat(countFrames(logs, "FINE: >> 0x00000000     8 PING          ACK"))
          .isEqualTo(1)
        assertThat(countFrames(logs, "FINE: << 0x00000000     8 PING          ACK"))
          .isEqualTo(1)
      }
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Thu Apr 11 22:09:35 UTC 2024
    - 75.3K bytes
    - Viewed (0)
  9. src/math/big/float_test.go

    		{"0x1.9p-149", math.Float32frombits(0x000000002), Above},
    
    		{"0x2.0p-149", math.Float32frombits(0x000000002), Exact},
    		{"0x2.8p-149", math.Float32frombits(0x000000002), Below}, // rounded down to even
    		{"0x2.9p-149", math.Float32frombits(0x000000003), Above},
    
    		{"0x3.0p-149", math.Float32frombits(0x000000003), Exact},
    		{"0x3.7p-149", math.Float32frombits(0x000000003), Below},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 51.9K bytes
    - Viewed (0)
  10. src/debug/elf/elf.go

    	{0x00000020, "DF_1_INITFIRST"},
    	{0x00000040, "DF_1_NOOPEN"},
    	{0x00000080, "DF_1_ORIGIN"},
    	{0x00000100, "DF_1_DIRECT"},
    	{0x00000200, "DF_1_TRANS"},
    	{0x00000400, "DF_1_INTERPOSE"},
    	{0x00000800, "DF_1_NODEFLIB"},
    	{0x00001000, "DF_1_NODUMP"},
    	{0x00002000, "DF_1_CONFALT"},
    	{0x00004000, "DF_1_ENDFILTEE"},
    	{0x00008000, "DF_1_DISPRELDNE"},
    	{0x00010000, "DF_1_DISPRELPND"},
    	{0x00020000, "DF_1_NODIRECT"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
Back to top