Home
last modified time | relevance | path

Searched defs:AllocateMemory (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dharness.cpp16 AllocateMemory(gwp_asan::GuardedPoolAllocator &GPA) { in AllocateMemory() function
/aosp_15_r20/external/cronet/base/allocator/dispatcher/
H A Dtls.cc51 void* MMapAllocator::AllocateMemory(size_t size_in_bytes) { in AllocateMemory() function in base::allocator::dispatcher::internal::MMapAllocator
/aosp_15_r20/external/pytorch/c10/xpu/test/impl/
H A DXPUCachingAllocatorTest.cpp49 TEST(XPUCachingAllocatorTest, AllocateMemory) { in TEST() argument
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dresource.cc140 Result Resource::AllocateMemory(VkDeviceMemory* memory, in AllocateMemory() function in amber::vulkan::Resource
/aosp_15_r20/external/cronet/net/filter/
H A Dbrotli_source_stream.cc148 static void* AllocateMemory(void* opaque, size_t size) { in AllocateMemory() function in net::__anon1f8db0e70111::BrotliSourceStream
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/common/
DNativeProcessProtocol.h136 virtual llvm::Expected<lldb::addr_t> AllocateMemory(size_t size, in AllocateMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/common/
DNativeProcessProtocol.h136 virtual llvm::Expected<lldb::addr_t> AllocateMemory(size_t size, in AllocateMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/common/
DNativeProcessProtocol.h136 virtual llvm::Expected<lldb::addr_t> AllocateMemory(size_t size, in AllocateMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/common/
DNativeProcessProtocol.h136 virtual llvm::Expected<lldb::addr_t> AllocateMemory(size_t size, in AllocateMemory() function
/aosp_15_r20/external/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp339 VkResult Device::AllocateMemory(size_t size, VkMemoryPropertyFlags flags, VkDeviceMemory *out) const in AllocateMemory() function in Device
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena.cc56 static SerialArena::Memory AllocateMemory(const AllocationPolicy* policy_ptr, in AllocateMemory() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena.cc56 static SerialArena::Memory AllocateMemory(const AllocationPolicy* policy_ptr, in AllocateMemory() function
/aosp_15_r20/external/webp/src/dec/
H A Dframe_dec.c682 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
/aosp_15_r20/external/stressapptest/src/
H A Dsat.cc220 bool Sat::AllocateMemory() { in AllocateMemory() function in Sat
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.cc436 absl::Status InferenceContext::AllocateMemory( in AllocateMemory() function in tflite::gpu::cl::InferenceContext
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h22 PFN_vkAllocateMemory AllocateMemory; member
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h78 PFN_vkAllocateMemory AllocateMemory; member
H A Dapi_gen.cpp1073 VKAPI_ATTR VkResult AllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, cons… in AllocateMemory() function
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h244 PFN_vkAllocateMemory AllocateMemory; member
H A Dchassis.cpp1273 VKAPI_ATTR VkResult VKAPI_CALL AllocateMemory( in AllocateMemory() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h14562 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h15046 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h14978 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py9093 def AllocateMemory(self, size, permissions, error): member in SBProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py9031 def AllocateMemory(self, size, permissions, error): member in SBProcess

12