Home
last modified time | relevance | path

Searched defs:high (Results 126 - 150 of 331) sorted by relevance

12345678910>>...14

/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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_lib.c631 hi_u8 high, low; in hex2str() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
H A Dhi_flashboot_flash.c167 hi_u32 flash_protect_check_nonprotect(hi_u8 low, hi_u8 high) in flash_protect_check_nonprotect() argument
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp643 int high = -1; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_predicates_proxy.cpp503 std::string high = DataShareJSUtils::ConvertAny2String(env, args[2]); in Between() local
523 std::string high = DataShareJSUtils::ConvertAny2String(env, args[2]); in NotBetween() local
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates.h290 DataSharePredicates *Between(const std::string &field, const std::string &low, const std::string &high) in Between() argument
302 DataSharePredicates *NotBetween(const std::string &field, const std::string &low, const std::string &high) in NotBetween() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_predicates.cpp265 AbsPredicates *AbsPredicates::Between(const std::string &field, const ValueObject &low, const ValueObject &high) in Between() argument
281 AbsPredicates *AbsPredicates::NotBetween(const std::string &field, const ValueObject &low, const ValueObject &high) in NotBetween() argument
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c108 uint8_t high = CharToHex(hexStr[i * 2]); in HexStringToByteForTest() local
/third_party/ffmpeg/libavcodec/
H A Dcfhdenc.c442 int16_t *high = s->plane[plane].l_h[7]; cfhd_encode_frame() local
[all...]
H A Dopus_rc.c92 unsigned int k, scale, total, symbol, low, high; in ff_opus_rc_dec_cdf() local
66 opus_rc_dec_update(OpusRangeCoder *rc, uint32_t scale, uint32_t low, uint32_t high, uint32_t total) opus_rc_dec_update() argument
H A Dra144enc.c85 unsigned int low = 0, high = size - 1; in quantize() local
/third_party/ffmpeg/libavfilter/
H A Dvf_blurdetect.c50 float low, high; member
/third_party/backends/backend/
H A Dplustek-usbcal.c661 cano_GetNewOffset(Plustek_Device *dev, u_long *val, int channel, signed char *low, signed char *now, signed char *high, u_long *zc) cano_GetNewOffset() argument
760 signed char high[3] = { 31, 31, 31 }; cano_AdjustOffset() local
[all...]

Completed in 24 milliseconds

12345678910>>...14