Searched defs:AllocateArray (Results 1 – 4 of 4) sorted by relevance
| /external/skia/src/pathops/ | ||
| D | SkOpTAllocator.h | 20 static T* AllocateArray(SkArenaAlloc* allocator, int count) { in AllocateArray() function |
| /external/google-breakpad/src/client/ | ||
| D | minidump_file_writer-inl.h | 57 inline bool TypedMDRVA<MDType>::AllocateArray(size_t count) { in AllocateArray() function |
| /external/v8/src/compiler/ | ||
| D | js-create-lowering.cc | 65 void AllocateArray(int length, Handle<Map> map, in AllocateArray() function in v8::internal::compiler::__anond6fd99540111::AllocationBuilder |
| /external/protobuf/src/google/protobuf/ | ||
| D | descriptor.cc | 987 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables |