Home
last modified time | relevance | path

Searched refs:x0001 (Results 826 - 850 of 1337) sorted by relevance

1...<<31323334353637383940>>...54

/third_party/openssl/include/openssl/
H A Devp.h46 # define EVP_PK_RSA 0x0001
101 # define EVP_PKEY_MO_SIGN 0x0001
158 # define EVP_MD_FLAG_ONESHOT 0x0001
197 # define EVP_MD_CTX_FLAG_ONESHOT 0x0001/* digest update will be
/third_party/vixl/test/aarch64/traces/
H A Dsim-uqshl-h-trace-aarch64.h237 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
249 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
260 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
272 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
H A Dsim-sqshl-h-trace-aarch64.h237 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
249 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
260 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
272 0x0001, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage.cpp1034 auto a1 = static_cast<uint16_t>((rgba & 0x0001)); in LoadRGB5A1ToBGR5A1()
1068 dest[4 * x + 3] = static_cast<uint8_t>((rgba & 0x0001) ? 0xFF : 0); in LoadRGB5A1ToBGRA8()
1101 dest[4 * x + 3] = static_cast<uint8_t>((rgba & 0x0001) ? 0xFF : 0); in LoadRGB5A1ToRGBA8()
1134 dest[4 * x + 3] = static_cast<uint8_t>((bgra & 0x0001) ? 0xFF : 0); in LoadBGR5A1ToBGRA8()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_trce.c109 {0x0001, "TLS_RSA_WITH_NULL_MD5"},
455 {0x0001, "Zlib Compression"}
/third_party/rust/crates/libc/src/
H A Dwasi.rs210 pub const O_APPEND: c_int = 0x0001;
215 pub const O_CREAT: c_int = 0x0001 << 12;
/third_party/openssl/ssl/
H A Dt1_trce.c109 {0x0001, "TLS_RSA_WITH_NULL_MD5"},
455 {0x0001, "Zlib Compression"}
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509.h55 # define X509v3_KU_ENCIPHER_ONLY 0x0001
80 # define X509_EX_V_INIT 0x0001
/third_party/EGL/api/EGL/
H A Deglext.h208 #define EGL_READ_SURFACE_BIT_KHR 0x0001
305 #define EGL_SYNC_FLUSH_COMMANDS_BIT_KHR 0x0001
1392 #define EGL_SYNC_FLUSH_COMMANDS_BIT_NV 0x0001
/third_party/mesa3d/include/EGL/
H A Deglext.h208 #define EGL_READ_SURFACE_BIT_KHR 0x0001
305 #define EGL_SYNC_FLUSH_COMMANDS_BIT_KHR 0x0001
1366 #define EGL_SYNC_FLUSH_COMMANDS_BIT_NV 0x0001
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1007 pub const STATX_TYPE: ::c_uint = 0x0001;
1036 pub const ADJ_OFFSET: ::c_uint = 0x0001;
1060 pub const STA_PLL: ::c_int = 0x0001;
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs519 pub const B_EVENT_READ: u16 = 0x0001;
527 pub const B_EVENT_ACQUIRE_SEMAPHORE: u16 = 0x0001;
553 pub const B_FLUSH_DCACHE: u32 = 0x0001;
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h227 #define EGL_READ_SURFACE_BIT_KHR 0x0001
319 #define EGL_SYNC_FLUSH_COMMANDS_BIT_KHR 0x0001
1265 #define EGL_SYNC_FLUSH_COMMANDS_BIT_NV 0x0001
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h227 #define EGL_READ_SURFACE_BIT_KHR 0x0001
319 #define EGL_SYNC_FLUSH_COMMANDS_BIT_KHR 0x0001
1265 #define EGL_SYNC_FLUSH_COMMANDS_BIT_NV 0x0001
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h208 #define EGL_READ_SURFACE_BIT_KHR 0x0001
300 #define EGL_SYNC_FLUSH_COMMANDS_BIT_KHR 0x0001
1327 #define EGL_SYNC_FLUSH_COMMANDS_BIT_NV 0x0001
/third_party/sqlite/include/
H A Dsqlite3.h11886 #define SQLITE_CHANGESETAPPLY_NOSAVEPOINT 0x0001
12882 #define FTS5_TOKENIZE_QUERY 0x0001
12889 #define FTS5_TOKEN_COLOCATED 0x0001 /* Same position as prev. token */
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1427 pub const F_SEAL_SEAL: ::c_int = 0x0001;
1530 pub const MAP_SHARED: ::c_int = 0x0001;
1537 pub const MS_ASYNC: ::c_int = 0x0001;
1649 pub const IFF_TUN: ::c_int = 0x0001;
2468 pub const AI_PASSIVE: ::c_int = 0x0001;
2660 pub const MFD_CLOEXEC: ::c_uint = 0x0001;
2805 pub const MCL_CURRENT: ::c_int = 0x0001;
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2361 pub const PTRACE_EXEC: ::c_int = 0x0001;
2419 pub const PROC_STACKGAP_ENABLE: ::c_int = 0x0001;
2427 pub const PROC_WX_MAPPINGS_PERMIT: ::c_int = 0x0001;
3176 pub const KF_ATTR_VALID: ::c_int = 0x0001;
3493 pub const TDI_SUSPENDED: ::c_int = 0x0001;
3595 pub const PS_FST_UFLAG_RDIR: ::c_int = 0x0001;
3603 pub const PS_FST_FFLAG_READ: ::c_int = 0x0001;
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h35 #define HCI_LE_SET_EVENT_MASK MAKE_OPCODE(0x0001, HCI_COMMAND_OGF_LE_CONTROLLER)
/third_party/ffmpeg/libavcodec/
H A Dimm4.c101 0x4001, 0x0001, 0x0081, 0x0101, 0x0002,
H A Dprosumer.c208 0x0001, 0x700, 0x0100, 0x800, 0x00FF, 0x900, 0xFF00, 0xA00, 0x8001, 0x600,
H A Drv40.c296 #define MASK_CUR 0x0001
/third_party/ffmpeg/libavformat/
H A Dipmovie.c45 #define CHUNK_AUDIO_ONLY 0x0001
/third_party/openGLES/api/GLSC/1.0.1/
H A Dgl.h54 #define GL_LINES 0x0001
/third_party/openGLES/api/GLSC/1.0/
H A Dgl.h58 #define GL_LINES 0x0001

Completed in 82 milliseconds

1...<<31323334353637383940>>...54