/third_party/backends/backend/ |
H A D | sm3600-gray.c | 58 #define LINE_THRESHOLD 0x800
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Trie2.java | 720 /** Number of code points per index-1 table entry. 2048=0x800 */ 750 * Length=2048=0x800=0x10000>>UTRIE2_SHIFT_2. 771 static final int UTRIE2_UTF8_2B_INDEX_2_LENGTH=0x800>>6; /* U+0800 is the first code point after 2-byte UTF-8 */
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Trie2.java | 726 /** Number of code points per index-1 table entry. 2048=0x800 */ 756 * Length=2048=0x800=0x10000>>UTRIE2_SHIFT_2. 777 static final int UTRIE2_UTF8_2B_INDEX_2_LENGTH=0x800>>6; /* U+0800 is the first code point after 2-byte UTF-8 */
|
/third_party/icu/icu4c/source/common/ |
H A D | utrie2.h | 708 /** Number of code points per index-1 table entry. 2048=0x800 */ 738 * Length=2048=0x800=0x10000>>UTRIE2_SHIFT_2. 759 UTRIE2_UTF8_2B_INDEX_2_LENGTH=0x800>>6, /* U+0800 is the first code point after 2-byte UTF-8 */
|
/third_party/libsnd/src/G72x/ |
H A D | g72x.c | 47 0x100, 0x200, 0x400, 0x800, 0x1000, 0x2000, 0x4000
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | PropIDUtils.cpp | 68 if ((a & 0x800) != 0) s[3] = ((a & (1 << 6)) ? 's' : 'S'); // S_ISUID
in ConvertPosixAttribToString()
|
/third_party/libbpf/include/uapi/linux/ |
H A D | perf_event.h | 1330 #define PERF_MEM_LVL_REM_CCE2 0x800 /* Remote Cache (2 hops) */
|
/third_party/node/deps/icu-small/source/common/ |
H A D | utrie2.h | 708 /** Number of code points per index-1 table entry. 2048=0x800 */ 738 * Length=2048=0x800=0x10000>>UTRIE2_SHIFT_2. 759 UTRIE2_UTF8_2B_INDEX_2_LENGTH=0x800>>6, /* U+0800 is the first code point after 2-byte UTF-8 */
|
/third_party/libwebsockets/lib/plat/unix/ |
H A D | unix-sockets.c | 456 sll.sll_protocol = htons(0x800); in lws_plat_rawudp_broadcast()
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | ppp_impl.h | 351 #define CHAP_MS2_PEER 0x800
|
/third_party/lzma/C/ |
H A D | 7zTypes.h | 77 // (FACILITY_ERRNO = 0x800) is 7zip's FACILITY constant to represent (errno) errors in HRESULT
78 #define MY_FACILITY_ERRNO 0x800
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ocsp.h | 69 # define OCSP_NOTIME 0x800
|
H A D | pkcs7.h | 182 # define PKCS7_CRLFEOL 0x800
|
H A D | cms.h | 67 # define CMS_CRLFEOL 0x800
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | NVCtrl.h | 4317 #define ATTRIBUTE_TYPE_3D_VISION_PRO_TRANSCEIVER 0x800
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 373 Undname_32BitDecode = 0x800,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 605 Value |= 0x800;
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | utrie2.h | 708 /** Number of code points per index-1 table entry. 2048=0x800 */ 738 * Length=2048=0x800=0x10000>>UTRIE2_SHIFT_2. 759 UTRIE2_UTF8_2B_INDEX_2_LENGTH=0x800>>6, /* U+0800 is the first code point after 2-byte UTF-8 */
|
/third_party/python/Lib/ |
H A D | zipimport.py | 506 if flags & 0x800:
|
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.cc | 1940 ((immediate_t32.GetEncodingValue() & 0x800) << 15)); in adc() 2028 ((immediate_t32.GetEncodingValue() & 0x800) << 15)); in adcs() 2152 ((imm & 0x700) << 4) | ((imm & 0x800) << 15)); in add() 2162 ((immediate_t32.GetEncodingValue() & 0x800) << 15)); in add() 2170 (imm & 0xff) | ((imm & 0x700) << 4) | ((imm & 0x800) << 15)); in add() 2180 ((immediate_t32.GetEncodingValue() & 0x800) << 15)); in add() 2188 ((imm & 0x700) << 4) | ((imm & 0x800) << 15)); in add() 2379 ((immediate_t32.GetEncodingValue() & 0x800) << 15)); in adds() 2389 ((immediate_t32.GetEncodingValue() & 0x800) << 15)); in adds() 2514 ((imm & 0x700) << 4) | ((imm & 0x800) << 1 in addw() [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nve4_compute.c | 656 NVA0C0_QMDV00_06_VAL_SET(qmd, SHADER_LOCAL_MEMORY_CRS_SIZE, 0x800); in nve4_compute_setup_launch_desc() 716 NVC0C0_QMDV02_01_VAL_SET(qmd, SHADER_LOCAL_MEMORY_CRS_SIZE, 0x800); in gp100_compute_setup_launch_desc()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
H A D | mod.rs | 391 pub const O_NDELAY: ::c_int = 0x800; 514 pub const EFD_NONBLOCK: ::c_int = 0x800;
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
H A D | s390x.rs | 467 pub const O_NDELAY: ::c_int = 0x800; 483 pub const EFD_NONBLOCK: ::c_int = 0x800;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | gl_enum_utils_autogen.cpp | 714 case 0x800: in GLenumToString() 3043 case 0x800: in GLenumToString()
|
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
H A D | usb_device_lite_sdk_if_test.c | 925 // 0x800: Represents the length of the requested data, testing equal to 2048. in UsbFnDviceTestAllocCtrlRequest006() 926 struct UsbFnRequest *req = UsbFnAllocCtrlRequest(g_acmDevice->ctrlIface.handle, 0x800); in UsbFnDviceTestAllocCtrlRequest006() 1027 struct UsbFnRequest *req = UsbFnAllocRequest(g_acmDevice->ctrlIface.handle, g_acmDevice->notifyPipe.id, 0x800); in UsbFnDviceTestAllocRequest003() 1048 struct UsbFnRequest *req = UsbFnAllocRequest(handle, g_acmDevice->notifyPipe.id, 0x800); in UsbFnDviceTestAllocRequest004()
|