/third_party/mindspore/mindspore/ccsrc/debug/ |
D | common.cc | 144 auto cur_len = i - left_pos; in IsEveryFilenameValid() local 155 auto cur_len = len_path - left_pos; in IsEveryFilenameValid() local
|
/third_party/gn/src/gn/ |
D | substitution_pattern.cc | 60 size_t cur_len = strlen(cur_pattern); in Parse() local
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_latm.c | 46 int ret, cur_len; in latm_parse_packet() local
|
D | rtpdec_asf.c | 258 int cur_len = start_off + len_off - off; in asfrtp_parse_packet() local
|
/third_party/python/Lib/ |
D | textwrap.py | 200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): argument
|
/third_party/node/deps/uvwasi/src/ |
D | path_resolver.c | 43 size_t cur_len; in uvwasi__normalize_path() local
|
/third_party/node/deps/brotli/c/enc/ |
D | hash_to_binary_tree_inc.h | 154 const size_t cur_len = BROTLI_MIN(size_t, best_len_left, best_len_right); in FN() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_to_binary_tree_inc.h | 154 const size_t cur_len = BROTLI_MIN(size_t, best_len_left, best_len_right); in FN() local
|
/third_party/freetype/src/autofit/ |
D | aflatin2.c | 1968 FT_Pos org_len, org_center, cur_len; in af_latin2_hint_edges() local 2029 FT_Pos org_pos, org_len, org_center, cur_center, cur_len; in af_latin2_hint_edges() local
|
D | aflatin.c | 3140 FT_Pos org_len, org_center, cur_len; in af_latin_hint_edges() local 3207 FT_Pos org_pos, org_len, org_center, cur_len; in af_latin_hint_edges() local
|
D | afcjk.c | 1691 FT_Pos org_len, cur_len, org_center; in af_hint_normal_stem() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin2.c | 1968 FT_Pos org_len, org_center, cur_len; in af_latin2_hint_edges() local 2029 FT_Pos org_pos, org_len, org_center, cur_center, cur_len; in af_latin2_hint_edges() local
|
D | aflatin.c | 3141 FT_Pos org_len, org_center, cur_len; in af_latin_hint_edges() local 3208 FT_Pos org_pos, org_len, org_center, cur_len; in af_latin_hint_edges() local
|
D | afcjk.c | 1692 FT_Pos org_len, cur_len, org_center; in af_hint_normal_stem() local
|
/third_party/ffmpeg/libavcodec/ |
D | ralf.c | 81 int i, cur_len; in init_ralf_vlc() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin.c | 3149 FT_Pos org_len, org_center, cur_len; in af_latin_hint_edges() local 3216 FT_Pos org_pos, org_len, org_center, cur_len; in af_latin_hint_edges() local
|
D | afcjk.c | 1674 FT_Pos org_len, cur_len, org_center; in af_hint_normal_stem() local
|
/third_party/freetype/src/pshinter/ |
D | pshalgo.h | 56 FT_Pos cur_len; member
|
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
D | pshalgo.h | 56 FT_Pos cur_len; member
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshalgo.h | 56 FT_Pos cur_len; member
|
/third_party/glib/glib/ |
D | giochannel.c | 1471 gsize read_size, cur_len, oldlen; in g_io_channel_fill_buffer() local
|
/third_party/lwip/src/apps/http/makefsdata/ |
D | makefsdata.c | 1030 size_t cur_len; in file_write_http_header() local
|
/third_party/mbedtls/library/ |
D | ssl_srv.c | 674 size_t list_len, cur_len, ours_len; in ssl_parse_alpn_ext() local
|
D | ssl_tls.c | 4098 size_t cur_len, tot_len; in mbedtls_ssl_conf_alpn_protocols() local
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsink.c | 3311 guint cur_len = g_queue_get_length (&tmpctx->queued_bufs); in grow_blocked_queues() local
|