/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
|
/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...] |
H A D | SkRemoteGlyphCache.cpp | 95 T* allocate() { in allocate() function in Serializer 106 void* allocate(size_t size, size_t alignment) { in allocate() function in Serializer
|
/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/swiftshader/third_party/subzero/src/ |
H A D | IceCfg.h | 245 template <typename T> T *allocate() { return Allocator->Allocate<T>(); } in allocate() function in Ice::Cfg
|
H A D | IceGlobalContext.h | 288 allocate() { in allocate() function in Ice::GlobalContext
|
/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
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_texture.c | 73 llvmpipe_texture_layout(struct llvmpipe_screen *screen, struct llvmpipe_resource *lpr, boolean allocate) llvmpipe_texture_layout() argument
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
H A D | LatencyAnalyzer.h | 105 void allocate(int maxFrames) { in allocate() function in AudioRecording
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
H A D | RPCUtils.h | 194 template <typename Func> T allocate() { return NextId++; } in allocate() function in llvm::orc::rpc::RPCFunctionIdAllocator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCContext.h | 674 void *allocate(unsigned Size, unsigned Align = 8) { in allocate() function
|
/third_party/protobuf/src/google/protobuf/ |
H A D | map.h | 114 pointer allocate(size_type n, const void* /* hint */ = nullptr) { in allocate() function in google::protobuf::internal::MapAllocator
|