Home
last modified time | relevance | path

Searched defs:high (Results 276 - 300 of 985) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/icu/icu4c/source/common/
H A Duniset.cpp531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
/third_party/icu/icu4c/source/i18n/
H A Ducoleitr.cpp49 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 Derarules.cpp270 int32_t high = numEras; // last index + 1 in getEraIndex() local
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib.cpp44 UINT_32 high = rem >> 32; in div64_32() local
/third_party/mbedtls/library/
H A Dconstant_time_impl.h406 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 Dripemd160.c332 uint32_t high, low; in mbedtls_ripemd160_finish() local
/third_party/lame/frontend/
H A Dconsole.c74 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 Dnir_conversion_builder.h229 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 Dopt_minmax.cpp70 ir_constant *high; member in __anon7213::minmax_range
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.h79 unsigned high; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_inst.h1279 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 Ddevice.c531 s64 high, low; in ntfs_device_size_get() local
/third_party/node/deps/icu-small/source/common/
H A Duniset.cpp531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
H A Dlocmap.cpp1259 uint32_t high = gLocaleCount; in uprv_convertToLCID() local
H A Dusc_impl.cpp271 char16_t high = scriptRun->textArray[scriptRun->scriptLimit]; in uscript_nextRun() local
/third_party/node/deps/googletest/src/
H A Dgtest-printers.cc304 uint64_t high = static_cast<uint64_t>(v >> 64); in PrintTo() local
/third_party/node/deps/icu-small/source/i18n/
H A Ducoleitr.cpp49 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 Derarules.cpp270 int32_t high = numEras; // last index + 1 in getEraIndex() local
H A Dusrchimp.h60 int32_t high; member
/third_party/node/deps/v8/src/base/numbers/
H A Dfast-dtoa.cc357 static bool DigitGen(DiyFp low, DiyFp w, DiyFp high, Vector<char> buffer, argument
[all...]
H A Dfixed-dtoa.cc22 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 Dmacros.h320 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 Dsiv128.c34 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 Dconformance_test.cc61 uint8_t high = c / 64; in ToOctString() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c34 uint32_t high = (uint32_t)(x >> 32); in byteswap8() local
76 uint64_t high = siv128_getword(b, 0); in siv128_dbl() local
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...40