Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dlightweight_test.hpp313 InputIterator1 first_begin, InputIterator1 first_end, in test_all_eq_impl()
383 InputIterator1 first_begin, InputIterator1 first_end, in test_all_with_impl()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.h263 unsigned first_begin; member
/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dslice_prepose_pass.cc433 auto first_begin = GetSliceBeginAndSize(first_slice_cnode, SliceBeginIndex); in SiblingsAreSameSlice() local