| /third_party/mbedtls/tests/src/ |
| H A D | helpers.c | 664 void mbedtls_test_err_add_check(int high, int low, in mbedtls_test_err_add_check() argument [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | SystemInfo.cpp | 595 UInt32 high = GetUi32(buf);
in Fill() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 35 ir3_nir_should_vectorize_mem(unsigned align_mul, unsigned align_offset, unsigned bit_size, unsigned num_components, nir_intrinsic_instr *low, nir_intrinsic_instr *high, void *data) ir3_nir_should_vectorize_mem() argument
|
| /third_party/ltp/testcases/realtime/func/rt-migrate/ |
| H A D | rt-migrate.c | 319 int high = 0; in start_task() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | register-mips64.h | 159 FPURegister high() const { in high() function in v8::internal::FPURegister
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | register-mips.h | 141 FPURegister high() const { in high() function in v8::internal::FPURegister
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | register-riscv64.h | 212 FPURegister high() const { in high() function in v8::internal::FPURegister
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-allocator.h | 332 void UpdateAllocatedSpaceLimits(Address low, Address high) { in UpdateAllocatedSpaceLimits() argument
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | uri.cc | 68 int high = base::HexValue(character1); in TwoDigitHex() local
|
| /third_party/skia/src/core/ |
| H A D | SkCompressedDataUtils.cpp | 95 uint32_t high = SkBSwap32(curBlock1->fHigh); in decompress_etc1() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | instruction.h | 108 uint32_t high = words[1]; in AsLiteralUint64() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | instruction.h | 108 uint32_t high = words[1]; in AsLiteralUint64() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | usrchimp.h | 60 int32_t high; member
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | GPBUtil.php | 66 $high = bcdiv($value, 4294967296); variable 69 $high = (int) bcsub($high, 4294967296); variable 71 $high = (int) $high; variable 80 $high = ~$high; variable 84 $high variable 89 $high = 0; global() variable 389 $high = ~$high; global() variable 393 $high = (int) ($high + 1); global() variable [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | int128_test.cc | 694 int64_t high; in TEST() member
|
| /third_party/spirv-tools/source/opt/ |
| H A D | instruction.h | 121 uint32_t high = words[1]; in AsLiteralUint64() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | arm_exidx.cpp | 156 uintptr_t high = tableLen; in SearchEntry() local
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| H A D | battery_info.cpp | 336 napi_value high = nullptr;
in CreateEnumLevelState() local
|
| /base/notification/eventhandler/frameworks/napi/src/ |
| H A D | events_emitter.cpp | 662 napi_value high = nullptr; in CreateEnumEventPriority() local
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/ |
| H A D | hks_teec.c | 82 static inline uint64_t Uint32To64(uint32_t high, uint32_t low)
in Uint32To64() argument
|
| /base/update/sys_installer/services/module_update/util/src/ |
| H A D | module_utils.cpp | 183 uint16_t high = ReadLE16(buff + sizeof(uint16_t)); in ReadLE32() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object_registry.cpp | 51 auto high = std::chrono::duration_cast<std::chrono::nanoseconds>(elapsed.time_since_epoch()).count(); in GenerateInstanceId() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/ |
| H A D | napi_data_ability_predicates.cpp | 399 ValueObject high; in Between() local 422 ValueObject high; in NotBetween() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_rdb_predicates.cpp | 503 ValueObject high; in Between() local 515 ValueObject high; in NotBetween() local 315 ParseFieldLowAndHigh( napi_env env, napi_callback_info info, napi_value &thiz, std::string &field, ValueObject &low, ValueObject &high) ParseFieldLowAndHigh() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.c | 196 static inline void interlaced_vertical_filter(int16_t *output, int16_t *low, int16_t *high, in interlaced_vertical_filter() argument 209 static inline void inverse_temporal_filter(int16_t *low, int16_t *high, int width) in inverse_temporal_filter() argument 954 int16_t *low, *high, *output, *dst; in cfhd_decode() local 1120 int16_t *low, *high, *output, *dst; cfhd_decode() local 1325 int16_t *low, *high, *dst; cfhd_decode() local [all...] |