Home
last modified time | relevance | path

Searched refs:blk2 (Results 1 – 25 of 34) sorted by relevance

12

/external/e2fsprogs/e2fsck/
Dpass5.c276 if (pctx->blk == pctx->blk2) in print_bitmap_problem()
277 pctx->blk2 = 0; in print_bitmap_problem()
282 if (pctx->blk == pctx->blk2) in print_bitmap_problem()
283 pctx->blk2 = 0; in print_bitmap_problem()
301 pctx->blk = pctx->blk2 = NO_BLK; in print_bitmap_problem()
344 pctx.blk2 = B2C(ext2fs_blocks_count(fs->super) - 1); in check_block_bitmaps()
359 pctx.blk2 = B2C(ext2fs_blocks_count(fs->super) - 1); in check_block_bitmaps()
371 pctx.blk = pctx.blk2 = NO_BLK; in check_block_bitmaps()
447 pctx.blk = pctx.blk2 = i; in check_block_bitmaps()
451 (pctx.blk2 == i - EXT2FS_CLUSTER_RATIO(fs))) in check_block_bitmaps()
[all …]
Dextents.c447 pctx->blk2 = ext2fs_max_extent_depth(ehandle); in e2fsck_check_rebuild_extents()
448 if (pctx->blk2 < pctx->blk && in e2fsck_check_rebuild_extents()
454 if (pctx->blk2 > pctx->blk) in e2fsck_check_rebuild_extents()
Dmessage.c444 fprintf(f, "%*u", width, (unsigned long) ctx->blk2); in expand_percent_expression()
446 fprintf(f, "%*llu", width, (unsigned long long) ctx->blk2); in expand_percent_expression()
Dpass1b.c323 pb.pctx->blk = pb.pctx->blk2 = 0; in pass1b()
340 op = pctx.blk == pctx.blk2 ? in pass1b()
382 op = p->pctx->blk == p->pctx->blk2 ? in process_pass1b_block()
389 p->pctx->blk2 = *block_nr; in process_pass1b_block()
Dpass1.c2603 pctx->blk2 = extent.e_lblk; in scan_extent_node()
2737 pctx->blk2 = extent.e_lblk; in scan_extent_node()
2805 pctx->blk2 = new_lblk; in scan_extent_node()
2858 pctx->blk2 = blk; in scan_extent_node()
2949 pctx->blk2 = ext2fs_max_extent_depth(ehandle); in check_blocks_extents()
2950 if (pctx->blk2 < pctx->blk && in check_blocks_extents()
2956 if (pctx->blk2 > pctx->blk) in check_blocks_extents()
3532 pctx->blk2 = blk; in process_block()
3786 pctx.blk2 = *new_block; in new_table_block()
3789 pctx.blk2 = 0; in new_table_block()
Dproblem.h19 blk64_t blk, blk2; member
Dsuper.c553 pctx.blk2 = ctx->num_blocks; in check_super_block()
564 pctx.blk2 = should_be; in check_super_block()
Dunix.c425 pctx.blk2 = ctx->free_blocks; in check_if_skip()
426 if ((pctx.blk != pctx.blk2) && in check_if_skip()
Dpass2.c213 pctx.blk2 = dx_db->node_min_hash; in e2fsck_pass2()
234 pctx.blk2 = dx_db->node_max_hash; in e2fsck_pass2()
/external/clang/test/CodeGen/
Dinline-asm-mrv.c4 int sad16_sse2(void *v, unsigned char *blk2, unsigned char *blk1, in sad16_sse2() argument
8 : "+r" (h), "+r" (blk1), "+r" (blk2) in sad16_sse2()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dinline-asm-mrv.ll10 define i32 @test1(i8* %v, i8* %blk2, i8* %blk1, i32 %stride, i32 %h) nounwind {
13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
/external/llvm/test/CodeGen/X86/
Dinline-asm-mrv.ll10 define i32 @test1(i8* %v, i8* %blk2, i8* %blk1, i32 %stride, i32 %h) nounwind {
13 "=r,=r,=r,r,r,r,r"( i64 %tmp12, i32 %h, i8* %blk1, i8* %blk2 ) nounwind
/external/lzma/C/
DSha256.c40 #define blk2(i) (W[i] += s1(W[((i)-2)&15]) + W[((i)-7)&15] + s0(W[((i)-15)&15])) macro
48 h += S1(e) + Ch(e,f,g) + K[(i)+(j)] + (j ? blk2(i) : blk0(i)); \
76 h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[(i)+(j)] + (j ? blk2(i) : blk0(i)); \
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dhorizontal.ll13 …ct(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk2, i32 %lx, i32 %h) {
25 %p2.024 = phi i32* [ %blk2, %for.body.lr.ph ], [ %add.ptr29, %for.body ]
91 …r(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk2, i32 %lx, i32 %h, i…
107 %p2.018 = phi i32* [ %blk2, %for.body.lr.ph ], [ %add.ptr16, %if.end ]
153 …ect(i8* noalias nocapture readonly %blk1, i8* noalias nocapture readonly %blk2, i32 %lx, i32 %h, i…
165 %p2.045 = phi i8* [ %blk2, %for.body.lr.ph ], [ %add.ptr88, %if.end.86 ]
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_transfer.c494 unsigned tile, blk8, blk4, blk2, blk1, offset; in tex_tile_w_offset() local
499 blk2 = ((mem_y >> 1) & 0x1) << 1 | ((mem_x >> 1) & 0x1); in tex_tile_w_offset()
501 offset = tile << 12 | blk8 << 6 | blk4 << 4 | blk2 << 2 | blk1; in tex_tile_w_offset()
/external/libavc/encoder/arm/
Dime_distortion_metrics_a9q.s1265 vadd.u16 d14, d12, d13 @Add Blk1 and blk2
/external/e2fsprogs/po/
De2fsprogs.pot34 #. %c <blk2> block number
Dsr.po35 #. %c <blk2> block number
Duk.po36 #. %c <blk2> block number
Dzh_CN.po33 #. %c <blk2> block number
Did.po37 #. %c <blk2> block number
Dit.po35 #. %c <blk2> block number
Dda.po36 #. %c <blk2> block number
Deo.po37 #. %c <blk2> block number
Dnl.po43 #. %c <blk2> block number

12