/external/e2fsprogs/tests/f_jnl_32bit/ |
D | expect.0 | 1 Journal starts at block 1, transaction 2 2 Found expected sequence 2, type 1 (descriptor block) at block 1 3 Dumping descriptor block, sequence 2, at block 1: 4 FS block 2 logged at journal block 2 (flags 0x8) 5 Found expected sequence 2, type 2 (commit block) at block 3 6 Found expected sequence 3, type 1 (descriptor block) at block 4 7 Dumping descriptor block, sequence 3, at block 4: 8 FS block 82 logged at journal block 5 (flags 0x0) 9 FS block 2 logged at journal block 6 (flags 0x2) 10 FS block 99 logged at journal block 7 (flags 0x2) [all …]
|
/external/e2fsprogs/tests/f_jnl_64bit/ |
D | expect.0 | 1 Journal starts at block 67, transaction 32 2 Found expected sequence 32, type 5 (revoke table) at block 67 3 Dumping revoke block, sequence 32, at block 67: 4 Revoke FS block 1536 5 Revoke FS block 1472 6 Revoke FS block 1473 7 Revoke FS block 1474 8 Revoke FS block 1475 9 Revoke FS block 1476 10 Revoke FS block 1541 [all …]
|
/external/e2fsprogs/tests/j_long_revoke_trans_mcsum_32bit/ |
D | expect | 22 Journal starts at block 1, transaction 1 23 Found expected sequence 1, type 1 (descriptor block) at block 1 24 Found expected sequence 1, type 1 (descriptor block) at block 64 25 Found expected sequence 1, type 1 (descriptor block) at block 127 26 Found expected sequence 1, type 1 (descriptor block) at block 190 27 Found expected sequence 1, type 1 (descriptor block) at block 253 28 Found expected sequence 1, type 1 (descriptor block) at block 316 29 Found expected sequence 1, type 1 (descriptor block) at block 379 30 Found expected sequence 1, type 1 (descriptor block) at block 442 31 Found expected sequence 1, type 1 (descriptor block) at block 505 [all …]
|
/external/e2fsprogs/tests/j_long_revoke_trans_mcsum_64bit/ |
D | expect | 21 Journal starts at block 1, transaction 1 22 Found expected sequence 1, type 1 (descriptor block) at block 1 23 Found expected sequence 1, type 1 (descriptor block) at block 64 24 Found expected sequence 1, type 1 (descriptor block) at block 127 25 Found expected sequence 1, type 1 (descriptor block) at block 190 26 Found expected sequence 1, type 1 (descriptor block) at block 253 27 Found expected sequence 1, type 1 (descriptor block) at block 316 28 Found expected sequence 1, type 1 (descriptor block) at block 379 29 Found expected sequence 1, type 1 (descriptor block) at block 442 30 Found expected sequence 1, type 1 (descriptor block) at block 505 [all …]
|
/external/e2fsprogs/tests/j_long_trans_mcsum_64bit/ |
D | expect | 21 Journal starts at block 1, transaction 1 22 Found expected sequence 1, type 1 (descriptor block) at block 1 23 Found expected sequence 1, type 1 (descriptor block) at block 64 24 Found expected sequence 1, type 1 (descriptor block) at block 127 25 Found expected sequence 1, type 1 (descriptor block) at block 190 26 Found expected sequence 1, type 1 (descriptor block) at block 253 27 Found expected sequence 1, type 1 (descriptor block) at block 316 28 Found expected sequence 1, type 1 (descriptor block) at block 379 29 Found expected sequence 1, type 1 (descriptor block) at block 442 30 Found expected sequence 1, type 1 (descriptor block) at block 505 [all …]
|
/external/e2fsprogs/tests/j_long_trans_mcsum_32bit/ |
D | expect | 22 Journal starts at block 1, transaction 1 23 Found expected sequence 1, type 1 (descriptor block) at block 1 24 Found expected sequence 1, type 1 (descriptor block) at block 64 25 Found expected sequence 1, type 1 (descriptor block) at block 127 26 Found expected sequence 1, type 1 (descriptor block) at block 190 27 Found expected sequence 1, type 1 (descriptor block) at block 253 28 Found expected sequence 1, type 1 (descriptor block) at block 316 29 Found expected sequence 1, type 1 (descriptor block) at block 379 30 Found expected sequence 1, type 1 (descriptor block) at block 442 31 Found expected sequence 1, type 1 (descriptor block) at block 505 [all …]
|
/external/valgrind/none/tests/amd64/ |
D | bug132813-amd64.c | 6 unsigned long long int block[3]; in do_pushb_pos() local 17 : : "r"(&block) : "rax","rdx","cc","memory" in do_pushb_pos() 20 block[0] - block[1], block[2]); in do_pushb_pos() 25 unsigned long long int block[3]; in do_pushb_neg() local 36 : : "r"(&block) : "rax","rdx","cc","memory" in do_pushb_neg() 39 block[0] - block[1], block[2]); in do_pushb_neg() 44 unsigned long long int block[3]; in do_pushw_pos() local 55 : : "r"(&block) : "rax","rdx","cc","memory" in do_pushw_pos() 58 block[0] - block[1], block[2]); in do_pushw_pos() 63 unsigned long long int block[3]; in do_pushw_neg() local [all …]
|
/external/valgrind/none/tests/x86/ |
D | bug132813-x86.c | 6 unsigned int block[3]; in do_pushb_pos() local 17 : : "r"(&block) : "eax","edx","cc","memory" in do_pushb_pos() 20 block[0] - block[1], block[2]); in do_pushb_pos() 25 unsigned int block[3]; in do_pushb_neg() local 36 : : "r"(&block) : "eax","edx","cc","memory" in do_pushb_neg() 39 block[0] - block[1], block[2]); in do_pushb_neg() 44 unsigned int block[3]; in do_pushw_pos() local 55 : : "r"(&block) : "eax","edx","cc","memory" in do_pushw_pos() 58 block[0] - block[1], block[2]); in do_pushw_pos() 63 unsigned int block[3]; in do_pushw_neg() local [all …]
|
/external/valgrind/none/tests/arm64/ |
D | cvtf_imm.c | 17 U block[2]; block[0].i64 = x; block[1].i64 = 0; in do_scvtf_d_x_imm1() local 20 ::"r"(&block[0]) : "memory", "x13","q18"); in do_scvtf_d_x_imm1() 21 return block[1].d64; in do_scvtf_d_x_imm1() 25 U block[2]; block[0].i64 = x; block[1].i64 = 0; in do_scvtf_d_x_imm32() local 28 ::"r"(&block[0]) : "memory", "x13","q18"); in do_scvtf_d_x_imm32() 29 return block[1].d64; in do_scvtf_d_x_imm32() 33 U block[2]; block[0].i64 = x; block[1].i64 = 0; in do_scvtf_d_x_imm64() local 36 ::"r"(&block[0]) : "memory", "x13","q18"); in do_scvtf_d_x_imm64() 37 return block[1].d64; in do_scvtf_d_x_imm64() 42 U block[2]; block[0].i64 = x; block[1].i64 = 0; in do_ucvtf_d_x_imm1() local [all …]
|
/external/e2fsprogs/tests/f_ind_inode_collision/ |
D | expect.1 | 2 Inode 12 block 41 conflicts with critical metadata, skipping block checks. 3 Inode 12 block 40 conflicts with critical metadata, skipping block checks. 4 Inode 12 block 34 conflicts with critical metadata, skipping block checks. 5 Illegal block number passed to ext2fs_test_block_bitmap #16777215 for metadata block map 6 Inode 12 block 1 conflicts with critical metadata, skipping block checks. 14 Multiply-claimed block(s) in inode 2: 3 15 Multiply-claimed block(s) in inode 7: 11 16 Multiply-claimed block(s) in inode 11: 4--7 17 …ultiply-claimed block(s) in inode 12: 41 40Illegal block number passed to ext2fs_test_block_bitmap… 18 Illegal block number passed to ext2fs_test_block_bitmap #1421529376 for multiply claimed block map [all …]
|
/external/e2fsprogs/ext2ed/ |
D | ext2.descriptors | 60 __u32 bg_block_bitmap; /* Blocks bitmap block */ 61 __u32 bg_inode_bitmap; /* Inodes bitmap block */ 62 __u32 bg_inode_table; /* Inodes table block */ 116 * Structure of the super block 146 __u16 s_block_group_nr; /* block group # of this superblock */ 170 __u32 s_reserved[0]; /* Padding to the end of the block */ 415 __u32 block[0]; 417 __u32 block[1]; 419 __u32 block[2]; 421 __u32 block[3]; [all …]
|
/external/valgrind/memcheck/tests/ |
D | atomic_incs.c | 29 unsigned long block[2]; in atomic_add_8bit() local 30 block[0] = (unsigned long)p; in atomic_add_8bit() 31 block[1] = n; in atomic_add_8bit() 36 : : "S"(&block[0])/* S means "esi only" */ : "memory","cc","eax","ebx" in atomic_add_8bit() 39 unsigned long block[2]; in atomic_add_8bit() 40 block[0] = (unsigned long)p; in atomic_add_8bit() 41 block[1] = n; in atomic_add_8bit() 46 : : "S"(&block[0])/* S means "rsi only" */ : "memory","cc","rax","rbx" in atomic_add_8bit() 100 unsigned int block[3] in atomic_add_8bit() 112 : /*in*/ "r"(&block[0]) in atomic_add_8bit() [all …]
|
/external/e2fsprogs/tests/j_long_revoke_trans/ |
D | expect | 19 Journal starts at block 1, transaction 1 20 Found expected sequence 1, type 1 (descriptor block) at block 1 21 Found expected sequence 1, type 1 (descriptor block) at block 126 22 Found expected sequence 1, type 1 (descriptor block) at block 251 23 Found expected sequence 1, type 1 (descriptor block) at block 376 24 Found expected sequence 1, type 1 (descriptor block) at block 501 25 Found expected sequence 1, type 1 (descriptor block) at block 626 26 Found expected sequence 1, type 1 (descriptor block) at block 751 27 Found expected sequence 1, type 1 (descriptor block) at block 876 28 Found expected sequence 1, type 1 (descriptor block) at block 1001 [all …]
|
/external/e2fsprogs/tests/j_ext_long_revoke_trans/ |
D | expect | 28 Journal starts at block 3, transaction 1 29 Found expected sequence 1, type 1 (descriptor block) at block 3 30 Found expected sequence 1, type 1 (descriptor block) at block 128 31 Found expected sequence 1, type 1 (descriptor block) at block 253 32 Found expected sequence 1, type 1 (descriptor block) at block 378 33 Found expected sequence 1, type 1 (descriptor block) at block 503 34 Found expected sequence 1, type 1 (descriptor block) at block 628 35 Found expected sequence 1, type 1 (descriptor block) at block 753 36 Found expected sequence 1, type 1 (descriptor block) at block 878 37 Found expected sequence 1, type 1 (descriptor block) at block 1003 [all …]
|
/external/rootdev/ |
D | rootdev_test.sh | 83 out=$("${ROOTDEV}" --block $WORKDIR 2>/dev/null) 90 local block=$1 92 mkdir -p $block 94 mkdir -p $block/sda/sda1 95 mkdir -p $block/sda/sda2 96 echo "10:0" > $block/sda/dev 97 echo "10:1" > $block/sda/sda1/dev 98 echo "10:2" > $block/sda/sda2/dev 105 local block=$WORKDIR/sys/block 107 h00_setup_sda_tree $block $dev [all …]
|
/external/v8/src/compiler/ |
D | schedule.cc | 33 bool BasicBlock::LoopContains(BasicBlock* block) const { in LoopContains() 36 DCHECK(block->rpo_number_ >= 0); in LoopContains() 38 return block->rpo_number_ >= rpo_number_ && in LoopContains() 39 block->rpo_number_ < loop_end_->rpo_number_; in LoopContains() 139 BasicBlock* Schedule::block(Node* node) const { in block() function in v8::internal::compiler::Schedule 160 BasicBlock* block = this->block(a); in SameBasicBlock() local 161 return block != nullptr && block == this->block(b); in SameBasicBlock() 166 BasicBlock* block = new (zone_) in NewBasicBlock() local 168 all_blocks_.push_back(block); in NewBasicBlock() 169 return block; in NewBasicBlock() [all …]
|
/external/valgrind/none/tests/arm/ |
D | vcvt_fixed_float_VFP.c | 58 double block[2]; in s32_to_f64_imm1() local 59 memset(block, 0x55, sizeof(block)); in s32_to_f64_imm1() 66 : : /*IN*/"r"(&block[0]), "r"(x) : /*TRASH*/"r8","s28","d14","memory" in s32_to_f64_imm1() 68 return block[0]; in s32_to_f64_imm1() 73 double block[2]; in s32_to_f64_imm32() local 74 memset(block, 0x55, sizeof(block)); in s32_to_f64_imm32() 81 : : /*IN*/"r"(&block[0]), "r"(x) : /*TRASH*/"r8","s28","d14","memory" in s32_to_f64_imm32() 83 return block[0]; in s32_to_f64_imm32() 98 double block[2]; in u32_to_f64_imm1() local 99 memset(block, 0x55, sizeof(block)); in u32_to_f64_imm1() [all …]
|
/external/e2fsprogs/tests/f_h_reindex/ |
D | expect.1 | 1 Backing up journal inode block information. 5 Problem in HTREE directory inode 16001: block #1 has bad max hash 6 Problem in HTREE directory inode 16001: block #2 has bad min hash 7 Problem in HTREE directory inode 16001: block #2 has bad max hash 8 Problem in HTREE directory inode 16001: block #3 has bad min hash 9 Problem in HTREE directory inode 16001: block #3 has bad max hash 10 Problem in HTREE directory inode 16001: block #4 has bad min hash 11 Problem in HTREE directory inode 16001: block #4 has bad max hash 12 Problem in HTREE directory inode 16001: block #5 has bad min hash 13 Problem in HTREE directory inode 16001: block #5 has bad max hash [all …]
|
/external/e2fsprogs/tests/j_long_trans/ |
D | expect | 19 Journal starts at block 1, transaction 1 20 Found expected sequence 1, type 1 (descriptor block) at block 1 21 Found expected sequence 1, type 1 (descriptor block) at block 126 22 Found expected sequence 1, type 1 (descriptor block) at block 251 23 Found expected sequence 1, type 1 (descriptor block) at block 376 24 Found expected sequence 1, type 1 (descriptor block) at block 501 25 Found expected sequence 1, type 1 (descriptor block) at block 626 26 Found expected sequence 1, type 1 (descriptor block) at block 751 27 Found expected sequence 1, type 1 (descriptor block) at block 876 28 Found expected sequence 1, type 1 (descriptor block) at block 1001 [all …]
|
/external/e2fsprogs/tests/j_ext_long_trans/ |
D | expect | 28 Journal starts at block 3, transaction 1 29 Found expected sequence 1, type 1 (descriptor block) at block 3 30 Found expected sequence 1, type 1 (descriptor block) at block 128 31 Found expected sequence 1, type 1 (descriptor block) at block 253 32 Found expected sequence 1, type 1 (descriptor block) at block 378 33 Found expected sequence 1, type 1 (descriptor block) at block 503 34 Found expected sequence 1, type 1 (descriptor block) at block 628 35 Found expected sequence 1, type 1 (descriptor block) at block 753 36 Found expected sequence 1, type 1 (descriptor block) at block 878 37 Found expected sequence 1, type 1 (descriptor block) at block 1003 [all …]
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_perfcounter.c | 40 struct r600_perfcounter_block *block = pc->blocks; in lookup_counter() local 44 for (bid = 0; bid < pc->num_blocks; ++bid, ++block) { in lookup_counter() 45 unsigned total = block->num_groups * block->num_selectors; in lookup_counter() 49 return block; in lookup_counter() 53 *base_gid += block->num_groups; in lookup_counter() 63 struct r600_perfcounter_block *block = pc->blocks; in lookup_group() local 65 for (bid = 0; bid < pc->num_blocks; ++bid, ++block) { in lookup_group() 66 if (*index < block->num_groups) in lookup_group() 67 return block; in lookup_group() 68 *index -= block->num_groups; in lookup_group() [all …]
|
/external/mesa3d/src/compiler/nir/ |
D | nir_dominance.c | 37 init_block(nir_block *block, nir_function_impl *impl) in init_block() argument 39 if (block == nir_start_block(impl)) in init_block() 40 block->imm_dom = block; in init_block() 42 block->imm_dom = NULL; in init_block() 43 block->num_dom_children = 0; in init_block() 46 set_foreach(block->dom_frontier, entry) { in init_block() 47 _mesa_set_remove(block->dom_frontier, entry); in init_block() 72 calc_dominance(nir_block *block) in calc_dominance() argument 76 set_foreach(block->predecessors, entry) { in calc_dominance() 87 if (block->imm_dom != new_idom) { in calc_dominance() [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps_exp | 4 Setting block 12, was clear before 6 Setting block 12, was set before 8 Clearing block 12, was set before 10 Clearing block 12, was clear before 12 Setting block 12, was clear before 14 Setting block 14, was clear before 16 Setting block 16, was clear before 26 Setting block 13, was clear before 28 Setting block 15, was clear before 38 block bitmap: 00f80000000000000000000000000000 [all …]
|
/external/llvm/test/tools/llvm-cov/Inputs/ |
D | test_-a.cpp.gcov | 16 8589934592: 10-block 0 19 $$$$$: 12-block 0 23 $$$$$: 15-block 0 29 2: 20-block 0 35 $$$$$: 25-block 0 41 8: 30-block 0 45 2: 33-block 0 46 6: 33-block 1 47 4: 33-block 2 49 4: 34-block 0 [all …]
|
/external/skia/src/gpu/ |
D | GrMemoryPool.cpp | 67 BlockHeader* block = CreateBlock(blockSize); in allocate() local 69 block->fPrev = fTail; in allocate() 70 block->fNext = nullptr; in allocate() 72 fTail->fNext = block; in allocate() 73 fTail = block; in allocate() 74 fSize += block->fSize; in allocate() 105 BlockHeader* block = allocData->fHeader; in release() local 106 SkASSERT(kAssignedMarker == block->fBlockSentinal); in release() 107 if (1 == block->fLiveCount) { in release() 109 if (fHead == block) { in release() [all …]
|