| /third_party/ninja/src/ |
| H A D | string_piece_util.cc | 29 const char* next_pos = find(pos, input.end(), sep); in SplitStringPiece() local
|
| /third_party/skia/experimental/skrive/src/reader/ |
| H A D | BinaryReader.cpp | 25 const auto next_pos = fStream->getPosition() + sz, in validateSize() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_replace_benchmark.cc | 75 size_t next_pos = static_cast<size_t>(-1); in SetUpStrings() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | type_parser.cc | 41 size_t next_pos = data.rfind('_', cur_pos); in Parse() local
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | dir.c | 72 loff_t next_pos; in hpfs_readdir() local
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| H A D | dir.c | 72 loff_t next_pos; in hpfs_readdir() local
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | dir.c | 73 loff_t next_pos; in reiserfs_readdir_inode() local
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | dir.c | 73 loff_t next_pos; in reiserfs_readdir_inode() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | bink.c | 94 uint32_t pos, next_pos; in read_header() local
|
| H A D | flvdec.c | 750 static int flv_read_metabody(AVFormatContext *s, int64_t next_pos) in flv_read_metabody() argument
|
| /third_party/rust/crates/regex/src/ |
| H A D | input.rs | 61 pub fn next_pos(&self) -> usize { in next_pos() functions
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | xattr.c | 325 erofs_off_t next_pos; in erofs_xattr_iter_inline() local
|
| /kernel/linux/linux-5.10/sound/pci/lx6464es/ |
| H A D | lx_core.c | 1027 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 D | lx_core.c | 1023 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 D | debugfs.c | 1454 int pos, next_pos; in iwl_dbgfs_bcast_filters_write() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | file.c | 941 u64 next_pos; in ocfs2_zero_extend_range() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | file.c | 933 u64 next_pos; in ocfs2_zero_extend_range() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | segment.h | 750 int cur_pos = 0, next_pos; in check_block_count() local
|
| H A D | segment.c | 2192 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
|
| H A D | f2fs.h | 383 unsigned int next_pos; /* next discard position */ member
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | segment.h | 769 int cur_pos = 0, next_pos; in check_block_count() local
|
| H A D | segment.c | 2206 unsigned int cur_pos = 0, next_pos, len, total_len = 0; in f2fs_clear_prefree_segments() local
|
| H A D | f2fs.h | 415 unsigned int next_pos; /* next discard position */ member
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 2830 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 D | simdutf.cpp | 4133 uint64_t next_pos = pos + 16; variable 4199 size_t next_pos = pos + 16; global() variable [all...] |