Home
last modified time | relevance | path

Searched refs:x800 (Results 51 - 75 of 879) sorted by relevance

12345678910>>...36

/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftmoderr.h159 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 DRISCVMatInt.cpp28 int64_t Hi20 = ((Val + 0x800) >> 12) & 0xFFFFF; in generateInstSeq()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dcms.rs30 pub const CMS_CRLFEOL: c_uint = 0x800;
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp1194 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 Dmod.rs299 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 Daudio_capturer_samgr.cpp72 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
/foundation/multimedia/camera_lite/services/server/src/
H A Dsamgr_camera.cpp73 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_samgr.cpp60 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddevice_type.h43 AUDIO_SPEAKER = 0x800 // AUDIO Speaker
/foundation/window/window_manager_lite/services/ims/
H A Dsamgr_ims.cpp64 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
/third_party/elfutils/backends/
H A Driscv_symbol.c112 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 Daea.c36 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 Ddcstr.c71 avio_skip(s->pb, 0x800 - avio_tell(s->pb)); in dcstr_read_header()
H A Dsvag.c59 avio_skip(s->pb, 0x800 - avio_tell(s->pb)); in svag_read_header()
/third_party/glslang/SPIRV/
H A DNonSemanticShaderDebugInfo100.h104 NonSemanticShaderDebugInfo100FlagLValueReference = 0x800,
/third_party/alsa-utils/alsactl/
H A Dinit_utils_string.c94 if (unichar < 0x800) in utf8_unichar_to_encoded_len()
/third_party/icu/icu4c/source/test/perf/unisetperf/draft/
H A Dtrieset.cpp88 (0x800>>UTRIE_SHIFT)*2); in TrieSet()
/third_party/node/lib/internal/
H A Dquerystring.js77 if (c < 0x800) {
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dctype.h38 # define CTYPE_MASK_asn1print 0x800
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/
H A DDebugInfo.h88 DebugInfoFlagLValueReference = 0x800,
H A DNonSemanticShaderDebugInfo100.h98 NonSemanticShaderDebugInfo100FlagLValueReference = 0x800,
H A DNonSemanticVulkanDebugInfo100.h90 NonSemanticVulkanDebugInfo100FlagLValueReference = 0x800,
H A DOpenCLDebugInfo100.h91 OpenCLDebugInfo100FlagLValueReference = 0x800,
/third_party/openssl/include/crypto/
H A Dctype.h38 # define CTYPE_MASK_asn1print 0x800
/third_party/openssl/ohos_lite/include/crypto/
H A Dctype.h35 # define CTYPE_MASK_asn1print 0x800

Completed in 14 milliseconds

12345678910>>...36