/external/guice/core/test/com/googlecode/guice/ |
H A D | GuiceTck.java | 55 @Provides @Named("spare") Tire provideSpareTire(SpareTire spare) { 56 return spare;
|
/external/llvm/test/tools/llvm-readobj/ARM/ |
H A D | unwind.s | 114 .section .spare 116 .type spare,%function 117 spare: label 292 @ CHECK: SectionName: .ARM.exidx.spare 295 @ CHECK: 0xD8 ; spare 297 @ CHECK: 0xCA ; spare 300 @ CHECK: 0xC7 0x10 ; spare 302 @ CHECK: 0xC7 0x00 ; spare 306 @ CHECK: 0xB4 ; spare 309 @ CHECK: 0xB1 0x10 ; spare [all...] |
/external/curl/src/ |
H A D | tool_vms.c | 202 const int spare[8] = {0}; variable
|
/external/iproute2/include/linux/ |
H A D | atm.h | 156 unsigned int spare :9; /* spare bits */ member in struct:atm_trafprm
|
/external/kernel-headers/original/uapi/linux/ |
H A D | atm.h | 156 unsigned int spare :9; /* spare bits */ member in struct:atm_trafprm
|
H A D | fuse.h | 177 uint32_t spare[6]; member in struct:fuse_kstatfs 611 uint32_t spare[10]; member in struct:cuse_init_out
|
H A D | btrfs.h | 170 __u64 spare[64]; member in struct:btrfs_ioctl_dev_replace_args
|
H A D | soundcard.h | 298 int spare[2]; member in struct:patch_info
|
/external/libunwind_llvm/src/ |
H A D | Unwind_AppleExtras.cpp | 39 unsigned spare[2]; member in struct:libgcc_object_info
|
/external/jemalloc/src/ |
H A D | arena.c | 574 assert(arena->spare != NULL); 576 chunk = arena->spare; 577 arena->spare = NULL; 676 assert(arena->spare == NULL); 728 if (arena->spare != NULL) 759 if (arena->spare != NULL) { 760 arena_chunk_t *spare = arena->spare; local 764 arena->spare = chunk; 765 if (arena_mapbits_dirty_get(spare, map_bia [all...] |
/external/skia/src/gpu/batches/ |
H A D | GrAAStrokeRectBatch.cpp | 562 SkScalar spare; local 566 spare = SkTMin(w, h); 569 *isDegenerate = spare <= 0;
|
/external/autotest/site_utils/ |
H A D | balance_pools.py | 31 -s POOL, --spare POOL 39 from the spare pool to bring the strength of POOL to the requested 53 spare pool has no DUTs (in any state), *and* the corresponding 54 non-Freon spare pool is populated, then the non-Freon pool will 56 non-Freon boards when there is an available Freon spare pool. 157 to be resupplied with working DUTs and spare pools that supply 403 spare_pool = _DUTPool(afe, board, arguments.spare, 520 parser.add_argument('-s', '--spare', default='suites',
|
H A D | lab_inventory_unittest.py | 655 spare = int(items[4]) 656 self._board_data.append((board, (good, bad, spare))) 660 """Create a counts tuple with as few spare DUTs as possible.""" 670 """Create a counts tuple with as many spare DUTs as possible.""" 720 """Test that messages ignore boards with no spare pool.""" 975 """Test that reporting ignores the spare pool inventory."""
|
/external/boringssl/src/crypto/sha/asm/ |
H A D | sha1-armv4-large.pl | 240 bcs .L_done @ [+((12+3)*5+2)*4], spare 300 bytes 256 b .L_20_39_or_60_79 @ [+4], spare 300 bytes
|
/external/curl/packages/vms/ |
H A D | generate_vax_transfer.com | 80 $ write vopt tab, "SPARE", tab, "; never delete this spare" 259 ; Macro to reserve a spare entry.
|
/external/jemalloc/include/jemalloc/internal/ |
H A D | arena.h | 333 * recently freed chunk. The spare is left in the arena's chunk trees 336 * There is one spare chunk per arena, rather than one spare total, in 338 * a single spare inadequate. 340 arena_chunk_t *spare; member in struct:arena_s
|
/external/tcpdump/ |
H A D | print-rx.c | 102 uint16_t spare; /* How clever: even though the AFS */ member in struct:rx_header 105 /* encoded _after_ the spare field */
|
/external/boringssl/linux-arm/crypto/sha/ |
H A D | sha1-armv4-large.S | 342 bcs .L_done @ [+((12+3)*5+2)*4], spare 300 bytes 438 b .L_20_39_or_60_79 @ [+4], spare 300 bytes
|
/external/pcre/dist/ |
H A D | pcre_compile.c | 494 "spare error\0" /** DEAD **/
|