/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.cpp | 111 #define WGL_CONTEXT_DEBUG_BIT_ARB 0x0001
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
H A D | mod.rs | 2833 pub const MAP_SHARED: ::c_int = 0x0001; 2854 pub const VM_FLAGS_ANYWHERE: ::c_int = 0x0001; 2955 pub const MCL_CURRENT: ::c_int = 0x0001; 2958 pub const MS_ASYNC: ::c_int = 0x0001; 3223 pub const GLOB_APPEND: ::c_int = 0x0001; 4384 pub const XATTR_NOFOLLOW: ::c_int = 0x0001; 4487 pub const PROC_CSM_ALL: ::c_uint = 0x0001; 4619 pub const MOD_OFFSET: ::c_uint = 0x0001; 4631 pub const STA_PLL: ::c_int = 0x0001;
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/chacha/ |
H A D | chacha-s390x.S | 284 .word 0xe751,0x0001,0x244d # vrep %v5,%v17,1,2 288 .word 0xe792,0x0001,0x244d # vrep %v9,%v18,1,2 292 .word 0xe7d3,0x0001,0x244d # vrep %v13,%v19,1,2
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/chacha/ |
H A D | chacha-s390x.S | 284 .word 0xe751,0x0001,0x244d # vrep %v5,%v17,1,2 288 .word 0xe792,0x0001,0x244d # vrep %v9,%v18,1,2 292 .word 0xe7d3,0x0001,0x244d # vrep %v13,%v19,1,2
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/chacha/ |
H A D | chacha-s390x.S | 290 .word 0xe751,0x0001,0x244d # vrep %v5,%v17,1,2 294 .word 0xe792,0x0001,0x244d # vrep %v9,%v18,1,2 298 .word 0xe7d3,0x0001,0x244d # vrep %v13,%v19,1,2
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/chacha/ |
H A D | chacha-s390x.S | 290 .word 0xe751,0x0001,0x244d # vrep %v5,%v17,1,2 294 .word 0xe792,0x0001,0x244d # vrep %v9,%v18,1,2 298 .word 0xe7d3,0x0001,0x244d # vrep %v13,%v19,1,2
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 43 # define SSL_SESSION_ASN1_VERSION 0x0001 237 #define SSL_EXT_TLS_ONLY 0x0001 673 # define SSL_SESS_CACHE_CLIENT 0x0001
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
H A D | mod.rs | 1485 pub const LOCAL_OCREDS: ::c_int = 0x0001; // pass credentials to receiver 1491 pub const IFF_UP: ::c_int = 0x0001; // interface is up 1814 pub const MOD_OFFSET: ::c_uint = 0x0001; 1826 pub const STA_PLL: ::c_int = 0x0001;
|
/third_party/elfutils/libdw/ |
H A D | dwarf.h | 703 DW_LANG_C89 = 0x0001, /* ISO C:1989 */
|
/third_party/ffmpeg/libavcodec/ |
H A D | speedhq.c | 68 {0x0001, 2}, {0x0003, 3}, {0x000E, 4}, {0x0007, 5},
|
H A D | shorten.c | 44 #define WAVE_FORMAT_PCM 0x0001
|
/third_party/glfw/include/GLFW/ |
H A D | glfw3.h | 535 #define GLFW_MOD_SHIFT 0x0001
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnv_lmb.cpp | 239 /* 0x0001 */ "ibm-850", 308 {0x0001, 0x001F, ULMBCS_GRP_CTRL},
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_axe.c | 432 val = axe_miibus_readreg(sc, 0x0001); in axe_ax88178_init()
|
/third_party/FreeBSD/sys/sys/ |
H A D | bus.h | 205 #define RLE_RESERVED 0x0001 /* Reserved by the parent bus. */
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_uac.c | 259 .wChannelConfig = 0x0001,
|
/third_party/alsa-lib/include/ |
H A D | seq.h | 59 #define SND_SEQ_NONBLOCK 0x0001 /**< non-blocking mode (flag to open mode) */
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscmp.c | 68 #define NTFS_PROGBAR 0x0001
|
/third_party/openGLES/api/GLES/1.0/ |
H A D | gl.h | 92 #define GL_LINES 0x0001
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 59 #define GL_LINES 0x0001
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_lmb.cpp | 239 /* 0x0001 */ "ibm-850", 308 {0x0001, 0x001F, ULMBCS_GRP_CTRL},
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetLMBCS.java | 209 /* 0x0001 */ "ibm-850", 278 new _UniLMBCSGrpMap(0x0001, 0x001F, ULMBCS_GRP_CTRL),
|
/third_party/libdrm/ |
H A D | xf86drm.h | 185 DRM_RESTRICTED = 0x0001, /**< Cannot be mapped to client-virtual */
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | assembler-s390.cc | 676 emit2bytes(0x0001); in bkpt()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/ |
H A D | mod.rs | 720 pub const MCL_CURRENT: ::c_int = 0x0001;
|