Home
last modified time | relevance | path

Searched defs:low_bound (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-errol.c164 ecma_high_prec_t high_bound, low_bound; in ecma_errol0_dtoa() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc363 int32_t low_bound = checksum_range_[low_bound_index]; in ComputeChecksum() local
375 int64_t ReadableFontData::ComputeCheckSum(int32_t low_bound, in ComputeCheckSum()
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_etc_decode.c147 nir_ssa_def *low_bound = nir_imm_int(b, 0); in decode_etc2_alpha() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_bo.c599 unsigned low_bound = 128 * 1024 * 1024; //128MB is a very small BAR in zink_bo_create() local
/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp930 float low_bound, in compute_quantized_weights_for_decimation()