Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Dnext.hpp503 T upper2 = ldexp(T(0.5), expon2); in float_distance_imp() local
610 T upper2 = scalbn(T(1), expon2 - 1); in float_distance_imp() local
/third_party/skia/tools/calmbench/
Dab.py246 def different_enough(lower1, upper2): argument
/third_party/flutter/skia/tools/calmbench/
Dab.py244 def different_enough(lower1, upper2): argument
/third_party/boost/boost/geometry/algorithms/detail/
Dpartition.hpp464 IteratorVector2 lower2, upper2, exceeding2; in apply() local
/third_party/ffmpeg/libavfilter/
Dvf_fieldmatch.c450 int upper2 = 0, lower2 = 0; in build_diff_map() local