Home
last modified time | relevance | path

Searched defs:next_block (Results 1 – 16 of 16) sorted by relevance

/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c169 long long next_block; in squashfs_iget_2() local
426 *next_block, unsigned int *next_offset, in get_dir_index_using_offset()
475 *next_block, unsigned int *next_offset, in get_dir_index_using_name()
529 long long next_block = SQUASHFS_I(i)->start_block + in squashfs_readdir_2() local
636 long long next_block = SQUASHFS_I(i)->start_block + in squashfs_lookup_2() local
Dinode.c266 int length, long long *next_block, in squashfs_get_cached_block()
532 long long next_block; in squashfs_iget() local
1634 *next_block, unsigned int *next_offset, in get_dir_index_using_offset()
1684 *next_block, unsigned int *next_offset, in get_dir_index_using_name()
1738 long long next_block = SQUASHFS_I(i)->start_block + in squashfs_readdir() local
1873 long long next_block = SQUASHFS_I(i)->start_block + in squashfs_lookup() local
/external/squashfs-tools/kernel/fs/squashfs/
Ddir.c53 u64 *next_block, int *next_offset, u64 index_start, int index_offset, in get_dir_index_using_offset()
Dnamei.c76 u64 *next_block, int *next_offset, u64 index_start, in get_dir_index_using_name()
/external/v8/src/debug/
Ddebug-coverage.cc241 CoverageBlock& next_block = iter.GetNextBlock(); in MergeDuplicateSingletons() local
260 CoverageBlock& next_block = iter.GetNextBlock(); in MergeDuplicateRanges() local
/external/tensorflow/tensorflow/core/profiler/internal/
Dtraceme_recorder.cc119 auto* next_block = start_block_->next; in Shift() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.c58 LLVMBasicBlockRef next_block; in lp_build_insert_new_block() local
/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c301 nir_block *next_block = nir_cf_node_as_block(next); in block_add_normal_succs() local
/external/v8/src/parsing/
Dpattern-rewriter.cc523 auto next_block = factory()->NewBlock(3, true); in VisitArrayLiteral() local
/external/minijail/tools/
Dbpf.py251 def __init__(self, next_block): argument
/external/v8/src/
Dglobal-handles.cc1142 Object** next_block = new Object*[kSize]; in Create() local
/external/u-boot/fs/ubifs/
Dtnc.c1535 unsigned int next_block; in ubifs_tnc_get_bu_keys() local
/external/v8/src/torque/
Dtorque-parser.cc552 BlockStatement* next_block = MakeNode<BlockStatement>(); in MakeTypeswitchStatement() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.c50 LLVMBasicBlockRef next_block; member
Dac_nir_to_llvm.c6263 LLVMBasicBlockRef next_block; in ac_build_insert_new_block() local
/external/v8/src/compiler/
Dregister-allocator.cc2542 const InstructionBlock* next_block = in NextIntervalStartsInDifferentBlocks() local