Home
last modified time | relevance | path

Searched refs:x1000 (Results 326 - 350 of 1152) sorted by relevance

1...<<11121314151617181920>>...47

/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgxvar.h369 GX_TI_RESERVED_TUPLE_FLAG = 0x1000,
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-just-table.hh247 UnlimiteGap =0x1000,/* The glyph can take unlimited gap. When this
H A Dhb-ot-os2-unicode-ranges.hh77 { 0x1000, 0x109F, 74}, // Myanmar
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h300 const uint32_t MinTpiHashBuckets = 0x1000;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp104 Value * 0x1000); in tryAddingSymbolicOperand()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducase.h419 UCASE_EXC_SOFT_DOTTED=0x1000,
H A Ducasemap_imp.h251 static const uint32_t HAS_VOWEL = 0x1000;
/third_party/toybox/kconfig/
H A Dexpr.h96 #define SYMBOL_AUTO 0x1000
/third_party/python/Objects/
H A Dunicodectype.c23 #define CASE_IGNORABLE_MASK 0x1000
/third_party/ffmpeg/libavcodec/
H A Dprosumer.c74 if ((c & 0xF000u) == 0x1000) { in decompress()
233 0x10F8, 0x0D0, 0x1000, 0x0D1, 0xF001, 0x0D2, 0x1001, 0x0D3, 0x0010, 0x0D4,
H A Descape124.c191 0x100, 0x200, 0x1000, 0x2000,
H A Dvmdaudio.c69 0xF00, 0x1000, 0x1400, 0x1800, 0x1C00, 0x2000, 0x3000, 0x4000
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c41 #define INIT_SIZE 0x1000
608 ((ring->cur - ring->start) > (ring->size / 4 - 0x1000))) { in msm_ringbuffer_check_size()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs898 pub const RTM_F_LOOKUP_TABLE: ::c_uint = 0x1000;
1020 pub const STATX_MNT_ID: ::c_uint = 0x1000;
1028 pub const STATX_ATTR_AUTOMOUNT: ::c_int = 0x1000;
1044 pub const ADJ_MICRO: ::c_uint = 0x1000;
1072 pub const STA_CLOCKERR: ::c_int = 0x1000;
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs625 pub const MAP_ANON: ::c_int = 0x1000;
1006 pub const SO_ACCEPTFILTER: ::c_int = 0x1000;
1213 pub const RTLD_NODELETE: ::c_int = 0x1000;
1380 pub const MOD_MICRO: ::c_uint = 0x1000;
1396 pub const STA_CLOCKERR: ::c_int = 0x1000;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp841 Val = 0x1000; in getAdrLabelOpValue()
844 Val = 0x1000; in getAdrLabelOpValue()
855 Val = 0x1000; in getAdrLabelOpValue()
879 Val = 0x1000; in getT2AdrLabelOpValue()
882 Val |= 0x1000; in getT2AdrLabelOpValue()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dconstants-riscv64.h1699 int32_t imm6 = ((Bits & 0x1000) >> 7) | ((Bits & 0x7c) >> 2);
1708 int32_t imm10 = ((Bits & 0x1000) >> 3) | ((Bits & 0x40) >> 2) |
1740 ((Bits & 0x1000) >> 7) | ((Bits & 0x70) >> 2) | ((Bits & 0xc) << 4);
1750 ((Bits & 0x1000) >> 7) | ((Bits & 0x60) >> 2) | ((Bits & 0x1c) << 4);
1799 ((Bits & 0x800) >> 7) | ((Bits & 0x1000) >> 1);
1810 ((Bits & 0x1000) >> 4);
/applications/sample/wifi-iot/app/samgr/
H A Dbroadcast_example.c193 Topic topic3 = 0x1000; in CASE_ReUnsubscribeTopic()
/third_party/ffmpeg/libavformat/
H A Dbink.c42 BINK_AUD_USEDCT = 0x1000,
H A Dwvdec.c42 WV_MCEND = 0x1000,
/third_party/glslang/gtests/
H A DCommon.cpp84 EXPECT_EQ(12, glslang::IntLog2(0x1000)); in TEST()
/third_party/alsa-utils/alsactl/
H A Dalsactl.c62 #define INTARG 0x1000
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/shaping/
H A DDataDrivenArabicShapingRegTest.java368 if (ch < 0x1000) { in escapedString()
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/
H A DArabicShapingSample.java250 if (ch < 0x1000) { in escapedText()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/shaping/
H A DDataDrivenArabicShapingRegTest.java365 if (ch < 0x1000) { in escapedString()

Completed in 28 milliseconds

1...<<11121314151617181920>>...47