/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | message.c | 409 if (ctx->blkcount == BLOCK_COUNT_IND) in expand_percent_expression() 411 else if (ctx->blkcount == BLOCK_COUNT_DIND) in expand_percent_expression() 413 else if (ctx->blkcount == BLOCK_COUNT_TIND) in expand_percent_expression() 415 else if (ctx->blkcount == BLOCK_COUNT_TRANSLATOR) in expand_percent_expression() 422 if (ctx->blkcount >= 0) in expand_percent_expression() 423 fprintf(f, "%lld", (long long) ctx->blkcount); in expand_percent_expression() 463 fprintf(f, "%*lld", width, (long long) ctx->blkcount); in expand_percent_expression()
|
H A D | problem.c | 2360 ctx->blkcount = -1; in clear_problem_context() 2400 if (pctx->blkcount != (e2_blkcnt_t) -1) in print_problem() 2401 fprintf(f, " blkcount=\"%lld\"", (unsigned long long) pctx->blkcount); in print_problem()
|
H A D | problem.h | 20 e2_blkcnt_t blkcount; member
|
H A D | pass1b.c | 574 pctx.blkcount = p->num_dupblocks; in pass1d() 577 pctx.blkcount = 0; in pass1d()
|
H A D | pass1.c | 2377 pctx.blkcount = header->h_refcount; in adjust_extattr_refcount() 2883 pctx->blkcount = extent.e_lblk + extent.e_len; in scan_extent_node() 3814 pctx->blkcount = blockcnt; in process_block() 3915 pctx->blkcount = blockcnt; in process_bad_block()
|
H A D | pass2.c | 233 pctx.blkcount = b; in e2fsck_pass2() 1112 cd->pctx.blkcount = db->blockcnt; in check_dir_block()
|
H A D | super.c | 101 pctx->blkcount = blockcnt; in release_inode_block()
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 253 OI_UINT blkcount); 275 OI_UINT blkstart, OI_UINT blkcount) { in OI_SBC_SynthFrame_80() argument 282 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_80() 310 OI_UINT blkstart, OI_UINT blkcount) { in OI_SBC_SynthFrame_4SB() argument 317 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_4SB() 347 OI_UINT blkstart, OI_UINT blkcount) { in OI_SBC_SynthFrame_Enhanced() argument 354 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_Enhanced()
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | extent.c | 1831 blk64_t blkcount = 0; in ext2fs_count_blocks() local 1847 blkcount = handle->level; in ext2fs_count_blocks() 1850 blkcount += extent.e_len; in ext2fs_count_blocks() 1854 blkcount++; in ext2fs_count_blocks() 1864 *ret_count = blkcount; in ext2fs_count_blocks()
|
/aosp_15_r20/external/e2fsprogs/po/ |
H A D | e2fsprogs.pot | 42 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | fi.po | 32 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | sr.po | 40 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | fur.po | 41 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | uk.po | 42 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | zh_CN.po | 42 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | ms.po | 39 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | da.po | 35 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | it.po | 34 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | id.po | 36 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | eo.po | 36 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | tr.po | 33 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | hu.po | 34 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | nl.po | 59 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | pl.po | 39 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|
H A D | ca.po | 33 #. %B "indirect block" | "block #"<blkcount> string | string+integer
|