Home
last modified time | relevance | path

Searched defs:AllocatorType (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dsegmented_array_test.cc27 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
34 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
43 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
53 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
68 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
77 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
88 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
109 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
130 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
176 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRecyclingAllocator.h63 llvm::RecyclingAllocator<AllocatorType, in new()
71 llvm::RecyclingAllocator<AllocatorType, in delete()
H A DRecycler.h98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_segmented_array.h68 using AllocatorType = Allocator<SegmentSize>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp13954 QualType AllocatorType = in findOMPAllocatorHandleT() local