Searched refs:x2000 (Results 326 - 350 of 893) sorted by relevance
1...<<11121314151617181920>>...36
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
H A D | powerpc.rs | 165 pub const O_ASYNC: ::c_int = 0x2000; 168 pub const MCL_CURRENT: ::c_int = 0x2000;
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/mips/ |
H A D | mod.rs | 173 pub const O_LARGEFILE: ::c_int = 0x2000; 257 pub const MAP_DENYWRITE: ::c_int = 0x2000;
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
H A D | mod.rs | 788 pub const GLOB_NOESCAPE: ::c_int = 0x2000; 1214 pub const RTLD_NOLOAD: ::c_int = 0x2000; 1381 pub const MOD_NANO: ::c_uint = 0x2000; 1397 pub const STA_NANO: ::c_int = 0x2000;
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | btm.h | 302 #define BTM_ACL_PACKET_TYPE_NO_3_DH5 0x2000
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_link_ctrl_cmd.h | 82 #define HCI_PACKET_TYPE_NO_3_HD5 0x2000
|
/foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
H A D | fillptypes.h | 228 #define SPUNGE_EPOLLRDHUP 0x2000 /* Peer closed */
|
/third_party/ffmpeg/libavcodec/ |
H A D | dpcm.c | 127 0xF00, 0x1000, 0x1400, 0x1800, 0x1C00, 0x2000, 0x3000, 0x4000
|
H A D | h264_parse.c | 159 static const int mask[4] = { 0x8000, 0x2000, 0x80, 0x20 }; in ff_h264_check_intra4x4_pred_mode()
|
H A D | hnm4video.c | 91 offset = (word >> 3) - 0x2000; in unpack_intraframe()
|
H A D | truespeech.c | 189 t = (ptr0[0] * filter[0] + ptr0[1] * filter[1] + 0x2000) >> 14; in truespeech_apply_twopoint_filter()
|
/third_party/ffmpeg/libavformat/ |
H A D | avformat.h | 487 #define AVFMT_NOBINSEARCH 0x2000 /**< Format does not allow to fall back on binary search via read_timestamp */
|
/third_party/backends/backend/ |
H A D | epsonds-net.c | 176 epsonds_net_write(s, 0x2000, NULL, 0, len, &status); in epsonds_net_request_read()
|
H A D | sm3600-gray.c | 347 UploadGainCorrection(this, 0x2000); in StartScanGray()
|
H A D | hs2p-scsi.h | 154 {0x2000, "Invalid command operation mode."},
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collunsafe.h | 116 0x0001, 0x18B5, 0x0001, 0x1AC0, 0x0001, 0x1AC1, 0x0001, 0x2000, // 776
|
/third_party/libsnd/src/G72x/ |
H A D | g72x.c | 47 0x100, 0x200, 0x400, 0x800, 0x1000, 0x2000, 0x4000
|
/third_party/libuv/src/unix/ |
H A D | internal.h | 143 # define UV__POLLRDHUP 0x2000
|
/third_party/libbpf/include/uapi/linux/ |
H A D | perf_event.h | 1332 #define PERF_MEM_LVL_UNC 0x2000 /* Uncached memory */
|
/third_party/mesa3d/src/compiler/ |
H A D | shader_enums.h | 1161 FLOAT_CONTROLS_ROUNDING_MODE_RTZ_FP32 = 0x2000,
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
H A D | nameser.h | 243 #define NS_KEY_RESERVED2 0x2000
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
H A D | nameser.h | 243 #define NS_KEY_RESERVED2 0x2000
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
H A D | nameser.h | 243 #define NS_KEY_RESERVED2 0x2000
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collunsafe.h | 116 0x0001, 0x18B5, 0x0001, 0x1AC0, 0x0001, 0x1AC1, 0x0001, 0x2000, // 776
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmpv4_sender.c | 454 pkt->hdr.frag_off |= htons(0x2000); in thrust_fakes()
|
/third_party/lzma/C/ |
H A D | 7zTypes.h | 155 #define FILE_ATTRIBUTE_NOT_CONTENT_INDEXED 0x2000
|
Completed in 44 milliseconds
1...<<11121314151617181920>>...36