/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftmoderr.h | 159 FT_MODERRDEF( LZW, 0x800, "LZW module" )
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
H A D | RISCVMatInt.cpp | 28 int64_t Hi20 = ((Val + 0x800) >> 12) & 0xFFFFF; in generateInstSeq()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
H A D | cms.rs | 30 pub const CMS_CRLFEOL: c_uint = 0x800;
|
/third_party/icu/tools/unicode/c/genuca/ |
H A D | genuca.cpp | 1194 makeBMPFoldedBitSet(const UnicodeSet &set, uint8_t index[0x800], uint32_t bits[256], in makeBMPFoldedBitSet() 1255 uint8_t lcccIndex[0x800], tcccIndex[0x800]; in buildAndWriteFCDData() 1259 printf("@@@ lcccBitsLength=%d -> %d bytes\n", lcccBitsLength, 0x800 + lcccBitsLength * 4); in buildAndWriteFCDData() 1260 printf("@@@ tcccBitsLength=%d -> %d bytes\n", tcccBitsLength, 0x800 + tcccBitsLength * 4); in buildAndWriteFCDData() 1276 lcccIndex, 8, 0x800, in buildAndWriteFCDData() 1284 tcccIndex, 8, 0x800, in buildAndWriteFCDData()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
H A D | mod.rs | 299 pub const CLOCAL: ::tcflag_t = 0x800; 327 pub const ECHOKE: ::tcflag_t = 0x800; 340 pub const EFD_NONBLOCK: ::c_int = 0x800; 431 pub const MAP_DENYWRITE: ::c_int = 0x800; 457 pub const O_NONBLOCK: ::c_int = 0x800; 480 pub const SFD_NONBLOCK: ::c_int = 0x800; 509 pub const TAB1: ::c_int = 0x800;
|
/foundation/multimedia/audio_lite/services/server/src/ |
H A D | audio_capturer_samgr.cpp | 72 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/multimedia/camera_lite/services/server/src/ |
H A D | samgr_camera.cpp | 73 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
H A D | recorder_samgr.cpp | 60 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/ |
H A D | device_type.h | 43 AUDIO_SPEAKER = 0x800 // AUDIO Speaker
|
/foundation/window/window_manager_lite/services/ims/ |
H A D | samgr_ims.cpp | 64 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/third_party/elfutils/backends/ |
H A D | riscv_symbol.c | 112 0x800. It might however fall in the .got section, in which case we in riscv_check_special_symbol() 116 && sym->st_value == destshdr->sh_addr + 0x800) in riscv_check_special_symbol()
|
/third_party/ffmpeg/libavformat/ |
H A D | aea.c | 36 if (AV_RL32(p->buf)==0x800) { in aea_read_probe() 69 /* Parse the amount of channels and skip to pos 2048(0x800) */ in aea_read_header()
|
H A D | dcstr.c | 71 avio_skip(s->pb, 0x800 - avio_tell(s->pb)); in dcstr_read_header()
|
H A D | svag.c | 59 avio_skip(s->pb, 0x800 - avio_tell(s->pb)); in svag_read_header()
|
/third_party/glslang/SPIRV/ |
H A D | NonSemanticShaderDebugInfo100.h | 104 NonSemanticShaderDebugInfo100FlagLValueReference = 0x800,
|
/third_party/alsa-utils/alsactl/ |
H A D | init_utils_string.c | 94 if (unichar < 0x800) in utf8_unichar_to_encoded_len()
|
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
H A D | trieset.cpp | 88 (0x800>>UTRIE_SHIFT)*2); in TrieSet()
|
/third_party/node/lib/internal/ |
H A D | querystring.js | 77 if (c < 0x800) {
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | ctype.h | 38 # define CTYPE_MASK_asn1print 0x800
|
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/ |
H A D | DebugInfo.h | 88 DebugInfoFlagLValueReference = 0x800,
|
H A D | NonSemanticShaderDebugInfo100.h | 98 NonSemanticShaderDebugInfo100FlagLValueReference = 0x800,
|
H A D | NonSemanticVulkanDebugInfo100.h | 90 NonSemanticVulkanDebugInfo100FlagLValueReference = 0x800,
|
H A D | OpenCLDebugInfo100.h | 91 OpenCLDebugInfo100FlagLValueReference = 0x800,
|
/third_party/openssl/include/crypto/ |
H A D | ctype.h | 38 # define CTYPE_MASK_asn1print 0x800
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | ctype.h | 35 # define CTYPE_MASK_asn1print 0x800
|