Home
last modified time | relevance | path

Searched refs:unallocated (Results 1 – 25 of 50) sorted by relevance

12

/external/e2fsprogs/tests/f_holedir4/
Dexpect.19 Directory inode 12 has an unallocated block #2. Allocate? yes
11 Directory inode 12 has an unallocated block #3. Allocate? yes
13 Directory inode 12 has an unallocated block #4. Allocate? yes
15 Directory inode 12 has an unallocated block #5. Allocate? yes
17 Directory inode 12 has an unallocated block #6. Allocate? yes
19 Directory inode 12 has an unallocated block #7. Allocate? yes
21 Directory inode 12 has an unallocated block #8. Allocate? yes
23 Directory inode 12 has an unallocated block #9. Allocate? yes
25 Directory inode 12 has an unallocated block #10. Allocate? yes
27 Directory inode 12 has an unallocated block #11. Allocate? yes
[all …]
/external/mtools/
Dhash.c40 static int unallocated=0; variable
72 H->entries[ii] = &unallocated; in alloc_ht()
98 if (H->entries[i] != &unallocated && in free_ht()
115 while(H->entries[pos] != &unallocated && in _hash_add()
122 if(H->entries[pos] == &unallocated) in _hash_add()
144 if(oldentries[i] != &unallocated && oldentries[i] != &deleted) in rehash()
172 H->entries[pos] != &unallocated && in _hash_lookup()
183 if(H->entries[pos] == &unallocated || !ttl) in _hash_lookup()
/external/e2fsprogs/tests/f_holedir/
Dexpect.112 Directory inode 11 has an unallocated block #0. Allocate? yes
14 Directory inode 11 has an unallocated block #3. Allocate? yes
16 Directory inode 11 has an unallocated block #6. Allocate? yes
/external/mesa3d/src/gallium/drivers/r600/
Dcompute_memory_pool.c221 int64_t unallocated = 0; in compute_memory_finalize_pending() local
243 unallocated += align(item->size_in_dw, ITEM_ALIGNMENT); in compute_memory_finalize_pending()
246 if (unallocated == 0) { in compute_memory_finalize_pending()
250 if (pool->size_in_dw < allocated + unallocated) { in compute_memory_finalize_pending()
251 err = compute_memory_grow_defrag_pool(pool, pipe, allocated + unallocated); in compute_memory_finalize_pending()
/external/e2fsprogs/tests/f_emptydir/
Dexpect.15 Directory inode 12 has an unallocated block #0. Allocate? yes
/external/e2fsprogs/tests/f_holedir2/
Dexpect.17 Directory inode 12 has an unallocated block #3. Allocate? yes
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/
Darm64-basic-a64-undefined.txt13 # MOVK with sf == 0 and hw<1> == 1 is unallocated.
Dbasic-a64-undefined.txt27 # Only unallocated (int-register) variants are: opc=0b11, size=0b10, 0b11
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-basic-a64-undefined.txt13 # MOVK with sf == 0 and hw<1> == 1 is unallocated.
Dbasic-a64-undefined.txt27 # Only unallocated (int-register) variants are: opc=0b11, size=0b10, 0b11
/external/e2fsprogs/doc/RelNotes/
Dv1.37.txt27 there is one or more unallocated blocks at the beginning of a file.
Dv1.41.txt546 unallocated; this fixes a number of problems in all e2fsprogs for ext4
/external/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C4-vs-VFP.ll15 ;that are unallocated are marked as unavailable. The NSAA is adjusted upwards
/external/llvm-project/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C4-vs-VFP.ll15 ;that are unallocated are marked as unavailable. The NSAA is adjusted upwards
/external/llvm-project/llvm/test/tools/llvm-pdbutil/
Dexplain.test70 UNALLOCATED-NEXT: Address is in block 3 (unallocated).
/external/vixl/doc/
Dchangelog.md6 + Fix bugs in disassembly of unallocated instruction encodings.
/external/llvm-project/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt386 # These have a banked register encoding of 0b111111, which is unallocated.
Dinvalid-armv7.txt531 # These have a banked register encoding of 0b111111, which is unallocated.
/external/arm-trusted-firmware/docs/design/
Dpsci-pd-tree.rst169 #. Treat unallocated MPIDRs and disabled cores as absent but still describe them
/external/gptfdisk/
DREADME69 * Clear identification of the number of unallocated sectors on a
/external/libwebsockets/
DREADME.md81 lwsac_extend() so last use() can attempt to use more unallocated chunk space
Dchangelog59 lwsac_extend() so last use() can attempt to use more unallocated chunk space
/external/squashfs-tools/
DCHANGES240 which have large areas of unallocated data commonly called
/external/elfutils/src/
DChangeLog609 * strip.c (handle_elf): Track allocated/unallocated sections seen. Set
610 section offset of unallocated sections after handling all allocated
4245 * unstrip.c (copy_elided_sections): Ignore unfound unallocated section
/external/jemalloc_new/
DChangeLog1041 making unallocated objects appear reachable to Valgrind.

12