HomeSort by relevance Sort by last modified time
    Searched defs:AllocateArray (Results 1 - 4 of 4) sorted by null

  /external/skia/src/pathops/
SkOpTAllocator.h 20 static T* AllocateArray(SkArenaAlloc* allocator, int count) {
  /external/google-breakpad/src/client/
minidump_file_writer-inl.h 57 inline bool TypedMDRVA<MDType>::AllocateArray(size_t count) {
  /external/v8/src/compiler/
js-create-lowering.cc 65 void AllocateArray(int length, Handle<Map> map,
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 499 template<typename Type> Type* AllocateArray(int count);
    [all...]

Completed in 324 milliseconds