Home
last modified time | relevance | path

Searched defs:piecewise_construct_t (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__utility/
Dpiecewise_construct.h20 struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__utility/
Dpiecewise_construct.h20 struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__utility/
H A Dpiecewise_construct.h20 struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__utility/
Dpiecewise_construct.h20 struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__utility/
Dpiecewise_construct.h20 struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__utility/
Dpiecewise_construct.h20 struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { struct
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dstl_pair.h76 struct piecewise_construct_t { }; in _GLIBCXX_VISIBILITY() struct
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_pair.h76 struct piecewise_construct_t { }; in _GLIBCXX_VISIBILITY() struct
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/
H A Duses_allocator_construction.h62 const _Alloc& __alloc, piecewise_construct_t, _Tuple1&& __x, _Tuple2&& __y) noexcept { in __uses_allocator_construction_args() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Duses_allocator_construction.h62 const _Alloc& __alloc, piecewise_construct_t, _Tuple1&& __x, _Tuple2&& __y) noexcept { in __uses_allocator_construction_args() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Duses_allocator_construction.h62 const _Alloc& __alloc, piecewise_construct_t, _Tuple1&& __x, _Tuple2&& __y) noexcept { in __uses_allocator_construction_args() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Duses_allocator_construction.h62 const _Alloc& __alloc, piecewise_construct_t, _Tuple1&& __x, _Tuple2&& __y) noexcept { in __uses_allocator_construction_args() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/
Duses_allocator_construction.h62 const _Alloc& __alloc, piecewise_construct_t, _Tuple1&& __x, _Tuple2&& __y) noexcept { in __uses_allocator_construction_args() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h126 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h129 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h129 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h130 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory_resource/
Dpolymorphic_allocator.h130 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory_resource/
H A Dpolymorphic_allocator.h129 …construct(pair<_T1, _T2>* __p, piecewise_construct_t, tuple<_Args1...> __x, tuple<_Args2...> __y) { in construct() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Ddispatch_uses_allocator.hpp334 …structAlloc & construct_alloc, BOOST_FWD_REF(ArgAlloc) arg_alloc, Pair* pair, piecewise_construct_t in dispatch_uses_allocator() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dcontainer_memory_test.cc204 std::tuple<double>&& v) { in TEST()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dcontainer_memory_test.cc205 std::tuple<double>&& v) { in TEST()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc205 std::tuple<double>&& v) { in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc205 std::tuple<double>&& v) { in TEST()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc210 std::tuple<double>&& v) { in TEST()

12