Searched refs:Batch (Results 1 – 12 of 12) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 320 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/ |
D | ymodem.txt | 86 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/ |
D | README.msvc | 75 3) Select 'Batch Build' from dropdown menu.
|
/external/python/cpython2/PC/os2vacpp/ |
D | readme.txt | 78 -- Using Python as the Default OS/2 Batch Language
|
/external/snakeyaml/ |
D | mvnw.bat | 21 @REM Maven2 Start Up Batch script
|
/external/eigen/doc/ |
D | SparseQuickReference.dox | 59 <td> Batch insertion</td>
|
/external/openssh/ |
D | sftp.0 | 58 Batch mode reads a series of commands from an input batchfile
|
/external/icu/icu4c/source/data/ |
D | makedata.mak | 796 # Batch inference rule for creating miscellaneous resource files
|
/external/googletest/googletest/docs/ |
D | V1_5_FAQ.md | 45 64-bit binaries (or both at once using Batch Build).
|
D | V1_7_FAQ.md | 139 64-bit binaries (or both at once using Batch Build).
|
D | FAQ.md | 139 64-bit binaries (or both at once using Batch Build).
|
D | V1_6_FAQ.md | 139 64-bit binaries (or both at once using Batch Build).
|