| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| H A D | ItaniumDemangle.cpp | 280 void* allocate(size_t N) { in allocate() function in __anon24172::BumpPointerAllocator
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkAllocationCallbackUtil.cpp | 202 void* ChainedAllocator::allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate() function in vk::ChainedAllocator 239 void* AllocationCallbackRecorder::allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate() function in vk::AllocationCallbackRecorder 297 void* DeterministicFailAllocator::allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in allocate() function in vk::DeterministicFailAllocator
|
| H A D | vkMemUtil.cpp | 205 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize alignment) in allocate() function in vk::__anon27738::SimpleAllocator 224 MovePtr<Allocation> SimpleAllocator::allocate (const VkMemoryRequirements& memReqs, MemoryRequirement requirement) in allocate() function in vk::__anon27738::SimpleAllocator
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | PoolAlloc.h | 281 void* allocate(size_type n) { in allocate() function in pool_allocator 284 void* allocate(size_type n, const void*) { in allocate() function in pool_allocator 289 pointer allocate(size_type n) { allocate() function in pool_allocator 292 pointer allocate(size_type n, const void*) { allocate() function in pool_allocator [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceAssembler.h | 266 template <typename T> T *allocate() { return Allocator.Allocate<T>(); } in allocate() function in Ice::Assembler
|
| H A D | IceCfg.h | 245 template <typename T> T *allocate() { return Allocator->Allocate<T>(); } in allocate() function in Ice::Cfg
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_probe_benchmark.cc | 90 static T* allocate(size_t n) { in allocate() function in __anon19188::RandomizedAllocator
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat_test.cc | 235 T* allocate(size_t n) { return static_cast<T*>(std::malloc(n * sizeof(T))); } in allocate() function
|
| H A D | string_view_test.cc | 68 T* allocate(size_t n) { return static_cast<T*>(std::malloc(n * sizeof(T))); } in allocate() function
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgVariableManager.cpp | 114 Variable* VariableScope::allocate (const VariableType& type, Variable::Storage storage, const char* name) in allocate() function in rsg::VariableScope 160 ValueEntry* ValueScope::allocate (const Variable* variable) in allocate() function in rsg::ValueScope 237 Variable* VariableManager::allocate (const VariableType& type) in allocate() function in rsg::VariableManager 242 Variable* VariableManager::allocate (const VariableType& type, Variable::Storage storage, const char* name) in allocate() function in rsg::VariableManager [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ResourceManager11.cpp | 388 angle::Result ResourceManager11::allocate(d3d::Context *context, in allocate() function in rx::ResourceManager11
|
| H A D | ResourceManager11.h | 344 angle::Result allocate(d3d::Context *context, in allocate() function in rx::final
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string.h | 847 bool allocate(size_type size) in allocate() function in basic_string
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| H A D | basic_transformer.cpp | 119 bool BasicTransformer::CheckAllocateBuffer(PixmapInfo &outPixmap, AllocateMem allocate, in CheckAllocateBuffer() argument 162 uint32_t BasicTransformer::TransformPixmap(const PixmapInfo &inPixmap, PixmapInfo &outPixmap, AllocateMem allocate) in TransformPixmap() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uniset_props.cpp | 232 inline UBool allocate() { in allocate() function in __anon3245::UnicodeSetPointer
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 442 static void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup() argument 531 static void brw_emit_line_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_line_setup() argument 603 static void brw_emit_point_sprite_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_sprite_setup() argument 695 static void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_setup() argument
|
| /third_party/node/lib/ |
| H A D | buffer.js | 442 function allocate(size) { function
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_props.cpp | 232 inline UBool allocate() { in allocate() function in __anon11898::UnicodeSetPointer
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiMemoryRequirementInvarianceTests.cpp | 106 void BufferAllocator::allocate (Context& context) in allocate() function in vkt::api::BufferAllocator 197 void ImageAllocator::allocate (Context& context) in allocate() function in vkt::api::ImageAllocator
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiMemoryRequirementInvarianceTests.cpp | 106 void BufferAllocator::allocate (Context& context) in allocate() function in vkt::api::BufferAllocator 191 void ImageAllocator::allocate (Context& context) in allocate() function in vkt::api::ImageAllocator
|
| /third_party/skia/src/core/ |
| H A D | SkBlockAllocator.h | 565 SkBlockAllocator::ByteRange SkBlockAllocator::allocate(size_t size) { allocate() function in final::GrowthPolicy::SkBlockAllocator [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | OrcRemoteTargetServer.h | 121 Error allocate(void *&Addr, size_t Size, uint32_t Align) { in allocate() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uniset_props.cpp | 232 inline UBool allocate() { in allocate() function in __anon21126::UnicodeSetPointer
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector_test.cc | 1780 value_type* allocate(size_t n) { in TEST() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_h2645.c | 352 #define allocate(name, size) do { \ macro 383 #undef allocate macro 430 #define allocate(name, size) do { \ macro 466 #undef allocate macro
|