Searched defs:cur_len (Results 1 – 15 of 15) sorted by relevance
/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 | 259 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/ffmpeg/libavcodec/ |
D | ralf.c | 82 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/skia/third_party/externals/freetype/src/pshinter/ |
D | pshalgo.h | 56 FT_Pos cur_len; member
|
/third_party/lwip/src/apps/http/makefsdata/ |
D | makefsdata.c | 1030 size_t cur_len; in file_write_http_header() local
|
/third_party/curl/lib/ |
D | ws.c | 348 size_t cur_len) in update_meta()
|
/third_party/mbedtls/library/ |
D | ssl_tls.c | 3020 size_t cur_len, tot_len; in mbedtls_ssl_conf_alpn_protocols() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 38183 size_t cur_len; member
|