Home
last modified time | relevance | path

Searched defs:high (Results 301 - 325 of 1015) sorted by relevance

1...<<11121314151617181920>>...41

/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...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Derarules.cpp270 int32_t high = numEras; // last index + 1 in getEraIndex() local
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...]
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp128 test_parse_fixed_r(skiatest::Reporter* reporter, double low, double high, double inc) test_parse_fixed_r() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dreadable_font_data.cc195 int64_t high = ReadULong(index); in ReadDateTimeAsLong() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocmap.cpp1255 uint32_t high = gLocaleCount; in uprv_convertToLCID() local
H A Duniset.cpp531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
H A Dusc_impl.cpp271 UChar high = scriptRun->textArray[scriptRun->scriptLimit]; in uscript_nextRun() local
/third_party/toybox/toys/pending/
H A Dcrontab.c63 static long getval(char *num, long low, long high) in getval() argument
H A Dstty.c199 static int get_arg(int *i, long long low, long long high) in get_arg() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php152 $high = 0; variable
170 $high = ($b & 0x7F) >> 4; variable
253 $high = unpack('V', $data)[1]; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.h298 uint32_t high = value >> 32; in AddWithCarry() local
/third_party/selinux/libsepol/src/
H A Dibpkey_record.c17 int low, high; member
28 int low, high; member
98 sepol_ibpkey_key_create(sepol_handle_t *handle, const char *subnet_prefix, int low, int high, sepol_ibpkey_key_t **key_ptr) sepol_ibpkey_key_create() argument
131 sepol_ibpkey_key_unpack(const sepol_ibpkey_key_t *key, uint64_t *subnet_prefix, int *low, int *high) sepol_ibpkey_key_unpack() argument
226 sepol_ibpkey_set_range(sepol_ibpkey_t *ibpkey, int low, int high) sepol_ibpkey_set_range() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuAstcUtil.cpp55 inline deUint32 getBits (deUint32 src, int low, int high) in getBits() argument
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddata_resource.cpp128 int32_t high = static_cast<int32_t>(length - 1); in BinarySearchString() local
449 int32_t high = static_cast<int32_t>(localesCount - 1); in BinarySearchLocale() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c82 uint8_t high = CharToHex(hexStr[i * BYTE_TO_HEX_OPER_LENGTH]); in HexStringToByte() local
/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp264 uint32_t high = ReadLE32(buff + sizeof(uint32_t)); in GetFileSize() local

Completed in 21 milliseconds

1...<<11121314151617181920>>...41