/aosp_15_r20/external/gwp_asan/gwp_asan/tests/ |
H A D | harness.cpp | 16 AllocateMemory(gwp_asan::GuardedPoolAllocator &GPA) { in AllocateMemory() function
|
/aosp_15_r20/external/cronet/base/allocator/dispatcher/ |
H A D | tls.cc | 51 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 D | XPUCachingAllocatorTest.cpp | 49 TEST(XPUCachingAllocatorTest, AllocateMemory) { in TEST() argument
|
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/ |
D | resource.cc | 140 Result Resource::AllocateMemory(VkDeviceMemory* memory, in AllocateMemory() function in amber::vulkan::Resource
|
/aosp_15_r20/external/cronet/net/filter/ |
H A D | brotli_source_stream.cc | 148 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/ |
D | NativeProcessProtocol.h | 136 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/ |
D | NativeProcessProtocol.h | 136 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/ |
D | NativeProcessProtocol.h | 136 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/ |
D | NativeProcessProtocol.h | 136 virtual llvm::Expected<lldb::addr_t> AllocateMemory(size_t size, in AllocateMemory() function
|
/aosp_15_r20/external/swiftshader/tests/VulkanUnitTests/ |
H A D | Device.cpp | 339 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 D | arena.cc | 56 static SerialArena::Memory AllocateMemory(const AllocationPolicy* policy_ptr, in AllocateMemory() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | arena.cc | 56 static SerialArena::Memory AllocateMemory(const AllocationPolicy* policy_ptr, in AllocateMemory() function
|
/aosp_15_r20/external/webp/src/dec/ |
H A D | frame_dec.c | 682 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | sat.cc | 220 bool Sat::AllocateMemory() { in AllocateMemory() function in Sat
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | inference_context.cc | 436 absl::Status InferenceContext::AllocateMemory( in AllocateMemory() function in tflite::gpu::cl::InferenceContext
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_util.h | 22 PFN_vkAllocateMemory AllocateMemory; member
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.h | 78 PFN_vkAllocateMemory AllocateMemory; member
|
H A D | api_gen.cpp | 1073 VKAPI_ATTR VkResult AllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, cons… in AllocateMemory() function
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | vk_layer_dispatch_table.h | 244 PFN_vkAllocateMemory AllocateMemory; member
|
H A D | chassis.cpp | 1273 VKAPI_ATTR VkResult VKAPI_CALL AllocateMemory( in AllocateMemory() function
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | vk_mem_alloc.h | 14562 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 15046 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 14978 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__.py | 9093 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__.py | 9031 def AllocateMemory(self, size, permissions, error): member in SBProcess
|