Home
last modified time | relevance | path

Searched defs:min_max (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_context.cpp404 ChooseBetweenMinAndMax( const std::pair<uint32_t, uint32_t>& min_max) ChooseBetweenMinAndMax() argument
H A Dfuzzer_util.cpp986 auto min_max = std::minmax_element(arr.begin(), arr.end()); in IsPermutationOfRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_context.cpp404 ChooseBetweenMinAndMax( const std::pair<uint32_t, uint32_t>& min_max) ChooseBetweenMinAndMax() argument
H A Dfuzzer_util.cpp986 auto min_max = std::minmax_element(arr.begin(), arr.end()); in IsPermutationOfRange() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_context.cpp404 ChooseBetweenMinAndMax( const std::pair<uint32_t, uint32_t>& min_max) ChooseBetweenMinAndMax() argument
H A Dfuzzer_util.cpp992 auto min_max = std::minmax_element(arr.begin(), arr.end()); in IsPermutationOfRange() local
/third_party/python/Python/
H A Dbltinmodule.c1730 min_max(PyObject *args, PyObject *kwds, int op) in min_max() function
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp2533 float min_max = (v_min >= v_max) ? *v_current_max : ImMin(v_max, *v_current_max); in DragFloatRange2() local
2587 int min_max = (v_min >= v_max) ? *v_current_max : ImMin(v_max, *v_current_max); in DragIntRange2() local
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp2-config.h744 u32 min_max[ISP2X_HDRTMO_MINMAX_NUM]; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h760 u32 min_max[ISP2X_HDRTMO_MINMAX_NUM]; member

Completed in 39 milliseconds