Home
last modified time | relevance | path

Searched defs:replace_copy (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/
Dtransformation.hpp155 struct replace_copy struct
161 struct result<This(R&, O, T&, T2&)>
167 operator()(R& r, O o, T const& what, T const& with) const in operator ()()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dreplace_copy.h21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy( in replace_copy() function
Dpstl_replace.h229 _LIBCPP_HIDE_FROM_ABI void replace_copy( in replace_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dreplace_copy.h21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy( in replace_copy() function
Dpstl_replace.h226 _LIBCPP_HIDE_FROM_ABI void replace_copy( in replace_copy() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Dreplace_copy.h21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy( in replace_copy() function
H A Dpstl_replace.h229 _LIBCPP_HIDE_FROM_ABI void replace_copy( in replace_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dreplace_copy.h21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy( in replace_copy() function
Dpstl_replace.h237 _LIBCPP_HIDE_FROM_ABI void replace_copy( in replace_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dreplace_copy.h21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy( in replace_copy() function
Dpstl.h507 _LIBCPP_HIDE_FROM_ABI void replace_copy( in replace_copy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dreplace_copy.h21 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _OutputIterator replace_copy( in replace_copy() function
Dpstl_replace.h229 _LIBCPP_HIDE_FROM_ABI void replace_copy( in replace_copy() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Dreplace_copy.hpp30 replace_copy(const ForwardRange& rng, OutputIterator out_it, const Value& what, in replace_copy() function