Home
last modified time | relevance | path

Searched defs:allocators (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/parallel/
Dtest-buffer-failed-alloc-typed-arrays.js16 const allocators = [ variable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dmeson.build11 subdir('allocators') subdir
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.cpp60 void CommandIterator::AcquireCommandBlocks(std::vector<CommandAllocator> allocators) { in AcquireCommandBlocks()
/third_party/flutter/skia/tests/
DGrAllocatorTest.cpp75 SkTArray<GrTAllocator<C>*> allocators; in DEF_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstallocator.c78 static GHashTable *allocators; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp464 std::vector<CommandAllocator> allocators(kNumAllocators); in TEST() local
/third_party/python/Modules/
D_tracemalloc.c34 } allocators; variable