Home
last modified time | relevance | path

Searched defs:end_pos (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc119 void Add(CordRep* child, size_t offset, pos_type end_pos) { in Add()
158 pos_type end_pos = entry_end_pos(head); in IsValid() local
300 pos_type end_pos = entry_end_pos(back); in GetAppendBuffer() local
484 pos_type end_pos = rep->begin_pos_; in PrependLeaf() local
620 pos_type end_pos = entry_end_pos(head); in FindSlow() local
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp136 size_t end_pos = filename_pos(path); in parent_path_end() local
295 size_t end_pos = Path.find_first_of(separators, Position); in operator ++() local
337 size_t end_pos = Position; in operator ++() local
494 size_t end_pos = parent_path_end(path); in parent_path() local
502 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dconstruct.h148 const uint32_t end_pos = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp138 size_t end_pos = filename_pos(path, style); in parent_path_end() local
281 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++() local
316 size_t end_pos = Position; in operator ++() local
467 size_t end_pos = parent_path_end(path, style); in parent_path() local
475 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()), style); in remove_filename() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1061 ecma_length_t end_pos, /**< position of the last character */ in ecma_substring_copy_to_cesu8_buffer()
1140 ecma_length_t end_pos, /**< position of the last character */ in ecma_substring_copy_to_utf8_buffer()
2301ecma_length_t end_pos) /**< end position, should be less or equal than string length */ in ecma_string_substr()
/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-expr.c2992 parser_pattern_end_marker_t end_pos = parser_pattern_get_target (context_p, flags); in parser_parse_array_initializer() local
3044 parser_pattern_end_marker_t end_pos = parser_pattern_get_target (context_p, flags); in parser_parse_object_initializer() local
/third_party/NuttX/include/nuttx/fs/
Ddirent_fs.h325 int16_t end_pos; member
/third_party/cef/libcef/browser/net/
Dchrome_scheme_handler.cc247 int start_pos, end_pos = 0; in Parse() local
/third_party/ffmpeg/libavcodec/
Dcbs_av1.c879 int err, start_pos, end_pos; in cbs_av1_read_unit() local
1060 int err, start_pos, end_pos, data_pos; in cbs_av1_write_obu() local
Dcbs_h265_syntax_template.c1628 int start_pos, end_pos; in FUNC() local
Dmpegaudiodec_template.c718 static void switch_buffer(MPADecodeContext *s, int *pos, int *end_pos, in switch_buffer()
756 int end_pos = FFMIN(end_pos2, s->gb.size_in_bits - s->extrasize * 8); in huffman_decode() local
Dsanm.c1131 int end_pos = start_pos + (block_size - 1) * (ctx->pitch + 1); in good_mvec() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c554 guint seg_size_pos, end_pos; in dvbenc_write_object_data() local
/third_party/node/deps/brotli/c/enc/
Dencode.c428 const size_t end_pos = start_pos + length; in ShouldUseComplexStaticContextMap() local
495 const size_t end_pos = start_pos + length; in DecideOverLiteralContextModeling() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dencode.c428 const size_t end_pos = start_pos + length; in ShouldUseComplexStaticContextMap() local
495 const size_t end_pos = start_pos + length; in DecideOverLiteralContextModeling() local
/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py958 def _DecodeUnknownFieldSet(buffer, pos, end_pos=None): argument
/third_party/jerryscript/jerry-core/api/
Djerry.c2052 jerry_length_t end_pos, /**< position of the last character */ in jerry_substring_to_char_buffer()
2086 jerry_length_t end_pos, /**< position of the last character */ in jerry_substring_to_utf8_char_buffer()
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c754 gint start_pos, end_pos; in subrip_fix_up_markup() local
/third_party/ffmpeg/libavformat/
Dwtvenc.c730 int64_t end_pos = avio_tell(pb); in finish_file() local
Dhttp.c1805 uint64_t end_pos = s->end_off ? s->end_off : s->filesize; in http_seek_internal() local
/third_party/libuv/src/win/
Dfs.c755 LARGE_INTEGER pos, end_pos; in fs__read_filemap() local
936 LARGE_INTEGER pos, end_pos; in fs__write_filemap() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c312 FT_26D6_Vec end_pos; member
/third_party/freetype/src/sdf/
Dftsdf.c312 FT_26D6_Vec end_pos; member
/third_party/libxml2/include/libxml/
Dparser.h94 unsigned long end_pos; member

12