Home
last modified time | relevance | path

Searched refs:AllocateMemory (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/micro/
Dsimple_tensor_allocator_test.cc140 uint8_t* result = allocator.AllocateMemory(arena_size, 1); in TF_LITE_MICRO_TEST()
149 uint8_t* result = allocator.AllocateMemory(1, 1); in TF_LITE_MICRO_TEST()
152 result = allocator.AllocateMemory(16, 4); in TF_LITE_MICRO_TEST()
162 uint8_t* result = allocator.AllocateMemory(768, 1); in TF_LITE_MICRO_TEST()
165 result = allocator.AllocateMemory(768, 1); in TF_LITE_MICRO_TEST()
Dsimple_tensor_allocator.cc112 reinterpret_cast<char*>(AllocateMemory(result->bytes, type_size)); in AllocateTensor()
126 result->dims = reinterpret_cast<TfLiteIntArray*>(AllocateMemory( in AllocateTensor()
149 uint8_t* SimpleTensorAllocator::AllocateMemory(size_t size, size_t alignment) { in AllocateMemory() function in tflite::SimpleTensorAllocator
Dmicro_interpreter.cc84 reinterpret_cast<TfLiteTensor*>(tensor_allocator_->AllocateMemory( in MicroInterpreter()
97 int* first_created = reinterpret_cast<int*>(tensor_allocator_->AllocateMemory( in MicroInterpreter()
99 int* last_used = reinterpret_cast<int*>(tensor_allocator_->AllocateMemory( in MicroInterpreter()
Dsimple_tensor_allocator.h39 uint8_t* AllocateMemory(size_t size, size_t alignment);
/external/skqp/src/compute/hs/vk/bench/
Dmain.c799 vk(AllocateMemory(device, in main()
804 vk(AllocateMemory(device, in main()
809 vk(AllocateMemory(device, in main()
814 vk(AllocateMemory(device, in main()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common.c49 WSI_GET_CB(AllocateMemory); in wsi_device_init()
271 result = wsi->AllocateMemory(chain->device, &memory_info, in wsi_create_native_image()
367 result = wsi->AllocateMemory(chain->device, &prime_memory_info, in wsi_create_prime_image()
418 result = wsi->AllocateMemory(chain->device, &memory_info, in wsi_create_prime_image()
Dwsi_common.h60 WSI_CB(AllocateMemory);
/external/skia/src/compute/hs/vk/bench/
Dmain.c799 vk(AllocateMemory(device, in main()
804 vk(AllocateMemory(device, in main()
809 vk(AllocateMemory(device, in main()
814 vk(AllocateMemory(device, in main()
/external/stressapptest/src/
Dsat.h118 bool AllocateMemory();
Dsat.cc220 bool Sat::AllocateMemory() { in AllocateMemory() function in Sat
625 if (!AllocateMemory()) in Initialize()
/external/vboot_reference/utility/
Deficompress.c90 AllocateMemory (
412 AllocateMemory () in AllocateMemory() function
886 Status = AllocateMemory(); in Encode()
/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp25 GR_COPY_FUNCTION(AllocateMemory); in GrVkAMDMemoryAllocator()
DGrVkInterface.cpp54 ACQUIRE_PROC(AllocateMemory, VK_NULL_HANDLE, device); in GrVkInterface()
/external/skqp/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp25 GR_COPY_FUNCTION(AllocateMemory); in GrVkAMDMemoryAllocator()
DGrVkInterface.cpp54 ACQUIRE_PROC(AllocateMemory, VK_NULL_HANDLE, device); in GrVkInterface()
/external/webp/src/dec/
Dframe_dec.c682 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
797 if (!AllocateMemory(dec)) return 0; in VP8InitFrame()
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp424 err = VK_CALL(AllocateMemory(device, &allocInfo, nullptr, &memory)); in make_vk_backend_texture()
/external/skia/tests/
DVkHardwareBufferTest.cpp478 DECLARE_VK_PROC(AllocateMemory);
566 ACQUIRE_DEVICE_VK_PROC(AllocateMemory); in init()
/external/skqp/tests/
DVkHardwareBufferTest.cpp475 DECLARE_VK_PROC(AllocateMemory);
560 ACQUIRE_DEVICE_VK_PROC(AllocateMemory); in init()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp304 err = VK_CALL(AllocateMemory(device, &allocInfo, nullptr, &memory)); in make_vk_backend_texture()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4444 VkResult AllocateMemory(
7787 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
8557 return allocator->AllocateMemory( in AllocateMemoryForImage()
8974 VkResult result = allocator->AllocateMemory( in vmaAllocateMemory()
9012 VkResult result = allocator->AllocateMemory( in vmaAllocateMemoryForBuffer()
9236 res = allocator->AllocateMemory( in vmaCreateBuffer()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4444 VkResult AllocateMemory(
7787 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
8557 return allocator->AllocateMemory( in AllocateMemoryForImage()
8974 VkResult result = allocator->AllocateMemory( in vmaAllocateMemory()
9012 VkResult result = allocator->AllocateMemory( in vmaAllocateMemoryForBuffer()
9236 res = allocator->AllocateMemory( in vmaCreateBuffer()
/external/v8/src/wasm/
Dmodule-compiler.cc316 Handle<JSArrayBuffer> AllocateMemory(uint32_t num_pages);
1003 memory_ = AllocateMemory(initial_pages); in Build()
1808 Handle<JSArrayBuffer> InstanceBuilder::AllocateMemory(uint32_t num_pages) { in AllocateMemory() function in v8::internal::wasm::InstanceBuilder
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp173 result = dispatch_table->AllocateMemory(dev_data_->GetDevice(), &mem_alloc, NULL, &memory); in AllocMemoryChunk()