Home
last modified time | relevance | path

Searched defs:alloc (Results 176 – 200 of 2593) sorted by relevance

12345678910>>...104

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkImage.h83 const skgpu::VulkanAlloc& alloc() const { in alloc() function
297 const skgpu::VulkanAlloc& alloc, in Resource()
328 BorrowedResource(const GrVkGpu* gpu, VkImage image, const skgpu::VulkanAlloc& alloc, in BorrowedResource()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c662 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init_queue_family_properties() local
1144 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init_renderer_extensions() local
1265 const VkAllocationCallbacks *alloc = in vn_image_format_cache_fini() local
1324 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init() local
1371 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_fini() local
1405 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_instance_enumerate_physical_device_groups_locked() local
1498 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in enumerate_physical_devices() local
1583 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_instance_enumerate_physical_devices_and_groups() local
2207 const VkAllocationCallbacks *alloc = in vn_image_store_format_in_cache() local
H A Dvn_query_pool.c28 const VkAllocationCallbacks *alloc = in vn_CreateQueryPool() local
129 const VkAllocationCallbacks *alloc; in vn_DestroyQueryPool() local
281 const VkAllocationCallbacks *alloc = &pool->allocator; in vn_GetQueryPoolResults() local
/aosp_15_r20/external/lzma/C/
H A DLzFind.c68 static void LzInWindow_Free(CMatchFinder *p, ISzAllocPtr alloc) in LzInWindow_Free()
78 static int LzInWindow_Create2(CMatchFinder *p, UInt32 blockSize, ISzAllocPtr alloc) in LzInWindow_Create2()
260 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAllocPtr alloc) in MatchFinder_FreeThisClassMemory()
266 void MatchFinder_Free(CMatchFinder *p, ISzAllocPtr alloc) in MatchFinder_Free()
272 static CLzRef* AllocRefs(size_t num, ISzAllocPtr alloc) in AllocRefs()
378 ISzAllocPtr alloc) in MatchFinder_Create()
H A DLzma2Dec.c71 SRes Lzma2Dec_AllocateProbs(CLzma2Dec *p, Byte prop, ISzAllocPtr alloc) in Lzma2Dec_AllocateProbs()
78 SRes Lzma2Dec_Allocate(CLzma2Dec *p, Byte prop, ISzAllocPtr alloc) in Lzma2Dec_Allocate()
472 Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAllocPtr alloc) in Lzma2Decode()
H A D7zBuf.c14 int Buf_Create(CBuf *p, size_t size, ISzAllocPtr alloc) in Buf_Create()
31 void Buf_Free(CBuf *p, ISzAllocPtr alloc) in Buf_Free()
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/
H A DHttp1TunnelConnectionPoolTest.java333 public SSLEngine newEngine(ByteBufAllocator alloc) { in newEngine()
338 public SSLEngine newEngine(ByteBufAllocator alloc, String peerHost, int peerPort) { in newEngine()
348 … public SslHandler newHandler(ByteBufAllocator alloc, String host, int port, boolean startTls) { in newHandler()
/aosp_15_r20/external/angle/src/common/
H A DPoolAlloc.cpp332 for (auto &alloc : mStack.back()) in pop() local
420 void *alloc = malloc(numBytes + mAlignment - 1); in allocate() local
494 for (const Allocation *alloc = this; alloc != nullptr; alloc = alloc->mPrevAlloc) in checkAllocList() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/example/
Dtime_pool_alloc.cpp37 boost::details::pool::null_mutex> alloc; in timing_test_alloc_larger() typedef
110 boost::details::pool::null_mutex> alloc; in timing_test_alloc() typedef
259 boost::details::pool::null_mutex> alloc; in timing_test_containers() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/forwardlist/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multiset/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/list/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multiset/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/deque/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.set/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in main() local
28 other_allocator<int> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector/
H A Dget_allocator.pass.cpp23 std::allocator<int> alloc; in test() local
28 other_allocator<int> alloc(1); in test() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/multimap/
H A Dget_allocator.pass.cpp25 std::allocator<ValueType> alloc; in main() local
30 other_allocator<ValueType> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.map/
H A Dget_allocator.pass.cpp25 std::allocator<ValueType> alloc; in main() local
30 other_allocator<ValueType> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/unord/unord.multimap/
H A Dget_allocator.pass.cpp25 std::allocator<ValueType> alloc; in main() local
30 other_allocator<ValueType> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector.bool/
H A Dget_allocator.pass.cpp23 std::allocator<bool> alloc; in test() local
28 other_allocator<bool> alloc(1); in test() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/
H A Dget_allocator.pass.cpp25 std::allocator<ValueType> alloc; in main() local
30 other_allocator<ValueType> alloc(1); in main() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/queue/queue.cons/
H A Dctor_iterators.pass.cpp28 struct alloc : test_allocator<T> { struct
33 using other = alloc<U>; argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.adaptors/stack/stack.cons/
H A Dctor_iterators.pass.cpp27 struct alloc : test_allocator<T> { struct
30 using other = alloc<U>; argument
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dnext-objc-dispatch.m51 + (id)alloc; class
60 +(id) alloc { class

12345678910>>...104