Home
last modified time | relevance | path

Searched refs:next_line (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/libs/metaparse/doc/
Dnext_line.qbk1 [#next_line]
2 [section next_line]
7 struct next_line;
23 #include <boost/metaparse/next_line.hpp>
30 get_col<next_line<s, c>>::type
34 get_line<next_line<s, c>>
38 get_prev_char<next_line<s, c>>::type
44 #include <boost/metaparse/next_line.hpp>
71 next_line<
85 next_line<
[all …]
Dsource_position.qbk64 * [link next_line `next_line`]
Dreference.qbk164 * [link next_line next_line]
328 [include next_line.qbk]
/third_party/grpc/src/objective-c/
Dchange-comments.py65 def next_line(predicate): function
94 while next_line(isnt_comment):
100 while (next_line(is_comment)):
/third_party/ffmpeg/libavfilter/
Dvf_estdif.c52 const uint8_t *prev_line, const uint8_t *next_line,
268 const type *const next_line = (const type *const)nnext_line; \
282 sum += diff_##ss(prev_line, next_line, end, x, i, j); \
284 sum += diff_##ss(next_line, next2_line, end, x, i, j); \
288 sD[i + rslope] += f * cost_##ss(prev_line, next_line, end, x, i); \
298 sum += diff_##ss(prev_line, next_line, end, x, k + i, j); \
300 sum += diff_##ss(next_line, next2_line, end, x, k + i, j); \
304 sd[i + rslope] += f * cost_##ss(prev_line, next_line, end, x, k + i); \
325 dst[x] = s->mid_##ss[interp](prev_line, next_line, \
361 const uint8_t *prev_line, *prev2_line, *next_line, *next2_line, *in_line; in deinterlace_slice() local
[all …]
/third_party/ffmpeg/libavcodec/
Dcdtoons.c63 const uint8_t *next_line = data; in cdtoons_render_sprite() local
84 data = next_line; in cdtoons_render_sprite()
90 next_line = data + line_size; in cdtoons_render_sprite()
117 if (next_line - data < step) in cdtoons_render_sprite()
124 if (next_line - data < to_skip) in cdtoons_render_sprite()
136 if (next_line - data < size) in cdtoons_render_sprite()
Dass_split.c260 goto next_line; // skip comments in ass_split_section()
296 goto next_line; in ass_split_section()
342 next_line: in ass_split_section()
/third_party/boost/libs/metaparse/test/
Dsource_position.cpp42 using boost::metaparse::next_line; in BOOST_METAPARSE_TEST_CASE()
76 equal_to<int1, get_col<next_line<next0, char_0> >::type> in BOOST_METAPARSE_TEST_CASE()
81 equal_to<int2, get_line<next_line<start, char_0> >::type> in BOOST_METAPARSE_TEST_CASE()
91 equal_to<char_1, get_prev_char<next_line<start, char_1> >::type> in BOOST_METAPARSE_TEST_CASE()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawpay.c354 gboolean next_line, complete = FALSE; in gst_rtp_vraw_pay_handle_buffer() local
425 next_line = TRUE; in gst_rtp_vraw_pay_handle_buffer()
430 next_line = FALSE; in gst_rtp_vraw_pay_handle_buffer()
444 if (next_line) { in gst_rtp_vraw_pay_handle_buffer()
456 if (next_line) { in gst_rtp_vraw_pay_handle_buffer()
/third_party/boost/boost/metaparse/
Dnext_line.hpp15 using v1::next_line;
/third_party/boost/boost/metaparse/v1/fwd/
Dnext_line.hpp19 struct next_line;
/third_party/openssl/crypto/ocsp/
Docsp_ht.c352 next_line: in OCSP_REQ_CTX_nbio()
385 goto next_line; in OCSP_REQ_CTX_nbio()
397 goto next_line; in OCSP_REQ_CTX_nbio()
/third_party/boost/boost/iostreams/filter/
Dline.hpp83 if (traits_type::would_block(status = next_line(src))) in read()
157 typename traits_type::int_type next_line(Source& src) in next_line() function in boost::iostreams::basic_line_filter
/third_party/boost/boost/metaparse/v1/
Dnext_line.hpp20 struct next_line : struct
Done_char.hpp41 next_line<Pos, C>,
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c555 goto next_line; in gst_m3u8_update()
608 goto next_line; in gst_m3u8_update()
617 goto next_line; in gst_m3u8_update()
709 goto next_line; in gst_m3u8_update()
711 goto next_line; in gst_m3u8_update()
726 goto next_line; in gst_m3u8_update()
730 goto next_line; in gst_m3u8_update()
761 next_line: in gst_m3u8_update()
1575 goto next_line; in gst_hls_master_playlist_new_from_data()
1581 goto next_line; in gst_hls_master_playlist_new_from_data()
[all …]
/third_party/boost/boost/spirit/home/classic/iterator/impl/
Dposition_iterator.ipp38 void next_line(file_position_without_column_base<String>& pos)
67 void next_line(file_position_base<String>& pos)
/third_party/boost/boost/spirit/home/classic/iterator/
Dposition_iterator.hpp256 this->next_line(_pos);
263 this->next_line(_pos);
/third_party/e2fsprogs/misc/
De2initrd_helper.c357 goto next_line; in get_root_type()
364 next_line: in get_root_type()
/third_party/glib/tests/
Dunicode-encoding.c367 goto next_line; in main()
430 next_line: in main()
/third_party/boost/boost/wave/util/
Dfile_position.hpp159 void next_line(boost::wave::util::file_position_type &pos) in next_line() function in boost::spirit::classic::position_policy
/third_party/python/Lib/
Dast.py306 next_line = ''
309 next_line += c
313 next_line += '\n'
316 lines.append(next_line)
317 next_line = ''
319 if next_line:
320 lines.append(next_line)
/third_party/glib/glib/
Dgscanner.h196 guint next_line; member
Dgscanner.c463 scanner->next_line = 1; in g_scanner_new()
955 scanner->next_line = scanner->line; in g_scanner_peek_next_token()
960 &scanner->next_line, in g_scanner_peek_next_token()
989 scanner->line = scanner->next_line; in g_scanner_get_next_token()
/third_party/json/third_party/cpplint/
Dcpplint.py3489 next_line = raw[linenum + 1]
3490 if (next_line
3491 and Match(r'\s*}', next_line)
3492 and next_line.find('} else ') == -1):
3505 next_line = raw[linenum + 1]
3506 next_line_start = len(next_line) - len(next_line.lstrip())
4066 next_line = clean_lines.elided[endlinenum + 1]
4067 next_indent = GetIndentLevel(next_line)
4071 if (if_match and Match(r'\s*else\b', next_line)

12