Home
last modified time | relevance | path

Searched refs:Batch (Results 1 – 12 of 12) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h320 typedef typename SizeClassMap::TransferBatch Batch; typedef
353 NOINLINE Batch* AllocateBatch(AllocatorStats *stat, AllocatorCache *c, in AllocateBatch()
357 Batch *b = region->free_list.Pop(); in AllocateBatch()
364 NOINLINE void DeallocateBatch(AllocatorStats *stat, uptr class_id, Batch *b) { in DeallocateBatch()
513 LFStack<Batch> free_list;
538 NOINLINE Batch* PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList()
541 Batch *b = region->free_list.Pop(); in PopulateFreeList()
581 b = (Batch*)c->Allocate(this, SizeClassMap::ClassID(sizeof(Batch))); in PopulateFreeList()
583 b = (Batch*)(region_beg + beg_idx); in PopulateFreeList()
713 typedef typename SizeClassMap::TransferBatch Batch; typedef
[all …]
/external/syslinux/com32/libupload/
Dymodem.txt86 applied them to MODEM7 Batch, Telink, XMODEM or whatever, and called the
378 The XMODEM protocol extensions and YMODEM Batch address some of these
407 with YMODEM Batch Protocol, or with single file transfers identical to the
800 5. YMODEM Batch File Transmission
802 The YMODEM Batch protocol is an extension to the XMODEM/CRC protocol that
805 design approach of the YMODEM Batch protocol is to use the normal routines
1003 Figure 3. YMODEM Batch Transmission Session (1 file)
1064 Figure 4. YMODEM Batch Transmission Session (2 files)
1097 Figure 5. YMODEM Batch Transmission Session-1k Blocks
1872 True YMODEM(TM), ZMODEM, Kermit Sliding Windows, Telink, MODEM7 Batch,
[all …]
/external/c-ares/
DREADME.msvc75 3) Select 'Batch Build' from dropdown menu.
/external/python/cpython2/PC/os2vacpp/
Dreadme.txt78 -- Using Python as the Default OS/2 Batch Language
/external/snakeyaml/
Dmvnw.bat21 @REM Maven2 Start Up Batch script
/external/eigen/doc/
DSparseQuickReference.dox59 <td> Batch insertion</td>
/external/openssh/
Dsftp.058 Batch mode reads a series of commands from an input batchfile
/external/icu/icu4c/source/data/
Dmakedata.mak796 # Batch inference rule for creating miscellaneous resource files
/external/googletest/googletest/docs/
DV1_5_FAQ.md45 64-bit binaries (or both at once using Batch Build).
DV1_7_FAQ.md139 64-bit binaries (or both at once using Batch Build).
DFAQ.md139 64-bit binaries (or both at once using Batch Build).
DV1_6_FAQ.md139 64-bit binaries (or both at once using Batch Build).