Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 152) sorted by relevance

1234567

/external/google-breakpad/src/common/
Dmemory_allocator_unittest.cc77 PageAllocator allocator_; in TEST() local
84 PageAllocator allocator_; in TEST() local
101 PageAllocator allocator_; in TEST() local
110 PageAllocator allocator_; in TEST() local
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.h65 se::DeviceMemoryAllocator* allocator_; variable
285 se::DeviceMemoryAllocator* const allocator_; variable
Dxrt_device.h68 se::DeviceMemoryAllocator* allocator_ = nullptr; variable
/external/pigweed/pw_allocator/public/pw_allocator/
Dallocator_as_pool.h43 Allocator& allocator_; variable
Das_pmr_allocator.h67 Allocator* allocator_ = nullptr; variable
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_allocator.h63 Allocator* allocator_; variable
/external/grpc-grpc/test/core/transport/chaotic_good/
Dtransport_test.h52 MemoryAllocator allocator_ = MakeResourceQuota("test-quota") variable
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dsimple_data_producer.h50 quiche::SimpleBufferAllocator allocator_; variable
/external/swiftshader/third_party/marl/include/marl/
Dcontainers.h148 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()
/external/pigweed/pw_allocator/examples/
Dcustom_allocator.h39 pw::Allocator& allocator_; variable
/external/libchrome/base/metrics/
Dpersistent_sample_map.h96 PersistentHistogramAllocator* allocator_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.h56 Allocator* allocator_; // Not owned variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.h46 se::DeviceMemoryAllocator* allocator_; variable
Dgpu_conv_algorithm_picker.h91 se::DeviceMemoryAllocator* allocator_; // may be null variable
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
Dnonscannable_allocator.h70 allocator_; in PA_COMPONENT_EXPORT() local
/external/cronet/base/metrics/
Dpersistent_sample_map.h105 raw_ptr<PersistentHistogramAllocator> allocator_; variable
Dhistogram_shared_memory.h66 std::unique_ptr<base::WritableSharedPersistentMemoryAllocator> allocator_; variable
/external/cronet/components/metrics/content/
Dsubprocess_metrics_provider.h80 std::unique_ptr<base::PersistentHistogramAllocator> allocator_; variable
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_test_base.h134 static TestAllocator* allocator_; variable
/external/pdfium/testing/fuzzers/
Dpdf_fuzzer_init_public.h42 std::unique_ptr<v8::ArrayBuffer::Allocator> allocator_; variable
/external/minigbm/cros_gralloc/
Dcros_gralloc_driver.h65 BufferAllocator allocator_; variable
/external/grpc-grpc/src/core/lib/surface/
Dlegacy_channel.h119 grpc_event_engine::experimental::MemoryAllocator allocator_; variable
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dscratch_allocator.h103 DeviceMemoryAllocator* allocator_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.h103 Allocator* allocator_ = nullptr; variable
/external/flatbuffers/include/flatbuffers/
Dvector_downward.h98 if (own_allocator_ && allocator_) { delete allocator_; } in clear_allocator() local
241 Allocator *allocator_; variable

1234567