| /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...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | erarules.cpp | 270 int32_t high = numEras; // last index + 1 in getEraIndex() local
|
| 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...] |
| /third_party/skia/tests/ |
| H A D | FontMgrAndroidParserTest.cpp | 128 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 D | readable_font_data.cc | 195 int64_t high = ReadULong(index); in ReadDateTimeAsLong() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locmap.cpp | 1255 uint32_t high = gLocaleCount; in uprv_convertToLCID() local
|
| H A D | uniset.cpp | 531 UChar32 high = getRangeEnd(i); in matchesIndexValue() local
|
| H A D | usc_impl.cpp | 271 UChar high = scriptRun->textArray[scriptRun->scriptLimit]; in uscript_nextRun() local
|
| /third_party/toybox/toys/pending/ |
| H A D | crontab.c | 63 static long getval(char *num, long low, long high) in getval() argument
|
| H A D | stty.c | 199 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 D | CodedInputStream.php | 152 $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 D | charconv_bigint.h | 298 uint32_t high = value >> 32; in AddWithCarry() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | ibpkey_record.c | 17 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 D | tcuAstcUtil.cpp | 55 inline deUint32 getBits (deUint32 src, int low, int high) in getBits() argument [all...] |
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | data_resource.cpp | 128 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 D | cert_manager_auth_mgr.c | 82 uint8_t high = CharToHex(hexStr[i * BYTE_TO_HEX_OPER_LENGTH]); in HexStringToByte() local
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_utils.cpp | 264 uint32_t high = ReadLE32(buff + sizeof(uint32_t)); in GetFileSize() local
|