/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | rsa.h | 61 # define RSA_METHOD_FLAG_NO_CHECK 0x0001
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
H A D | mod.rs | 568 pub const MCL_CURRENT: ::c_int = 0x0001;
|
/third_party/openssl/include/openssl/ |
H A D | rsa.h | 61 # define RSA_METHOD_FLAG_NO_CHECK 0x0001
|
/third_party/openssl/test/ |
H A D | bad_dtls_test.c | 432 if (!PACKET_get_net_2(&pkt, &u) || u != 0x0001) in validate_ccs()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | rsa.h | 54 # define RSA_METHOD_FLAG_NO_CHECK 0x0001/* don't check pub/private
|
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/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdhuff.c | 490 0, 0x0001, 0x0002, 0x0004, 0x0008, 0x0010, 0x0020, 0x0040, 0x0080,
|
H A D | jdphuff.c | 343 0, 0x0001, 0x0002, 0x0004, 0x0008, 0x0010, 0x0020, 0x0040, 0x0080,
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
H A D | gl.h | 58 #define GL_LINES 0x0001
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
H A D | gl.h | 54 #define GL_LINES 0x0001
|
/third_party/skia/tests/ |
H A D | SkRasterPipelineTest.cpp | 443 {0x0001, 0x1001, 0x2001, 0x3001}, in DEF_TEST()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ttnameid.h | 660 #define TT_MS_LANGID_ARABIC_GENERAL 0x0001
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
H A D | ssl.rs | 26 pub const SSL_EXT_TLS_ONLY: c_uint = 0x0001;
|
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.cpp | 111 #define WGL_CONTEXT_DEBUG_BIT_ARB 0x0001
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
H A D | r8168_n.c | 6619 gphy_val = rtl8168_mdio_read(tp, 0x19) | 0x0001; 6701 gphy_val = rtl8168_mdio_read(tp, 0x19) & ~0x0001; 9052 ephy_data |= 0x0001; in rtl8168_hw_ephy_config() 9072 ephy_data |= 0x0001; in rtl8168_hw_ephy_config() 10398 rtl8168_mdio_write(tp, 0x18, 0x0001); in rtl8168_set_phy_mcu_8168e_1() 12370 rtl8168_mdio_write(tp, 0x1f, 0x0001); in rtl8168_set_phy_mcu_8168e_2() 12405 rtl8168_mdio_write(tp, 0x1f, 0x0001); in rtl8168_set_phy_mcu_8168e_2() 13889 rtl8168_mdio_write(tp, 0x15, 0x0001); in rtl8168_set_phy_mcu_8168evl_1() 16372 if (!(gphy_val & 0x0001)) in rtl8168_set_phy_mcu_8168evl_2() 16831 rtl8168_mdio_write(tp, 0x06, 0x0001); in rtl8168_set_phy_mcu_8168evl_2() [all...] |
/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/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;
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | hi_gv_input.h | 89 HIGV_DIEF_TIMESTAMP = 0x0001, /* timestamp is valid */
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_cfgnan.h | 84 #define NAN_DP_ROLE_INITIATOR 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},
|