Home
last modified time | relevance | path

Searched defs:AllocatorTraits (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dinlined_vector.h53 using AllocatorTraits = absl::allocator_traits<AllocatorType>; in DestroyElements() local
103 using AllocatorTraits = absl::allocator_traits<AllocatorType>; member
114 using AllocatorTraits = absl::allocator_traits<AllocatorType>; variable
136 using AllocatorTraits = absl::allocator_traits<AllocatorType>; variable
156 using AllocatorTraits = absl::allocator_traits<AllocatorType>; variable
172 using AllocatorTraits = absl::allocator_traits<AllocatorType>; variable
212 using AllocatorTraits = absl::allocator_traits<AllocatorType>; variable
H A Dcounting_allocator.h36 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/memory/
H A Dmemory_test.cc343 TEST(AllocatorTraits, Typedefs) { in TEST() argument
482 TEST(AllocatorTraits, RebindWithPrivateInheritance) { in TEST() argument
507 TEST(AllocatorTraits, Rebind) { in TEST() argument
548 TEST(AllocatorTraits, FunctionsMinimal) { in TEST() argument
592 TEST(AllocatorTraits, FunctionsFull) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/memory/
H A Dmemory_test.cc343 TEST(AllocatorTraits, Typedefs) { in TEST() argument
482 TEST(AllocatorTraits, RebindWithPrivateInheritance) { in TEST() argument
507 TEST(AllocatorTraits, Rebind) { in TEST() argument
548 TEST(AllocatorTraits, FunctionsMinimal) { in TEST() argument
593 TEST(AllocatorTraits, FunctionsFull) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h48 using AllocatorTraits = std::allocator_traits<A>; variable
H A Dtest_allocator.h40 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h48 using AllocatorTraits = std::allocator_traits<A>; variable
H A Dtest_allocator.h40 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h47 using AllocatorTraits = std::allocator_traits<A>; variable
H A Dtest_allocator.h40 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dinlined_vector.h46 using AllocatorTraits = std::allocator_traits<A>; variable
H A Dcounting_allocator.h36 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h46 using AllocatorTraits = std::allocator_traits<A>; variable
Dcounting_allocator.h36 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h46 using AllocatorTraits = std::allocator_traits<A>; variable
H A Dcounting_allocator.h36 using AllocatorTraits = std::allocator_traits<Allocator>; variable
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmemory_allocator.h163 using AllocatorTraits = std::allocator_traits<std::allocator<T>>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSemaOpenMP.h1281 Expr *AllocatorTraits = nullptr; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array.h83 using AllocatorTraits = std::allocator_traits<A>; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dfixed_array.h84 using AllocatorTraits = std::allocator_traits<A>; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dfixed_array.h83 using AllocatorTraits = std::allocator_traits<A>; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dfixed_array.h89 using AllocatorTraits = std::allocator_traits<A>; variable
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dfixed_array.h83 using AllocatorTraits = std::allocator_traits<A>; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dfixed_array.h83 using AllocatorTraits = std::allocator_traits<A>; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dfixed_array.h83 using AllocatorTraits = std::allocator_traits<A>; variable

12