Home
last modified time | relevance | path

Searched defs:TypeCountingAllocator (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dcontainer_memory_test.cc62 struct TypeCountingAllocator { struct
65 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() function
67 using value_type = T;
69 T* allocate(size_t n, const void* = nullptr) { in allocate()
73 void deallocate(T* p, std::size_t n) { in deallocate()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dcontainer_memory_test.cc62 struct TypeCountingAllocator { struct
65 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() function
67 using value_type = T;
69 T* allocate(size_t n, const void* = nullptr) { in allocate()
73 void deallocate(T* p, std::size_t n) { in deallocate()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc62 struct TypeCountingAllocator { struct
65 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() argument
67 using value_type = T;
69 T* allocate(size_t n, const void* = nullptr) { in allocate()
73 void deallocate(T* p, std::size_t n) { in deallocate()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc62 struct TypeCountingAllocator { struct
65 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() argument
67 using value_type = T;
69 T* allocate(size_t n, const void* = nullptr) { in allocate()
73 void deallocate(T* p, std::size_t n) { in deallocate()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc67 struct TypeCountingAllocator { struct
70 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() function
72 using value_type = T;
74 T* allocate(size_t n, const void* = nullptr) { in allocate()
78 void deallocate(T* p, std::size_t n) { in deallocate()
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc67 struct TypeCountingAllocator { struct
70 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() argument
72 using value_type = T;
74 T* allocate(size_t n, const void* = nullptr) { in allocate()
78 void deallocate(T* p, std::size_t n) { in deallocate()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc67 struct TypeCountingAllocator { struct
70 TypeCountingAllocator(const TypeCountingAllocator<U>&) {} // NOLINT in TypeCountingAllocator() argument
72 using value_type = T;
74 T* allocate(size_t n, const void* = nullptr) { in allocate()
78 void deallocate(T* p, std::size_t n) { in deallocate()