HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 601 - 625 of 10005) sorted by null

<<21222324252627282930>>

  /external/valgrind/memcheck/tests/linux/
syscalls-2007.stderr.exp 4 in use at exit: ... bytes in ... blocks
syslog-syscall.stderr.exp 5 in use at exit: ... bytes in ... blocks
  /external/valgrind/memcheck/tests/
mallinfo.stderr.exp 5 in use at exit: ... bytes in ... blocks
new_override.stderr.exp 4 in use at exit: ... bytes in ... blocks
sbfragment.stderr.exp 4 in use at exit: ... bytes in ... blocks
trivialleak.stderr.exp 1 1,000 bytes in 1,000 blocks are definitely lost in loss record ... of ...
trivialleak.stderr.exp2 1 999 bytes in 999 blocks are definitely lost in loss record ... of ...
  /prebuilts/go/darwin-x86/src/debug/dwarf/testdata/
ranges.c 1 // gcc -g -O2 -freorder-blocks-and-partition
  /prebuilts/go/linux-x86/src/debug/dwarf/testdata/
ranges.c 1 // gcc -g -O2 -freorder-blocks-and-partition
  /system/sepolicy/prebuilts/api/26.0/public/
update_verifier.te 12 # Read all blocks in dm wrapped system partition.
  /system/sepolicy/public/
update_verifier.te 12 # Read all blocks in dm wrapped system partition.
  /external/mesa3d/src/compiler/glsl/
link_uniform_blocks.cpp 168 * For uniform blocks laid out according to [std140] rules, the
208 static void process_block_array_leaf(const char *name, gl_uniform_block *blocks,
225 size_t name_length, gl_uniform_block *blocks,
240 process_block_array(ub_array->array, name, new_length, blocks,
244 process_block_array_leaf(*name, blocks,
254 gl_uniform_block *blocks,
264 blocks[i].Name = ralloc_strdup(blocks, name);
265 blocks[i].Uniforms = &variables[(*parcel).index];
274 blocks[i].Binding = (b->has_binding) ? b->binding + *binding_offset : 0
341 struct gl_uniform_block *blocks = local
    [all...]
  /art/test/657-branches/src/
Main.java 21 // 1) We inline the 'foo' call, so blocks now only contain HLoadClass instructions.
23 // if/else because blocks contain instructions.
24 // 3) We run GVN which will remove the HLoadClass instructions in the blocks.
  /dalvik/dx/src/com/android/dx/command/dump/
Args.java 29 /** whether to dump information about basic blocks */
32 /** whether to dump regiserized blocks */
35 /** whether to dump SSA-form blocks */
  /development/tutorials/MoarRam/jni/
bar.c 39 ALOGW("%d 2M-byte blocks allocated so far (just allocated %p)",
49 ALOGW("All 2M-byte blocks are freed");
57 ALOGW("%d 2M-byte blocks allocated so far (just freed %p)",
foo.c 39 ALOGW("%d 32-byte blocks allocated so far (just allocated %p)",
49 ALOGW("All 32-byte blocks are freed");
57 ALOGW("%d 32-byte blocks allocated so far (just freed %p)",
  /external/e2fsprogs/misc/
mklost+found.8.in 21 pre-allocates disk blocks to the
25 is being run to recover a filesystem, it does not need to allocate blocks in
28 will not have to allocate data blocks in the filesystem during recovery.
  /external/e2fsprogs/tests/f_convert_bmap/
expect.1 13 BLOCKS:
17 Pass 1: Checking inodes, blocks, and sizes
25 test_filesys: 12/128 files (8.3% non-contiguous), 570/2048 blocks
  /external/e2fsprogs/tests/f_detect_junk/
expect.nodebugfs 3 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
20 Creating filesystem with 16384 1k blocks and 4096 inodes
21 Superblock backups stored on blocks:
  /external/e2fsprogs/tests/f_detect_xfs/
expect 3 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
22 Creating filesystem with 16384 1k blocks and 4096 inodes
23 Superblock backups stored on blocks:
expect.nodebugfs 3 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
20 Creating filesystem with 16384 1k blocks and 4096 inodes
21 Superblock backups stored on blocks:
  /external/e2fsprogs/tests/f_illbbitmap/
expect.1 2 Note: if several inode or block bitmap blocks or part
13 Pass 1: Checking inodes, blocks, and sizes
27 test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 2 Note: if several inode or block bitmap blocks or part
13 Pass 1: Checking inodes, blocks, and sizes
24 test_filesys: 11/32 files (0.0% non-contiguous), 22/100 blocks
  /external/e2fsprogs/tests/f_unused_itable/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
14 Pass 1: Checking inodes, blocks, and sizes
27 test_filesys: 19/128 files (0.0% non-contiguous), 165/1000 blocks
  /external/llvm/test/tools/llvm-profdata/
general.proftext 72 # DETAILED-SUMMARY: Total number of blocks: 10
74 # DETAILED-SUMMARY: 3 blocks with count >= 576460752303423488 account for 80 percentage of the total counts.
75 # DETAILED-SUMMARY: 4 blocks with count >= 288230376151711744 account for 90 percentage of the total counts.
76 # DETAILED-SUMMARY: 4 blocks with count >= 288230376151711744 account for 95 percentage of the total counts.
77 # DETAILED-SUMMARY: 6 blocks with count >= 72057594037927936 account for 99 percentage of the total counts.
78 # DETAILED-SUMMARY: 6 blocks with count >= 72057594037927936 account for 99.9 percentage of the total counts.
79 # DETAILED-SUMMARY: 6 blocks with count >= 72057594037927936 account for 99.99 percentage of the total counts.
80 # DETAILED-SUMMARY: 6 blocks with count >= 72057594037927936 account for 99.999 percentage of the total counts.
83 # DETAILED-SUMMARY-2: 2 blocks with count >= 1152921504606846976 account for 60 percentage of the total counts.
86 # DETAILED-SUMMARY-3: 2 blocks with count >= 1152921504606846976 account for 60 percentage of the total counts
    [all...]

Completed in 294 milliseconds

<<21222324252627282930>>