HomeSort by relevance Sort by last modified time
    Searched full:blocks (Results 251 - 275 of 5464) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/tests/f_lotsbad/
expect.1 3 Pass 1: Checking inodes, blocks, and sizes
24 Too many illegal blocks in inode 12.
28 Pass 1: Checking inodes, blocks, and sizes
40 Free blocks count wrong for group #0 (9, counted=43).
43 Free blocks count wrong (9, counted=43).
60 test_filesys: 12/32 files (0.0% non-contiguous), 57/100 blocks
  /external/genext2fs/
test.sh 31 # Usage: dtest file-size number-of-blocks correct-checksum
33 size=$1; blocks=$2; checksum=$3
35 dgen $size $blocks
43 # Usage: ftest spec-file number-of-blocks correct-checksum
45 fname=$1; blocks=$2; checksum=$3
47 fgen $fname $blocks
  /external/wpa_supplicant_8/src/crypto/
aes-cbc.c 29 int i, j, blocks; local
36 blocks = data_len / AES_BLOCK_SIZE;
37 for (i = 0; i < blocks; i++) {
62 int i, j, blocks; local
69 blocks = data_len / AES_BLOCK_SIZE;
70 for (i = 0; i < blocks; i++) {
  /external/chromium_org/v8/src/
hydrogen-flow-engine.h 75 // over a graph of basic blocks, either one block at a time (local analysis)
97 pred_counts_(graph->blocks()->length(), zone),
99 block_states_(graph->blocks()->length(), zone),
100 loop_effects_(graph->blocks()->length(), zone) {
101 loop_effects_.AddBlock(NULL, graph_->blocks()->length(), zone);
113 // Global analysis. Iterates over all blocks that are dominated by the given
119 // Iterate all dominated blocks starting from the given start block.
120 for (int i = root->block_id(); i < graph_->blocks()->length(); i++) {
121 HBasicBlock* block = graph_->blocks()->at(i);
123 // Skip blocks not dominated by the root node
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RopMethod.java 28 private final BasicBlockList blocks; field in class:RopMethod
41 * the labels for the blocks that return, if calculated
48 * @param blocks {@code non-null;} basic block list of the method
51 public RopMethod(BasicBlockList blocks, int firstLabel) {
52 if (blocks == null) {
53 throw new NullPointerException("blocks == null");
60 this.blocks = blocks;
73 return blocks;
130 RopMethod result = new RopMethod(blocks.withRegisterOffset(delta)
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
RopMethod.java 27 private final BasicBlockList blocks; field in class:RopMethod
40 * the labels for the blocks that return, if calculated
47 * @param blocks {@code non-null;} basic block list of the method
50 public RopMethod(BasicBlockList blocks, int firstLabel) {
51 if (blocks == null) {
52 throw new NullPointerException("blocks == null");
59 this.blocks = blocks;
72 return blocks;
129 RopMethod result = new RopMethod(blocks.withRegisterOffset(delta)
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RopMethod.java 28 private final BasicBlockList blocks; field in class:RopMethod
41 * the labels for the blocks that return, if calculated
48 * @param blocks {@code non-null;} basic block list of the method
51 public RopMethod(BasicBlockList blocks, int firstLabel) {
52 if (blocks == null) {
53 throw new NullPointerException("blocks == null");
60 this.blocks = blocks;
73 return blocks;
130 RopMethod result = new RopMethod(blocks.withRegisterOffset(delta)
    [all...]
  /external/valgrind/main/memcheck/tests/
leak-cases-full.stderr.exp 1 leaked: 80 bytes in 5 blocks
2 dubious: 96 bytes in 6 blocks
3 reachable: 64 bytes in 4 blocks
4 suppressed: 0 bytes in 0 blocks
5 16 bytes in 1 blocks are possibly lost in loss record ... of ...
11 16 bytes in 1 blocks are possibly lost in loss record ... of ...
17 16 bytes in 1 blocks are possibly lost in loss record ... of ...
23 16 bytes in 1 blocks are possibly lost in loss record ... of ...
29 16 bytes in 1 blocks are possibly lost in loss record ... of ...
35 16 bytes in 1 blocks are possibly lost in loss record ... of ..
    [all...]
custom-overlap.c 1 // Test for bug 100628: need to allow custom MALLOCLIKE blocks to overlap
2 // with normal malloc() blocks in leak-checking -- if it happens, we ignore
  /docs/source.android.com/src/
app.yaml 7 # hander blocks:
16 # Only one of the handler blocks should be
  /external/clang/test/Analysis/
inline-not-supported.c 12 // For now, don't inline vararg blocks.
19 // For now, don't inline global blocks.
  /external/clang/test/CodeGenCXX/
reference-in-blocks.cpp 35 void (^bl)(range<int> ) = ^(range<int> i){printf("Hello Blocks %d\n", i.get()); };
38 void (^bl2)(range<int>& ) = ^(range<int>& i){printf("Hello Blocks %d\n", i.get()); };
  /external/e2fsprogs/tests/d_loaddump/
expect 8 Pass 1: Checking inodes, blocks, and sizes
13 test_filesys: 12/64 files (0.0% non-contiguous), 158/512 blocks
  /external/e2fsprogs/tests/f_badroot/
expect.1 3 Pass 1: Checking inodes, blocks, and sizes
28 test_filesys: 13/32 files (0.0% non-contiguous), 24/100 blocks
  /external/e2fsprogs/tests/f_dupdot/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
21 test_filesys: 13/16 files (0.0% non-contiguous), 22/100 blocks
  /external/e2fsprogs/tests/f_h_badnode/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
17 test_filesys: 47730/100192 files (0.0% non-contiguous), 13551/31745 blocks
  /external/e2fsprogs/tests/f_lpffile/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
31 test_filesys: 15/32 files (0.0% non-contiguous), 15/100 blocks
  /external/e2fsprogs/tests/f_mke2fs2b/
expect.1 3 Pass 1: Checking inodes, blocks, and sizes
24 test_filesys: 15/32 files (0.0% non-contiguous), 25/100 blocks
  /external/e2fsprogs/tests/f_orphan/
expect.1 6 Pass 1: Checking inodes, blocks, and sizes
13 test_filesys: 12/2048 files (0.0% non-contiguous), 1303/8192 blocks
  /external/e2fsprogs/tests/f_reconnect/
expect.1 1 Pass 1: Checking inodes, blocks, and sizes
23 test_filesys: 14/32 files (0.0% non-contiguous), 25/100 blocks
  /external/e2fsprogs/tests/r_inline_xattr/
expect 8 Resizing the filesystem on ./test.img to 5120 (1k) blocks.
9 The filesystem on ./test.img is now 5120 blocks long.
  /external/libvpx/libvpx/vp8/encoder/
block.h 33 /* 16 Y blocks, 4 U blocks, 4 V blocks each with 16 entries */
37 /* 16 Y blocks, 4 U blocks, 4 V blocks each with 16 entries */
65 DECLARE_ALIGNED(16, short, src_diff[400]); /* 25 blocks Y,U,V,Y2 */
66 DECLARE_ALIGNED(16, short, coeff[400]); /* 25 blocks Y,U,V,Y2 */
  /frameworks/base/docs/html/
app.yaml 7 # hander blocks:
16 # Only one of the handler blocks should be
  /dalvik/dx/tests/088-ssa-combine-blocks/
info.txt 1 This is a test case for the identical-block combining algorithm, which runs after the SSA optimizer to recombine identical blocks (usually exception handlers) created during edge-splitting.
  /external/chromium/net/data/ftp/
dir-listing-vms-5 12 Total of 276 blocks in 4 files.

Completed in 784 milliseconds

<<11121314151617181920>>