Home
last modified time | relevance | path

Searched defs:min_element (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_summary.h261 std::list<int64>::iterator min_element = boundaries_to_keep.end(); in GenerateBoundaries() local
/external/llvm-project/pstl/include/pstl/internal/
Dglue_algorithm_impl.h1066 min_element(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Compare … in min_element() function
1076 min_element(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last) in min_element() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c1618 unsigned min_element = UINT_MAX; in si_get_draw_start_count() local