Home
last modified time | relevance | path

Searched defs:high_bound (Results 1 – 4 of 4) 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.cc364 int32_t high_bound = (low_bound_index == checksum_range_.size() - 1) ? in ComputeChecksum() local
376 int32_t high_bound) { in ComputeCheckSum()
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_etc_decode.c148 nir_ssa_def *high_bound = nir_imm_int(b, 255); in decode_etc2_alpha() local
/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp931 float high_bound, in compute_quantized_weights_for_decimation()