Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/external/u-boot/fs/yaffs2/
Dyaffs_allocator.c58 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/
DIntervalMapTest.cpp23 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/
Dhashmap.h105 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/
DIntervalMapTest.cpp21 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/
DIntervalMapTest.cpp21 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/
DGrVkMemory.cpp39 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/
DGrVkMemory.cpp39 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/
Dhost_alloc.c26 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()
Dcache_vk.c29 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_create()
81 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_destroy()
/external/skia/src/compute/common/vk/
Dhost_alloc.c26 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()
Dcache_vk.c29 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_create()
81 VkAllocationCallbacks const * allocator, in vk_pipeline_cache_destroy()
/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c40 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/
Dcusolver_rewriter.cc51 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/
DCronetWritableBufferAllocatorTest.java31 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/
DNettyWritableBufferAllocator.java42 private final ByteBufAllocator allocator; field in NettyWritableBufferAllocator
44 NettyWritableBufferAllocator(ByteBufAllocator allocator) { in NettyWritableBufferAllocator()
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
DOkHttpWritableBufferAllocatorTest.java34 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/
DNettyWritableBufferAllocatorTest.java35 private final NettyWritableBufferAllocator allocator = field in NettyWritableBufferAllocatorTest
39 protected WritableBufferAllocator allocator() { in allocator() method in NettyWritableBufferAllocatorTest
/external/tensorflow/tensorflow/lite/experimental/micro/
Dsimple_tensor_allocator_test.cc101 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/
Dshaped_buffer_test.cc37 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
Downing_device_memory.h47 DeviceMemoryAllocator* allocator) in OwningDeviceMemory()
88 DeviceMemoryAllocator* allocator() const { return allocator_; } in allocator() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferAndImageAllocationUtil.cpp44 Allocator& allocator, in createTestBuffer()
72 Allocator& allocator, in createTestBuffer()
111 Allocator& allocator, in createTestImage()
149 Allocator& allocator, in createTestImage()
/external/google-breakpad/src/common/
Dmemory_unittest.cc40 PageAllocator allocator; in TEST() local
44 PageAllocator allocator; in TEST() local
54 PageAllocator allocator; in TEST() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_suballoc.c67 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/
Dpersistent_sample_map_unittest.cc32 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/
Dxrt_state.cc89 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()

12345678910>>...16