/third_party/icu/icu4c/source/common/ |
H A D | uniset.cpp | 531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucoleitr.cpp | 49 int32_t high; member 335 uint32_t low = 0, high = 0; in nextProcessed() local 388 int32_t low = 0, high = 0; in previousProcessed() local [all...] |
H A D | erarules.cpp | 270 int32_t high = numEras; // last index + 1 in getEraIndex() local
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib.cpp | 44 UINT_32 high = rem >> 32; in div64_32() local
|
/third_party/mbedtls/library/ |
H A D | constant_time_impl.h | 406 mbedtls_ct_uchar_in_range_if(unsigned char low, unsigned char high, unsigned char c, unsigned char t) mbedtls_ct_uchar_in_range_if() argument
|
H A D | ripemd160.c | 332 uint32_t high, low; in mbedtls_ripemd160_finish() local
|
/third_party/lame/frontend/ |
H A D | console.c | 74 get_termcap_number(char const* id, int* dest, int low, int high) in get_termcap_number() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_conversion_builder.h | 229 nir_get_clamp_limits(nir_builder *b, nir_alu_type src_type, nir_alu_type dest_type, nir_ssa_def **low, nir_ssa_def **high) nir_get_clamp_limits() argument [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_minmax.cpp | 70 ir_constant *high; member in __anon7213::minmax_range [all...] |
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | decode.h | 79 unsigned high; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_inst.h | 1279 brw_inst_bits(const brw_inst *inst, unsigned high, unsigned low) brw_inst_bits() argument 1301 brw_inst_set_bits(brw_inst *inst, unsigned high, unsigned low, uint64_t value) brw_inst_set_bits() argument 1338 brw_compact_inst_bits(const brw_compact_inst *inst, unsigned high, unsigned low) brw_compact_inst_bits() argument 1351 brw_compact_inst_set_bits(brw_compact_inst *inst, unsigned high, unsigned low, uint64_t value) brw_compact_inst_set_bits() argument [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | device.c | 531 s64 high, low; in ntfs_device_size_get() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uniset.cpp | 531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
|
H A D | locmap.cpp | 1259 uint32_t high = gLocaleCount; in uprv_convertToLCID() local
|
H A D | usc_impl.cpp | 271 char16_t high = scriptRun->textArray[scriptRun->scriptLimit]; in uscript_nextRun() local
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-printers.cc | 304 uint64_t high = static_cast<uint64_t>(v >> 64); in PrintTo() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucoleitr.cpp | 49 int32_t high; member 335 uint32_t low = 0, high = 0; in nextProcessed() local 388 int32_t low = 0, high = 0; in previousProcessed() local [all...] |
H A D | erarules.cpp | 270 int32_t high = numEras; // last index + 1 in getEraIndex() local
|
H A D | usrchimp.h | 60 int32_t high; member
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | fast-dtoa.cc | 357 static bool DigitGen(DiyFp low, DiyFp w, DiyFp high, Vector<char> buffer, argument [all...] |
H A D | fixed-dtoa.cc | 22 UInt128(uint64_t high, uint64_t low) : high_bits_(high), low_bits_(low) {} in UInt128() argument
|
/third_party/node/deps/v8/src/base/ |
H A D | macros.h | 320 inline uint64_t make_uint64(uint32_t high, uint32_t low) { in make_uint64() argument
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | siv128.c | 34 uint32_t high = (uint32_t)(x >> 32); in byteswap8() local 76 uint64_t high = siv128_getword(b, 0); in siv128_dbl() local [all...] |
/third_party/protobuf/conformance/ |
H A D | conformance_test.cc | 61 uint8_t high = c / 64; in ToOctString() local
|
/third_party/openssl/crypto/modes/ |
H A D | siv128.c | 34 uint32_t high = (uint32_t)(x >> 32); in byteswap8() local 76 uint64_t high = siv128_getword(b, 0); in siv128_dbl() local [all...] |