Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 - 9 of 9) 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
/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
/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 27 milliseconds