/external/u-boot/fs/yaffs2/ |
D | yaffs_allocator.c | 58 struct yaffs_allocator *allocator = in yaffs_deinit_raw_tnodes() local 82 struct yaffs_allocator *allocator = dev->allocator; in yaffs_init_raw_tnodes() local 97 struct yaffs_allocator *allocator = in yaffs_create_tnodes() local 160 struct yaffs_allocator *allocator = in yaffs_alloc_raw_tnode() local 185 struct yaffs_allocator *allocator = dev->allocator; in yaffs_free_raw_tnode() local 208 struct yaffs_allocator *allocator = dev->allocator; in yaffs_init_raw_objs() local 222 struct yaffs_allocator *allocator = dev->allocator; in yaffs_deinit_raw_objs() local 244 struct yaffs_allocator *allocator = dev->allocator; in yaffs_create_free_objs() local 291 struct yaffs_allocator *allocator = dev->allocator; in yaffs_alloc_raw_obj() local 315 struct yaffs_allocator *allocator = dev->allocator; in yaffs_free_raw_obj() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | IntervalMapTest.cpp | 23 UUMap::Allocator allocator; in TEST() local 57 UUMap::Allocator allocator; in TEST() local 158 UUHalfOpenMap::Allocator allocator; in TEST() local 189 UUMap::Allocator allocator; in TEST() local 259 UUMap::Allocator allocator; in TEST() local 373 UUMap::Allocator allocator; in TEST() local 516 UUMap::Allocator allocator; in TEST() local 592 UUMap::Allocator allocator; in TEST() local 616 UUMap::Allocator allocator; in TEST() local 660 UUMap::Allocator allocator; in TEST() local
|
/external/v8/src/base/ |
D | hashmap.h | 105 void Reset(AllocationPolicy allocator) { in Reset() 134 AllocationPolicy allocator) in TemplateHashMapImpl() 144 AllocationPolicy allocator) in TemplateHashMapImpl() 172 const Key& key, uint32_t hash, AllocationPolicy allocator) { in LookupOrInsert() 182 AllocationPolicy allocator) { in LookupOrInsert() 196 const Key& key, uint32_t hash, AllocationPolicy allocator) { in InsertNew() 317 AllocationPolicy allocator) { in FillEmptyEntry() 335 uint32_t capacity, AllocationPolicy allocator) { in Initialize() 349 AllocationPolicy allocator) { in Resize() 404 allocator) {} in Base() argument [all …]
|
/external/llvm/unittests/ADT/ |
D | IntervalMapTest.cpp | 21 UUMap::Allocator allocator; in TEST() local 55 UUMap::Allocator allocator; in TEST() local 142 UUMap::Allocator allocator; in TEST() local 212 UUMap::Allocator allocator; in TEST() local 326 UUMap::Allocator allocator; in TEST() local 469 UUMap::Allocator allocator; in TEST() local 545 UUMap::Allocator allocator; in TEST() local 569 UUMap::Allocator allocator; in TEST() local 613 UUMap::Allocator allocator; in TEST() local
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | IntervalMapTest.cpp | 21 UUMap::Allocator allocator; in TEST() local 55 UUMap::Allocator allocator; in TEST() local 142 UUMap::Allocator allocator; in TEST() local 212 UUMap::Allocator allocator; in TEST() local 326 UUMap::Allocator allocator; in TEST() local 469 UUMap::Allocator allocator; in TEST() local 545 UUMap::Allocator allocator; in TEST() local 569 UUMap::Allocator allocator; in TEST() local 613 UUMap::Allocator allocator; in TEST() local
|
/external/skia/src/gpu/vk/ |
D | GrVkMemory.cpp | 39 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindBufferMemory() local 80 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeBufferMemory() local 94 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindImageMemory() local 126 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeImageMemory() local 143 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in MapAlloc() local 159 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in UnmapAlloc() local 195 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FlushMappedAlloc() local 214 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in InvalidateMappedAlloc() local
|
/external/skqp/src/gpu/vk/ |
D | GrVkMemory.cpp | 39 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindBufferMemory() local 80 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeBufferMemory() local 94 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindImageMemory() local 126 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeImageMemory() local 143 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in MapAlloc() local 159 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in UnmapAlloc() local 195 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FlushMappedAlloc() local 214 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in InvalidateMappedAlloc() local
|
/external/skqp/src/compute/common/vk/ |
D | host_alloc.c | 26 vk_host_alloc(VkAllocationCallbacks const * allocator, size_t size) in vk_host_alloc() 32 vk_host_realloc(VkAllocationCallbacks const * allocator, void * ptr, size_t new_size) in vk_host_realloc() 38 vk_host_free(VkAllocationCallbacks const * allocator, void * ptr) in vk_host_free()
|
D | cache_vk.c | 29 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_create() 81 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_destroy()
|
/external/skia/src/compute/common/vk/ |
D | host_alloc.c | 26 vk_host_alloc(VkAllocationCallbacks const * allocator, size_t size) in vk_host_alloc() 32 vk_host_realloc(VkAllocationCallbacks const * allocator, void * ptr, size_t new_size) in vk_host_realloc() 38 vk_host_free(VkAllocationCallbacks const * allocator, void * ptr) in vk_host_free()
|
D | cache_vk.c | 29 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_create() 81 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_destroy()
|
/external/e2fsprogs/contrib/android/ |
D | basefs_allocator.c | 40 struct base_fs_allocator *allocator; in base_fs_alloc_load() local 76 struct base_fs_allocator *allocator = fs->priv_data; in basefs_block_allocator() local 101 struct base_fs_allocator *allocator = fs->priv_data; in base_fs_alloc_cleanup() local 120 struct base_fs_allocator *allocator = fs->priv_data; in base_fs_alloc_set_target() local 138 struct base_fs_allocator *allocator = fs->priv_data; in base_fs_alloc_unset_target() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cusolver_rewriter.cc | 51 ScratchAllocator* allocator, in CreateCholesky() 134 ScratchAllocator* allocator, in RunOnInstruction() 178 DeviceMemoryAllocator* allocator; in RunOnComputation() local 203 DeviceMemoryAllocator* allocator) in CusolverRewriter()
|
/external/grpc-grpc-java/cronet/src/test/java/io/grpc/cronet/ |
D | CronetWritableBufferAllocatorTest.java | 31 CronetWritableBufferAllocator allocator = new CronetWritableBufferAllocator(); in testAllocate() local 38 CronetWritableBufferAllocator allocator = new CronetWritableBufferAllocator(); in testAllocateLargeBuffer() local
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | NettyWritableBufferAllocator.java | 42 private final ByteBufAllocator allocator; field in NettyWritableBufferAllocator 44 NettyWritableBufferAllocator(ByteBufAllocator allocator) { in NettyWritableBufferAllocator()
|
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/ |
D | OkHttpWritableBufferAllocatorTest.java | 34 private final OkHttpWritableBufferAllocator allocator = new OkHttpWritableBufferAllocator(); field in OkHttpWritableBufferAllocatorTest 37 protected WritableBufferAllocator allocator() { in allocator() method in OkHttpWritableBufferAllocatorTest
|
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ |
D | NettyWritableBufferAllocatorTest.java | 35 private final NettyWritableBufferAllocator allocator = field in NettyWritableBufferAllocatorTest 39 protected WritableBufferAllocator allocator() { in allocator() method in NettyWritableBufferAllocatorTest
|
/external/tensorflow/tensorflow/lite/experimental/micro/ |
D | simple_tensor_allocator_test.cc | 101 tflite::SimpleTensorAllocator allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local 122 tflite::SimpleTensorAllocator allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local 138 tflite::SimpleTensorAllocator allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local 147 tflite::SimpleTensorAllocator allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local 160 tflite::SimpleTensorAllocator allocator(arena, arena_size); in TF_LITE_MICRO_TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shaped_buffer_test.cc | 37 xla::StreamExecutorMemoryAllocator allocator(platform, executors); in TEST() local 96 TestAllocator allocator; in TEST() local 113 TestAllocator allocator; in TEST() local 155 TestAllocator allocator; in BM_TakeSubTree() local
|
D | owning_device_memory.h | 47 DeviceMemoryAllocator* allocator) in OwningDeviceMemory() 88 DeviceMemoryAllocator* allocator() const { return allocator_; } in allocator() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferAndImageAllocationUtil.cpp | 44 Allocator& allocator, in createTestBuffer() 72 Allocator& allocator, in createTestBuffer() 111 Allocator& allocator, in createTestImage() 149 Allocator& allocator, in createTestImage()
|
/external/google-breakpad/src/common/ |
D | memory_unittest.cc | 40 PageAllocator allocator; in TEST() local 44 PageAllocator allocator; in TEST() local 54 PageAllocator allocator; in TEST() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_suballoc.c | 67 struct u_suballocator *allocator = CALLOC_STRUCT(u_suballocator); in u_suballocator_create() local 81 u_suballocator_destroy(struct u_suballocator *allocator) in u_suballocator_destroy() 88 u_suballocator_alloc(struct u_suballocator *allocator, unsigned size, in u_suballocator_alloc()
|
/external/libchrome/base/metrics/ |
D | persistent_sample_map_unittest.cc | 32 std::unique_ptr<PersistentHistogramAllocator> allocator = in TEST() local 49 std::unique_ptr<PersistentHistogramAllocator> allocator = in TEST() local 155 std::unique_ptr<PersistentHistogramAllocator> allocator = in TEST() local 238 std::unique_ptr<PersistentHistogramAllocator> allocator = in TEST() local
|
/external/tensorflow/tensorflow/compiler/xrt/ |
D | xrt_state.cc | 89 auto allocator = backend->memory_allocator(); in AllocateScopedShapedBuffer() local 134 xla::DeviceMemoryAllocator* allocator) in XRTBufferAllocation() 168 xla::DeviceMemoryAllocator* allocator, in XRTTupleAllocation() 187 auto allocator = backend->memory_allocator(); in CreateAndTransfer() local 212 auto allocator = backend->memory_allocator(); in CreateFromBuffer() local 341 xla::DeviceMemoryAllocator* allocator, xla::Shape* host_shape, in ExpandTreeOfTuples() 385 auto allocator = backend->memory_allocator(); in MakeTuple() local 501 xla::DeviceMemoryAllocator* allocator, int device_ordinal) { in InitializeFromShapedBuffer()
|