/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | memory_allocator_unittest.cc | 77 PageAllocator allocator_; in TEST() local 84 PageAllocator allocator_; in TEST() local 101 PageAllocator allocator_; in TEST() local 110 PageAllocator allocator_; in TEST() local
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | first_fit_test.cc | 45 FirstFitAllocator allocator_; member in __anoncd9a23ee0111::FirstFitAllocatorTest 202 DualFirstFitBlockAllocator allocator_; member in __anoncd9a23ee0111::DualFirstFitBlockAllocatorTest 238 FirstFitBlockAllocator allocator_; member in __anoncd9a23ee0111::FirstFitBlockAllocatorTest 265 LastFitBlockAllocator allocator_; member in __anoncd9a23ee0111::LastFitBlockAllocatorTest
|
H A D | worst_fit_test.cc | 38 WorstFitAllocator allocator_; member in __anond75109450111::WorstFitAllocatorTest 134 WorstFitBlockAllocator allocator_; member in __anond75109450111::WorstFitBlockAllocatorTest
|
H A D | best_fit_test.cc | 36 BestFitAllocator allocator_; member in __anon9ca611740111::BestFitAllocatorTest 131 BestFitBlockAllocator allocator_; member in __anon9ca611740111::BestFitBlockAllocatorTest
|
H A D | bucket_allocator_test.cc | 41 BucketAllocator allocator_; member in __anone9667d620111::BucketAllocatorTest 221 BucketBlockAllocator allocator_; member in __anone9667d620111::BucketBlockAllocatorTest
|
/aosp_15_r20/external/swiftshader/third_party/marl/include/marl/ |
H A D | containers.h | 148 Allocator* allocator_ /* = Allocator::Default */) in vector() 155 Allocator* allocator_ /* = Allocator::Default */) in vector() 164 Allocator* allocator_ /* = Allocator::Default */) in vector() 449 list<T>::list(Allocator* allocator_ /* = Allocator::Default */) in list()
|
H A D | memory.h | 157 Allocator::Deleter::Deleter(Allocator* allocator_, size_t count_) in Deleter() 292 TrackedAllocator::TrackedAllocator(Allocator* allocator_) in TrackedAllocator() 391 StlAllocator<T>::StlAllocator(Allocator* allocator_) : allocator(allocator_) {} in StlAllocator()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Resource.h | 109 VmaAllocator allocator_; variable 187 VmaAllocator allocator_; variable 308 VmaAllocator allocator_; variable 458 VmaAllocator allocator_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/ |
H A D | xrt_state.h | 65 se::DeviceMemoryAllocator* allocator_; variable 285 se::DeviceMemoryAllocator* const allocator_; variable
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/ |
H A D | Buffer.h | 100 VmaAllocator allocator_; variable 191 VmaAllocator allocator_; variable
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | vector_downward.h | 98 if (own_allocator_ && allocator_) { delete allocator_; } in clear_allocator() local 241 Allocator *allocator_; variable
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | vector_downward.h | 98 if (own_allocator_ && allocator_) { delete allocator_; } in clear_allocator() local 241 Allocator *allocator_; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | use_future.hpp | 637 Allocator allocator_; member in boost::asio::detail::promise_handler 718 Allocator allocator_; member in boost::asio::detail::packaged_token 774 Allocator allocator_; member in boost::asio::detail::packaged_handler
|
D | executor.hpp | 133 Allocator allocator_; member in boost::asio::executor::impl 137 allocator_type allocator_; member
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/test_suite/ |
H A D | test.h | 281 MemoryAllocator* const allocator_; variable 307 MemoryAllocator allocator_ = MakeResourceQuota("test-quota") variable
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | gvn.cc | 332 ScopedArenaAllocator* const allocator_; member in art::ValueSet 373 ScopedArenaAllocator allocator_; member in art::GlobalValueNumberer
|
H A D | ssa_liveness_analysis.h | 987 : allocator_(allocator), in allocator_() function 1093 ScopedArenaAllocator* const allocator_; variable 1315 ScopedArenaAllocator* const allocator_; variable
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_memory_allocator_unittest.cc | 110 std::unique_ptr<PersistentMemoryAllocator> allocator_; member in base::PersistentMemoryAllocatorTest 342 PersistentMemoryAllocator allocator_; member in base::AllocatorThread 395 raw_ptr<PersistentMemoryAllocator> allocator_; member in base::MakeIterableThread
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | compressed_pointer_unittest.cc | 31 PartitionAllocator& allocator_; member 89 PartitionAllocator allocator_; member in partition_alloc::CompressedPointerTest
|
H A D | partition_alloc_perftest.cc | 146 PartitionAllocatorForTesting<internal::DisallowLeaks> allocator_{kOpts}; member in partition_alloc::internal::__anone46897d20111::PartitionAllocatorWithThreadCache 201 Allocator* allocator_ = nullptr; member in partition_alloc::internal::__anone46897d20111::TestLoopThread
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ |
D | allocate_shared_array.hpp | 87 A allocator_; member in boost::detail::sp_array_state 109 A allocator_; member in boost::detail::sp_size_array_state
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | api.cpp | 333 const VkAllocationCallbacks& allocator_; member in vulkan::api::__anon36d1239d0111::OverrideLayerNames 400 const VkAllocationCallbacks& allocator_; member in vulkan::api::__anon36d1239d0111::OverrideExtensionNames 503 const VkAllocationCallbacks& allocator_; member in vulkan::api::__anon36d1239d0111::LayerChain
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | allocator_as_pool.h | 43 Allocator& allocator_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/ |
H A D | trt_allocator.h | 63 Allocator* allocator_; variable
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/ |
H A D | transport_test.h | 52 MemoryAllocator allocator_ = MakeResourceQuota("test-quota") variable
|