Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 1314) sorted by relevance

12345678910>>...53

/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector.bool/
Dctor_exceptions.pass.cpp34 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
42 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
70 std::allocator<bool> alloc; in main() local
78 std::allocator<bool> alloc; in main() local
88 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
96 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
104 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ false); in main() local
114 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ false); in main() local
124 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector.bool/
Dctor_exceptions.pass.cpp34 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
42 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
70 std::allocator<bool> alloc; in main() local
78 std::allocator<bool> alloc; in main() local
88 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
96 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
104 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ false); in main() local
114 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ false); in main() local
124 throwing_allocator<bool> alloc(/*throw_on_ctor = */ false, /*throw_on_copy = */ true); in main() local
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.cpp47 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
54 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
61 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
68 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
75 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
84 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
105 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
126 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
147 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
155 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
Dalloc_function.pass.cpp29 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
Dalloc_F.pass.cpp41 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/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
Dalloc_function.pass.cpp34 void test_FunctionObject(AllocType& alloc) in test_FunctionObject()
58 void test_FreeFunction(AllocType& alloc) in test_FreeFunction()
80 void test_MemFunClass(AllocType& alloc) in test_MemFunClass()
102 void test_for_alloc(Alloc& alloc) in test_for_alloc()
124 bare_allocator<DummyClass> alloc; in main() local
128 non_default_test_allocator<DummyClass> alloc(42); in main() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
Dalloc_function.pass.cpp34 void test_FunctionObject(AllocType& alloc) in test_FunctionObject()
58 void test_FreeFunction(AllocType& alloc) in test_FreeFunction()
80 void test_MemFunClass(AllocType& alloc) in test_MemFunClass()
102 void test_for_alloc(Alloc& alloc) in test_for_alloc()
124 bare_allocator<DummyClass> alloc; in main() local
128 non_default_test_allocator<DummyClass> alloc(42); in main() local
/external/skia/src/gpu/vk/
DVulkanMemory.cpp27 VulkanAlloc* alloc) { in AllocBufferMemory()
51 void VulkanMemory::FreeBufferMemory(VulkanMemoryAllocator* allocator, const VulkanAlloc& alloc) { in FreeBufferMemory()
62 VulkanAlloc* alloc) { in AllocImageMemory()
94 const VulkanAlloc& alloc) { in FreeImageMemory()
100 const VulkanAlloc& alloc, in MapAlloc()
113 const VulkanAlloc& alloc) { in UnmapAlloc()
118 void VulkanMemory::GetNonCoherentMappedMemoryRange(const VulkanAlloc& alloc, in GetNonCoherentMappedMemoryRange()
144 const VulkanAlloc& alloc, in FlushMappedAlloc()
158 const VulkanAlloc& alloc, in InvalidateMappedAlloc()
/external/mesa3d/src/vulkan/util/
Dvk_alloc.h44 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc()
52 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc()
66 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc()
74 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free()
83 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, in vk_strdup()
100 vk_vasprintf(const VkAllocationCallbacks *alloc, in vk_vasprintf()
113 vk_asprintf(const VkAllocationCallbacks *alloc, in vk_asprintf()
127 const VkAllocationCallbacks *alloc, in vk_alloc2()
139 const VkAllocationCallbacks *alloc, in vk_zalloc2()
154 const VkAllocationCallbacks *alloc, in vk_free2()
[all …]
/external/cronet/stable/third_party/libc++/src/test/std/containers/unord/
Dfrom_range_unordered_containers.h143 Alloc alloc; in test_unordered_map_with_input() local
156 Alloc alloc; in test_unordered_map_with_input() local
167 Alloc alloc; in test_unordered_map_with_input() local
238 ThrowingAllocator<ValueType> alloc; in test_map_exception_safety_throwing_allocator() local
346 Alloc alloc; in test_unordered_set_with_input() local
359 Alloc alloc; in test_unordered_set_with_input() local
370 Alloc alloc; in test_unordered_set_with_input() local
431 ThrowingAllocator<T> alloc; in test_set_exception_safety_throwing_allocator() local
/external/cronet/tot/third_party/libc++/src/test/std/containers/unord/
Dfrom_range_unordered_containers.h143 Alloc alloc; in test_unordered_map_with_input() local
156 Alloc alloc; in test_unordered_map_with_input() local
167 Alloc alloc; in test_unordered_map_with_input() local
238 ThrowingAllocator<ValueType> alloc; in test_map_exception_safety_throwing_allocator() local
346 Alloc alloc; in test_unordered_set_with_input() local
359 Alloc alloc; in test_unordered_set_with_input() local
370 Alloc alloc; in test_unordered_set_with_input() local
431 ThrowingAllocator<T> alloc; in test_set_exception_safety_throwing_allocator() local
/external/cronet/tot/third_party/libc++/src/test/libcxx/containers/containers.adaptors/flat.map/
Dassert.sorted_unique.pass.cpp50 const std::allocator<int> alloc{}; in main() local
59 const std::allocator<int> alloc{}; in main() local
68 const std::allocator<int> alloc{}; in main() local
78 const std::allocator<int> alloc{}; in main() local
104 const std::allocator<int> alloc{}; in main() local
113 const std::allocator<int> alloc{}; in main() local
121 const std::allocator<int> alloc{}; in main() local
129 const std::allocator<int> alloc{}; in main() local
154 const std::allocator<int> alloc{}; in main() local
163 const std::allocator<int> alloc{}; in main() local
[all …]
/external/cronet/stable/third_party/libc++/src/test/libcxx/containers/containers.adaptors/flat.map/
Dassert.sorted_unique.pass.cpp50 const std::allocator<int> alloc{}; in main() local
59 const std::allocator<int> alloc{}; in main() local
68 const std::allocator<int> alloc{}; in main() local
78 const std::allocator<int> alloc{}; in main() local
104 const std::allocator<int> alloc{}; in main() local
113 const std::allocator<int> alloc{}; in main() local
121 const std::allocator<int> alloc{}; in main() local
129 const std::allocator<int> alloc{}; in main() local
154 const std::allocator<int> alloc{}; in main() local
163 const std::allocator<int> alloc{}; in main() local
[all …]
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsTsiFrameProtectorTest.java77 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/cronet/stable/net/third_party/quiche/src/quiche/common/
Dsimple_buffer_allocator_test.cc15 SimpleBufferAllocator alloc; in TEST() local
22 SimpleBufferAllocator alloc; in TEST() local
27 SimpleBufferAllocator alloc; in TEST() local
41 SimpleBufferAllocator alloc; in TEST() local
58 SimpleBufferAllocator alloc; in TEST() local
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dsimple_buffer_allocator_test.cc15 SimpleBufferAllocator alloc; in TEST() local
22 SimpleBufferAllocator alloc; in TEST() local
27 SimpleBufferAllocator alloc; in TEST() local
41 SimpleBufferAllocator alloc; in TEST() local
58 SimpleBufferAllocator alloc; in TEST() local
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.members/
Dconstruct.pass.cpp87 std::allocator<A0> alloc; in test() local
97 std::allocator<A1> alloc; in test() local
107 std::allocator<A2> alloc; in test() local
118 std::allocator<VT> alloc; in test() local
129 std::allocator<A0> alloc; in test() local
142 std::allocator<A1> alloc; in test() local
155 std::allocator<A2> alloc; in test() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.traits/allocator.traits.members/
Dconstruct.pass.cpp87 std::allocator<A0> alloc; in test() local
97 std::allocator<A1> alloc; in test() local
107 std::allocator<A2> alloc; in test() local
118 std::allocator<VT> alloc; in test() local
129 std::allocator<A0> alloc; in test() local
142 std::allocator<A1> alloc; in test() local
155 std::allocator<A2> alloc; in test() local
/external/cronet/stable/third_party/libc++/src/test/std/containers/associative/
Dfrom_range_associative_containers.h82 Alloc alloc; in test_associative_map_with_input() local
93 Alloc alloc; in test_associative_map_with_input() local
162 ThrowingAllocator<ValueType> alloc; in test_map_exception_safety_throwing_allocator() local
224 Alloc alloc; in test_associative_set_with_input() local
235 Alloc alloc; in test_associative_set_with_input() local
294 ThrowingAllocator<T> alloc; in test_set_exception_safety_throwing_allocator() local
/external/cronet/tot/third_party/libc++/src/test/std/containers/associative/
Dfrom_range_associative_containers.h82 Alloc alloc; in test_associative_map_with_input() local
93 Alloc alloc; in test_associative_map_with_input() local
162 ThrowingAllocator<ValueType> alloc; in test_map_exception_safety_throwing_allocator() local
224 Alloc alloc; in test_associative_set_with_input() local
235 Alloc alloc; in test_associative_set_with_input() local
294 ThrowingAllocator<T> alloc; in test_set_exception_safety_throwing_allocator() local
/external/igt-gpu-tools/tests/i915/
Dgem_shrink.c41 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/pigweed/pw_multibuf/public/pw_multibuf/
Dheader_chunk_region_tracker.h41 allocator::Allocator& alloc, size_t size) { in AllocateRegionAsChunk()
62 static HeaderChunkRegionTracker* AllocateRegion(allocator::Allocator& alloc, in AllocateRegion()
81 auto alloc = alloc_; in Destroy() local
98 HeaderChunkRegionTracker(ByteSpan region, allocator::Allocator& alloc) in HeaderChunkRegionTracker()
/external/pigweed/pw_multibuf/
Dheader_chunk_region_tracker_test.cc34 AllocatorForTest<kArbitraryAllocatorSize> alloc; in TEST() local
42 AllocatorForTest<kArbitraryAllocatorSize> alloc; in TEST() local
50 AllocatorForTest<kArbitraryAllocatorSize> alloc; in TEST() local
57 AllocatorForTest<kArbitraryAllocatorSize> alloc; in TEST() local
/external/clang/test/SemaObjC/
Dclass-message-protocol-lookup.m7 + (id)alloc; class
15 + (id)alloc; class
25 + (id)alloc { return 0; } class
/external/skia/src/core/
DSkGlyph.cpp171 size_t SkGlyph::allocImage(SkArenaAlloc* alloc) { in allocImage()
179 bool SkGlyph::setImage(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setImage()
192 bool SkGlyph::setImage(SkArenaAlloc* alloc, const void* image) { in setImage()
201 size_t SkGlyph::setMetricsAndImage(SkArenaAlloc* alloc, const SkGlyph& from) { in setMetricsAndImage()
247 void SkGlyph::installPath(SkArenaAlloc* alloc, const SkPath* path, bool hairline, bool modified) { in installPath()
261 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath()
271 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path, bool hairline, bool modified) { in setPath()
300 void SkGlyph::installDrawable(SkArenaAlloc* alloc, sk_sp<SkDrawable> drawable) { in installDrawable()
311 bool SkGlyph::setDrawable(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setDrawable()
320 bool SkGlyph::setDrawable(SkArenaAlloc* alloc, sk_sp<SkDrawable> drawable) { in setDrawable()
[all …]

12345678910>>...53