| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | container_memory_test.cc | 69 T* allocate(size_t n, const void* = nullptr) { in allocate() function
|
| H A D | raw_hash_set_allocator_test.cc | 75 T* allocate(size_t n) { in allocate() function in absl::container_internal::__anon19186::CheckedAlloc 457 T* allocate(size_t) { return new T; } in allocate() function in absl::container_internal::__anon19186::PAlloc
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | PoolAlloc.h | 75 void *allocate(size_type n) { return getAllocator().allocate(n); } in allocate() function in pool_allocator 76 void *allocate(size_type n, const void *) { return getAllocator().allocate(n); } in allocate() function in pool_allocator 79 pointer allocate(size_type n) in allocate() function in pool_allocator 83 pointer allocate(size_type n, const void *) in allocate() function in pool_allocator
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | PoolAlloc.cpp | 217 void* TPoolAllocator::allocate(size_t numBytes) in allocate() function in glslang::TPoolAllocator
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_clip_util.c | 316 bool allocate = flags & BRW_URB_WRITE_ALLOCATE; in brw_clip_emit_vue() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | PoolAlloc.cpp | 240 void* TPoolAllocator::allocate(size_t numBytes) in allocate() function in TPoolAllocator
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDeviceMemory.cpp | 247 VkResult DeviceMemory::allocate() in allocate() function in vk::DeviceMemory
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | StackContainer.h | 104 pointer allocate(size_type n) { in allocate() function in StackAllocator
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_memory.h | 557 T* allocate (size_t n) in allocate() function in dng_std_allocator
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglAndroidUtil.cpp | 107 pfnAHardwareBuffer_allocate allocate; member
|
| /third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
| H A D | st_tusb.h | 33 int (*allocate)(struct usb_device *); member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_texture.c | 55 softpipe_resource_layout(struct pipe_screen *screen, struct softpipe_resource *spr, boolean allocate) softpipe_resource_layout() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_valtable.cpp | 342 void* sb_pool::allocate(unsigned sz) { in allocate() function in r600_sb::sb_pool
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.cpp | 265 bool BitSet::allocate(unsigned int nBits, bool zero) in allocate() function in nv50_ir::BitSet
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | PoolAlloc.cpp | 337 void *PoolAllocator::allocate(size_t numBytes) in allocate() function in angle::PoolAllocator
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | ExecutableMemory.cpp | 42 #undef allocate macro 236 void *allocate(size_t bytes, size_t alignment) in allocate() function
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_containers.hpp | 562 T *allocate(P &&... p) in allocate() function in SPIRV_CROSS_NAMESPACE::ObjectPool
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | memory.h | 300 Allocation TrackedAllocator::allocate(const Allocation::Request& request) { in allocate() function in marl::TrackedAllocator 410 T* StlAllocator<T>::allocate(std::size_t n) { allocate() function in marl::StlAllocator [all...] |
| /third_party/vulkan-loader/tests/ |
| H A D | loader_alloc_callback_tests.cpp | 56 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate() function in MemoryTracker [all...] |
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | unordered_map.h | 575 list_node* allocate(Args&&... args) in allocate() function in unordered_map_base
|
| /third_party/glslang/glslang/Include/ |
| H A D | PoolAlloc.h | 292 pointer allocate(size_type n) { in allocate() function in glslang::pool_allocator 294 pointer allocate(size_type n, const void*) { in allocate() function in glslang::pool_allocator [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | surface9.c | 63 bool allocate = !pContainer && pDesc->Format != D3DFMT_NULL; in NineSurface9_ctor() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.cpp | 383 allocate(T &v, size_t n) { in allocate() function
|
| /third_party/ltp/utils/benchmark/ebizzy-0.3/ |
| H A D | ebizzy.c | 289 static void allocate(void) in allocate() function
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-stream.cc | 21 char* HeapStringAllocator::allocate(unsigned bytes) { in allocate() function in v8::internal::HeapStringAllocator 26 char* FixedStringAllocator::allocate(unsigned bytes) { in allocate() function in v8::internal::FixedStringAllocator
|