/third_party/boost/libs/metaparse/doc/ |
D | next_line.qbk | 1 [#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 …]
|
D | source_position.qbk | 64 * [link next_line `next_line`]
|
D | reference.qbk | 164 * [link next_line next_line] 328 [include next_line.qbk]
|
/third_party/grpc/src/objective-c/ |
D | change-comments.py | 65 def next_line(predicate): function 94 while next_line(isnt_comment): 100 while (next_line(is_comment)):
|
/third_party/ffmpeg/libavfilter/ |
D | vf_estdif.c | 52 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/ |
D | cdtoons.c | 63 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()
|
D | ass_split.c | 260 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/ |
D | source_position.cpp | 42 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/ |
D | gstrtpvrawpay.c | 354 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/ |
D | next_line.hpp | 15 using v1::next_line;
|
/third_party/boost/boost/metaparse/v1/fwd/ |
D | next_line.hpp | 19 struct next_line;
|
/third_party/openssl/crypto/ocsp/ |
D | ocsp_ht.c | 352 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/ |
D | line.hpp | 83 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/ |
D | next_line.hpp | 20 struct next_line : struct
|
D | one_char.hpp | 41 next_line<Pos, C>,
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | m3u8.c | 555 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/ |
D | position_iterator.ipp | 38 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/ |
D | position_iterator.hpp | 256 this->next_line(_pos); 263 this->next_line(_pos);
|
/third_party/e2fsprogs/misc/ |
D | e2initrd_helper.c | 357 goto next_line; in get_root_type() 364 next_line: in get_root_type()
|
/third_party/glib/tests/ |
D | unicode-encoding.c | 367 goto next_line; in main() 430 next_line: in main()
|
/third_party/boost/boost/wave/util/ |
D | file_position.hpp | 159 void next_line(boost::wave::util::file_position_type &pos) in next_line() function in boost::spirit::classic::position_policy
|
/third_party/python/Lib/ |
D | ast.py | 306 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/ |
D | gscanner.h | 196 guint next_line; member
|
D | gscanner.c | 463 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/ |
D | cpplint.py | 3489 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)
|