Home
last modified time | relevance | path

Searched defs:remove_copy (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/
Dtransformation.hpp303 struct remove_copy struct
309 struct result<This(R&, O, T)>
315 operator()(R& r, O o, T const& x) const in operator ()()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dremove_copy.h22 remove_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, const _Tp& __v… in remove_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dremove_copy.h22 remove_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, const _Tp& __v… in remove_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dremove_copy.h22 remove_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, const _Tp& __v… in remove_copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Dremove_copy.h22 remove_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, const _Tp& __v… in remove_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dremove_copy.h22 remove_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, const _Tp& __v… in remove_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dremove_copy.h22 remove_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result, const _Tp& __v… in remove_copy() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Dremove_copy.hpp34 remove_copy(const SinglePassRange& rng, OutputIterator out_it, const Value& val) in remove_copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/
H A Dglue_algorithm_impl.h251 remove_copy(_ExecutionPolicy&& __exec, in remove_copy() function