Searched refs:x400 (Results 276 - 300 of 928) sorted by relevance
1...<<11121314151617181920>>...38
/third_party/node/deps/icu-small/source/common/ |
H A D | utrie2.h | 505 * Enumerate the trie values for the 1024=0x400 code points 746 * Length=32=0x20=0x400>>UTRIE2_SHIFT_2. (There are 1024=0x400 lead surrogates.) 749 UTRIE2_LSCP_INDEX_2_LENGTH=0x400>>UTRIE2_SHIFT_2,
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatareader.cpp | 320 for(char16_t lead = 0xd800; lead < 0xdc00; ++lead, c += 0x400) { in read()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_miptree.c | 53 if (nz > 8) return tile_mode | 0x400; /* depth 16 tiles */ in nv50_tex_choose_tile_dims_helper()
|
H A D | nv84_video_bsp.c | 215 BEGIN_NV04(push, SUBC_BSP(0x400), 20); in nv84_decoder_bsp()
|
H A D | nv98_video.c | 238 0x400, NULL, &dec->bitplane_bo); in nv98_create_decoder()
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | store.c | 536 limit=start+0x400; in getFoldedValue()
|
/third_party/libdrm/tests/tegra/ |
H A D | vic30.h | 31 #define NVA0B6_VIDEO_COMPOSITOR_SET_SURFACE0_SLOT0_LUMA_OFFSET 0x400
|
/third_party/littlefs/scripts/ |
H A D | readmdir.py | 9 'splice': (0x700, 0x400),
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | ppp_impl.h | 350 #define CHAP_MS2_WITHPEER 0x400
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_blit.c | 89 reload_render_state.depth_test |= 0x400; in lima_pack_blit_cmd()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_video.c | 262 0x400, &cfg, &dec->bitplane_bo); in nvc0_create_decoder()
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeSpecificationTest.java | 228 assertThrows(IllegalArgumentException.class, () -> RangeSpecification.toString(0x400)); in testBitmaskToString()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ocsp.h | 68 # define OCSP_RESPID_KEY 0x400
|
H A D | pkcs7.h | 181 # define PKCS7_NOOLDMIMETYPE 0x400
|
H A D | cms.h | 66 # define CMS_NOOLDMIMETYPE 0x400
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.cpp | 320 for(UChar lead = 0xd800; lead < 0xdc00; ++lead, c += 0x400) { in read()
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
H A D | store.c | 535 limit=start+0x400; in getFoldedValue()
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
H A D | NVCtrl.h | 4316 #define ATTRIBUTE_TYPE_THERMAL_SENSOR 0x400
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
H A D | darwin64.S | 173 testl $0x400, %ecx
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 372 Undname_NoReturnUDTModel = 0x400,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 621 Value = (Value >> 16) | 0x400;
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | utrie2.h | 505 * Enumerate the trie values for the 1024=0x400 code points 746 * Length=32=0x20=0x400>>UTRIE2_SHIFT_2. (There are 1024=0x400 lead surrogates.) 749 UTRIE2_LSCP_INDEX_2_LENGTH=0x400>>UTRIE2_SHIFT_2,
|
/third_party/protobuf/js/binary/ |
H A D | encoder.js | 491 c = (c - 0xD800) * 0x400 + second - 0xDC00 + 0x10000;
|
/third_party/backends/backend/ |
H A D | canon630u-common.c | 746 buf = malloc (0x400); in plugin_cal() 1285 buf = malloc (0x400); in scan()
|
H A D | niash_core.c | 88 if (iData <= 0x400) in _ConvertMotorTable() 547 Hp3400cWriteFW (iHandle, abMotor, sizeof (abData0400), 0x400); in InitNiash00019()
|
Completed in 27 milliseconds
1...<<11121314151617181920>>...38