| /external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ |
| D | alloc_function.pass.cpp | 29 void test_FunctionObject(AllocType& alloc) in test_FunctionObject() 53 void test_FreeFunction(AllocType& alloc) in test_FreeFunction() 75 void test_MemFunClass(AllocType& alloc) in test_MemFunClass() 97 void test_for_alloc(Alloc& alloc) in test_for_alloc() 118 bare_allocator<DummyClass> alloc; in main() local 122 non_default_test_allocator<DummyClass> alloc(42); in main() local
|
| D | alloc_F.pass.cpp | 41 void test_FunctionObject(AllocType& alloc) in test_FunctionObject() 61 void test_FreeFunction(AllocType& alloc) in test_FreeFunction() 78 void test_MemFunClass(AllocType& alloc) in test_MemFunClass() 94 void test_for_alloc(Alloc& alloc) { in test_for_alloc()
|
| /external/mesa3d/src/vulkan/util/ |
| D | vk_alloc.h | 32 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc() 40 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc() 54 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc() 62 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free() 71 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, in vk_strdup() 89 const VkAllocationCallbacks *alloc, in vk_alloc2() 101 const VkAllocationCallbacks *alloc, in vk_zalloc2() 116 const VkAllocationCallbacks *alloc, in vk_free2()
|
| /external/skia/src/gpu/vk/ |
| D | GrVkMemory.cpp | 19 GrVkAlloc* alloc) { in AllocAndBindBufferMemory() 52 void GrVkMemory::FreeBufferMemory(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in FreeBufferMemory() 61 GrVkAlloc* alloc) { in AllocAndBindImageMemory() 106 void GrVkMemory::FreeImageMemory(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in FreeImageMemory() 112 void* GrVkMemory::MapAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc) { in MapAlloc() 124 void GrVkMemory::UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in UnmapAlloc() 130 void GrVkMemory::GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, in GetNonCoherentMappedMemoryRange() 153 void GrVkMemory::FlushMappedAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc, VkDeviceSize offset, in FlushMappedAlloc() 165 void GrVkMemory::InvalidateMappedAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc, in InvalidateMappedAlloc()
|
| /external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
| D | AltsTsiFrameProtectorTest.java | 77 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameLengthNegativeFails() local 97 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameTooSmall() local 119 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameTooLarge() local 144 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameTypeInvalid() local 166 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameZeroOk() local 185 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_EmptyUnprotectNoRetain() local 200 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameMaxOk() local 221 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parserHeader_frameOkFragment() local 245 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parseHeader_frameFailFragment() local 276 ByteBufAllocator alloc = ByteBufAllocator.DEFAULT; in parseFrame_oneFrameNoFragment() local [all …]
|
| /external/skia/src/core/ |
| D | SkGlyph.cpp | 77 size_t SkGlyph::allocImage(SkArenaAlloc* alloc) { in allocImage() 85 bool SkGlyph::setImage(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setImage() 98 bool SkGlyph::setImage(SkArenaAlloc* alloc, const void* image) { in setImage() 107 size_t SkGlyph::setMetricsAndImage(SkArenaAlloc* alloc, const SkGlyph& from) { in setMetricsAndImage() 153 void SkGlyph::installPath(SkArenaAlloc* alloc, const SkPath* path, bool hairline) { in installPath() 166 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath() 176 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path, bool hairline) { in setPath() 199 void SkGlyph::installDrawable(SkArenaAlloc* alloc, sk_sp<SkDrawable> drawable) { in installDrawable() 210 bool SkGlyph::setDrawable(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setDrawable() 219 bool SkGlyph::setDrawable(SkArenaAlloc* alloc, sk_sp<SkDrawable> drawable) { in setDrawable() [all …]
|
| D | SkDrawLooper.cpp | 35 SkSTArenaAlloc<48> alloc; in canComputeFastBounds() local 57 SkSTArenaAlloc<48> alloc; in computeFastBounds() local 88 SkSTArenaAlloc<256> alloc; in apply() local
|
| /external/igt-gpu-tools/tests/i915/ |
| D | gem_shrink.c | 41 static void get_pages(int fd, uint64_t alloc) in get_pages() 48 static void get_pages_dirty(int fd, uint64_t alloc) in get_pages_dirty() 55 static void pwrite_(int fd, uint64_t alloc) in pwrite_() 64 static void pread_(int fd, uint64_t alloc) in pread_() 73 static void mmap_gtt(int fd, uint64_t alloc) in mmap_gtt() 83 static void mmap_cpu(int fd, uint64_t alloc) in mmap_cpu() 93 static void execbuf1(int fd, uint64_t alloc) in execbuf1() 134 static void execbufN(int fd, uint64_t alloc) in execbufN() 162 static void execbufX(int fd, uint64_t alloc) in execbufX() 195 static void hang(int fd, uint64_t alloc) in hang() [all …]
|
| /external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
| D | AltsTsiFrameProtector.java | 45 int maxProtectedFrameBytes, ChannelCrypterNetty crypter, ByteBufAllocator alloc) { in AltsTsiFrameProtector() 78 List<ByteBuf> unprotectedBufs, Consumer<ByteBuf> ctxWrite, ByteBufAllocator alloc) in protectFlush() 84 public void unprotect(ByteBuf in, List<Object> out, ByteBufAllocator alloc) in unprotect() 115 List<ByteBuf> unprotectedBufs, Consumer<ByteBuf> ctxWrite, ByteBufAllocator alloc) in protectFlush() 132 private ByteBuf handleUnprotected(List<ByteBuf> unprotectedBufs, ByteBufAllocator alloc) in handleUnprotected() 201 Unprotector(ChannelCrypterNetty crypter, ByteBufAllocator alloc) { in Unprotector() 216 void unprotect(ByteBuf in, List<Object> out, ByteBufAllocator alloc) in unprotect() 224 private void decodeFrame(ByteBufAllocator alloc, List<Object> out) in decodeFrame() 274 private ByteBuf handlePayload(ByteBufAllocator alloc) throws GeneralSecurityException { in handlePayload()
|
| /external/clang/test/SemaObjC/ |
| D | class-message-protocol-lookup.m | 7 + (id)alloc; class 15 + (id)alloc; class 25 + (id)alloc { return 0; } class
|
| D | arc-unsafe-assigns.m | 12 + (id)alloc; class 21 +(id)alloc { return 0; } class
|
| /external/rust/crates/vulkano/src/memory/pool/ |
| D | pool.rs | 71 let alloc = StdHostVisibleMemoryTypePool::alloc(&pool, size, alignment)?; in generic_allocation() localVariable 79 let alloc = StdNonHostVisibleMemoryTypePool::alloc(&pool, size, alignment)?; in generic_allocation() localVariable 92 let alloc = StdHostVisibleMemoryTypePool::alloc(&pool, size, alignment)?; in generic_allocation() localVariable 102 let alloc = StdNonHostVisibleMemoryTypePool::alloc(&pool, size, alignment)?; in generic_allocation() localVariable 131 let alloc = in generit_allocation_with_exportable_fd() localVariable 140 let alloc = StdNonHostVisibleMemoryTypePool::alloc_with_exportable_fd( in generit_allocation_with_exportable_fd() localVariable 155 let alloc = in generit_allocation_with_exportable_fd() localVariable 166 let alloc = StdNonHostVisibleMemoryTypePool::alloc_with_exportable_fd( in generit_allocation_with_exportable_fd() localVariable
|
| /external/skia/tests/ |
| D | GrGlyphVectorTest.cpp | 34 GrSubRunAllocator alloc; in DEF_TEST() local 73 GrSubRunAllocator alloc; in DEF_TEST() local 91 GrSubRunAllocator alloc; in DEF_TEST() local 109 GrSubRunAllocator alloc; in DEF_TEST() local
|
| /external/perfetto/src/profiling/memory/ |
| D | bookkeeping.cc | 58 Allocation& alloc = it->second; in RecordMalloc() local 153 const CallstackAllocations& alloc = it->second; in GetSizeForTesting() local 171 const CallstackAllocations& alloc = it->second; in GetMaxForTesting() local 189 const CallstackAllocations& alloc = it->second; in GetMaxCountForTesting() local
|
| /external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/ |
| D | ShadowNativeBitmapTest.java | 740 int alloc = bitmap.getAllocationByteCount(); in testGetAllocationByteCount() local 741 assertEquals(bitmap.getByteCount(), alloc); in testGetAllocationByteCount() local 745 assertEquals(bitmap.getByteCount(), alloc); in testGetAllocationByteCount() local 746 assertEquals(bitmap.getAllocationByteCount(), alloc); in testGetAllocationByteCount() local 751 assertEquals(bitmap.getAllocationByteCount(), alloc); in testGetAllocationByteCount() local 854 int alloc = bitmap.getAllocationByteCount(); in testReconfigure() local 858 assertEquals(bitmap.getAllocationByteCount(), alloc); in testReconfigure() local 859 assertEquals(bitmap.getByteCount() * 8, alloc); in testReconfigure() local 1113 int alloc = bitmap.getAllocationByteCount(); in testSetConfig() local 1117 assertEquals(bitmap.getAllocationByteCount(), alloc); in testSetConfig() local [all …]
|
| /external/lzma/C/ |
| D | 7zBuf.c | 14 int Buf_Create(CBuf *p, size_t size, ISzAllocPtr alloc) in Buf_Create() 31 void Buf_Free(CBuf *p, ISzAllocPtr alloc) in Buf_Free()
|
| D | XzIn.c | 80 static SRes Xz_ReadIndex2(CXzStream *p, const Byte *buf, size_t size, ISzAllocPtr alloc) in Xz_ReadIndex2() 124 static SRes Xz_ReadIndex(CXzStream *p, ILookInStream *stream, UInt64 indexSize, ISzAllocPtr alloc) in Xz_ReadIndex() 151 …ic SRes Xz_ReadBackward(CXzStream *p, ILookInStream *stream, Int64 *startOffset, ISzAllocPtr alloc) in Xz_ReadBackward() 247 void Xzs_Free(CXzs *p, ISzAllocPtr alloc) in Xzs_Free() 286 …CXzs *p, ILookInStream *stream, Int64 *startOffset, ICompressProgress *progress, ISzAllocPtr alloc) in Xzs_ReadBackward()
|
| /external/clang/test/CodeGenObjC/ |
| D | next-objc-dispatch.m | 51 + (id)alloc; class 60 +(id) alloc { class
|
| /external/rust/crates/semver/src/ |
| D | backport.rs | 32 pub(crate) mod alloc { module 35 pub mod alloc { module 49 pub unsafe fn alloc(layout: Layout) -> *mut u8 { in alloc() function
|
| /external/rust/crates/vulkano/src/descriptor_set/pool/ |
| D | standard.rs | 67 fn alloc(&mut self, layout: &DescriptorSetLayout) -> Result<StdDescriptorPoolAlloc, OomError> { in alloc() method 89 let alloc = unsafe { in alloc() localVariable 113 let alloc = unsafe { in alloc() localVariable 209 let alloc = pool.alloc(&layout); in desc_pool_kept_alive() localVariable
|
| /external/libcxx/test/std/containers/sequences/vector.bool/ |
| D | construct_iter_iter_alloc.pass.cpp | 40 std::allocator<bool> alloc; in main() local 49 min_allocator<bool> alloc; in main() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | container_memory.h | 54 void* Allocate(Alloc* alloc, size_t n) { in Allocate() 73 void Deallocate(Alloc* alloc, void* p, size_t n) { in Deallocate() 92 void ConstructFromTupleImpl(Alloc* alloc, T* ptr, Tuple&& t, in ConstructFromTupleImpl() 148 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple()
|
| /external/angle/third_party/abseil-cpp/absl/container/internal/ |
| D | container_memory.h | 54 void* Allocate(Alloc* alloc, size_t n) { in Allocate() 73 void Deallocate(Alloc* alloc, void* p, size_t n) { in Deallocate() 92 void ConstructFromTupleImpl(Alloc* alloc, T* ptr, Tuple&& t, in ConstructFromTupleImpl() 148 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple()
|
| /external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
| D | container_memory.h | 54 void* Allocate(Alloc* alloc, size_t n) { in Allocate() 73 void Deallocate(Alloc* alloc, void* p, size_t n) { in Deallocate() 92 void ConstructFromTupleImpl(Alloc* alloc, T* ptr, Tuple&& t, in ConstructFromTupleImpl() 148 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple()
|
| /external/abseil-cpp/absl/container/internal/ |
| D | container_memory.h | 54 void* Allocate(Alloc* alloc, size_t n) { in Allocate() 73 void Deallocate(Alloc* alloc, void* p, size_t n) { in Deallocate() 92 void ConstructFromTupleImpl(Alloc* alloc, T* ptr, Tuple&& t, in ConstructFromTupleImpl() 148 void ConstructFromTuple(Alloc* alloc, T* ptr, Tuple&& t) { in ConstructFromTuple()
|