Searched refs:Batch (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h315 typedef typename SizeClassMap::TransferBatch Batch; typedef in class:__sanitizer::SizeClassAllocator64
341 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c,
345 Batch *b = region->free_list.Pop();
352 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) {
484 LFStack<Batch> free_list;
513 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c,
516 Batch *b = region->free_list.Pop();
556 b = (Batch*)c->Allocate(this, SizeClassMap::ClassID(sizeof(Batch)));
558 b = (Batch*)(region_be
687 typedef typename SizeClassMap::TransferBatch Batch; typedef in class:__sanitizer::SizeClassAllocator32
949 typedef typename SizeClassMap::TransferBatch Batch; typedef in struct:__sanitizer::SizeClassAllocatorLocalCache
[all...]
/external/stlport/
H A Dconfigure.bat11 REM Attention! Batch file labels only have 8 significant characters!
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak768 # Batch inference rule for creating miscellaneous resource files
/external/icu/icu4c/source/data/
H A Dmakedata.mak766 # Batch inference rule for creating miscellaneous resource files
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3500 milliseconds