Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 - 25 of 25) sorted by relevance

/third_party/ninja/src/
H A Dstring_piece_util.cc29 const char* next_pos = find(pos, input.end(), sep); in SplitStringPiece() local
/third_party/skia/experimental/skrive/src/reader/
H A DBinaryReader.cpp25 const auto next_pos = fStream->getPosition() + sz, in validateSize() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace_benchmark.cc75 size_t next_pos = static_cast<size_t>(-1); in SetUpStrings() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc41 size_t next_pos = data.rfind('_', cur_pos); in Parse() local
/kernel/linux/linux-5.10/fs/hpfs/
H A Ddir.c72 loff_t next_pos; in hpfs_readdir() local
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddir.c72 loff_t next_pos; in hpfs_readdir() local
/kernel/linux/linux-5.10/fs/reiserfs/
H A Ddir.c73 loff_t next_pos; in reiserfs_readdir_inode() local
/kernel/linux/linux-6.6/fs/reiserfs/
H A Ddir.c73 loff_t next_pos; in reiserfs_readdir_inode() local
/third_party/ffmpeg/libavformat/
H A Dbink.c94 uint32_t pos, next_pos; in read_header() local
H A Dflvdec.c750 static int flv_read_metabody(AVFormatContext *s, int64_t next_pos) in flv_read_metabody() argument
/third_party/rust/crates/regex/src/
H A Dinput.rs61 pub fn next_pos(&self) -> usize { in next_pos() functions
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.c325 erofs_off_t next_pos; in erofs_xattr_iter_inline() local
/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx_core.c1027 const u32 next_pos = ((pos+1) == substream->runtime->periods) ? in lx_interrupt_request_new_buffer() local
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx_core.c1023 const u32 next_pos = ((pos+1) == substream->runtime->periods) ? in lx_interrupt_request_new_buffer() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1454 int pos, next_pos; in iwl_dbgfs_bcast_filters_write() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfile.c941 u64 next_pos; in ocfs2_zero_extend_range() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfile.c933 u64 next_pos; in ocfs2_zero_extend_range() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h750 int cur_pos = 0, next_pos; in check_block_count() local
H A Dsegment.c2192 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
H A Df2fs.h383 unsigned int next_pos; /* next discard position */ member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h769 int cur_pos = 0, next_pos; in check_block_count() local
H A Dsegment.c2206 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
H A Df2fs.h415 unsigned int next_pos; /* next discard position */ member
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc2830 LifetimePosition next_pos = start; in SplitAndSpillRangesDefinedByMemoryOperand() local
4422 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local
4467 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); SplitAndSpillIntersecting() local
4520 LifetimePosition next_pos = range->Start(); TryReuseSpillForPhi() local
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp4133 uint64_t next_pos = pos + 16; variable
4199 size_t next_pos = pos + 16; global() variable
[all...]

Completed in 73 milliseconds