/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.cc | 119 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
|
D | cord_rep_ring.h | 493 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/ |
D | Path.cpp | 136 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/ |
D | construct.h | 148 const uint32_t end_pos = 0; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Path.cpp | 138 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/ |
D | ecma-helpers-string.c | 1061 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() 2301 … ecma_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/ |
D | js-parser-expr.c | 2992 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/ |
D | dirent_fs.h | 325 int16_t end_pos; member
|
/third_party/cef/libcef/browser/net/ |
D | chrome_scheme_handler.cc | 247 int start_pos, end_pos = 0; in Parse() local
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_av1.c | 879 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
|
D | cbs_h265_syntax_template.c | 1628 int start_pos, end_pos; in FUNC() local
|
D | mpegaudiodec_template.c | 718 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
|
D | sanm.c | 1131 int end_pos = start_pos + (block_size - 1) * (ctx->pitch + 1); in good_mvec() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/ |
D | gstdvbsubenc-util.c | 554 guint seg_size_pos, end_pos; in dvbenc_write_object_data() local
|
/third_party/node/deps/brotli/c/enc/ |
D | encode.c | 428 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/ |
D | encode.c | 428 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/ |
D | decoder.py | 958 def _DecodeUnknownFieldSet(buffer, pos, end_pos=None): argument
|
/third_party/jerryscript/jerry-core/api/ |
D | jerry.c | 2052 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/ |
D | gstsubparse.c | 754 gint start_pos, end_pos; in subrip_fix_up_markup() local
|
/third_party/ffmpeg/libavformat/ |
D | wtvenc.c | 730 int64_t end_pos = avio_tell(pb); in finish_file() local
|
D | http.c | 1805 uint64_t end_pos = s->end_off ? s->end_off : s->filesize; in http_seek_internal() local
|
/third_party/libuv/src/win/ |
D | fs.c | 755 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/ |
D | ftsdf.c | 312 FT_26D6_Vec end_pos; member
|
/third_party/freetype/src/sdf/ |
D | ftsdf.c | 312 FT_26D6_Vec end_pos; member
|
/third_party/libxml2/include/libxml/ |
D | parser.h | 94 unsigned long end_pos; member
|