/third_party/boost/libs/xpressive/test/ |
D | test_typeof.cpp | 39 TYPEOF_TEST(eos); in test_misc1() 118 TYPEOF_TEST('b' >> +_ >> "ar" >> eos); in test_misc3() 119 TYPEOF_TEST('b' >> +_ >> 'o' >> eos); in test_misc3() 122 >> (s3= (set='C','F')) >> eos); in test_misc3() 165 TYPEOF_TEST(bos >> '{' >> *_ >> '}' >> eos); in test_misc4() 176 TYPEOF_TEST(bos >> ('(' >> (s1= nil) | (s2= nil)) >> +_w >> (')' >> s1 | s2) >> eos); in test_misc5() 182 TYPEOF_TEST(icase(bos >> repeat<4>(s1= 'a' >> !s1) >> eos)); in test_misc5() 184 TYPEOF_TEST(bos >> "foobar" >> eos); in test_misc5() 187 TYPEOF_TEST(bos >> ("foo" >> set[' '] >> "bar") >> eos /*This is a comment*/); in test_misc5() 196 TYPEOF_TEST(bos >> *(s1= optional('a')) >> eos); in test_misc6() [all …]
|
D | test8.hpp | 27 , regex_type(bos >> repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 34 , regex_type(bos >> repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 41 , regex_type(bos >> *(s1= optional(L('b'))) >> L('d') >> eos) in get_test_cases() 48 , regex_type(bos >> -repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 55 , regex_type(bos >> -repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 62 , regex_type(bos >> -repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 69 , regex_type(bos >> -repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 76 , regex_type(bos >> -*(s1= optional(L('b'))) >> L('d') >> eos) in get_test_cases() 83 , regex_type(bos >> repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 90 , regex_type(bos >> repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases()
|
D | test9.hpp | 27 , regex_type(bos >> repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 34 , regex_type(bos >> repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 41 , regex_type(bos >> *(s1= -optional(L('b'))) >> L('d') >> eos) in get_test_cases() 48 , regex_type(bos >> -repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 55 , regex_type(bos >> -repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 62 , regex_type(bos >> -repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 69 , regex_type(bos >> -repeat<2>(s1= -optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 76 , regex_type(bos >> -*(s1= -optional(L('b'))) >> L('d') >> eos) in get_test_cases() 83 , regex_type(bos >> *(s1= nil | nil | nil | L('b')) >> L("bc") >> eos) in get_test_cases() 90 , regex_type(bos >> -*(s1= nil | nil | nil | L('b')) >> L("bc") >> eos) in get_test_cases()
|
D | test7.hpp | 34 , regex_type(bos >> L("foobar") >> eos) in get_test_cases() 55 , regex_type(bos >> L("foo bar") >> eos) in get_test_cases() 62 , regex_type(bos >> L("foo") >> set[L(' ')] >> L("bar") >> eos) in get_test_cases() 69 , regex_type(bos >> (L("foo") >> set[L(' ')] >> L("bar")) >> eos /*This is a comment*/) in get_test_cases() 97 , regex_type(bos >> *(s1= optional(L('a'))) >> eos) in get_test_cases() 104 , regex_type(bos >> -*(s1= optional(L('a'))) >> eos) in get_test_cases() 111 , regex_type(bos >> repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases() 118 , regex_type(bos >> repeat<2>(s1= optional(L('b'))) >> L("bc") >> eos) in get_test_cases()
|
D | test6.hpp | 48 … , regex_type(bos >> (L('(') >> (s1= nil) | (s2= nil)) >> +_w >> (L(')') >> s1 | s2) >> eos) in get_test_cases() 55 … , regex_type(bos >> (L('(') >> (s1= nil) | (s2= nil)) >> +_w >> (L(')') >> s1 | s2) >> eos) in get_test_cases() 62 … , regex_type(bos >> (L('(') >> (s1= nil) | (s2= nil)) >> +_w >> (L(')') >> s1 | s2) >> eos) in get_test_cases() 69 … , regex_type(bos >> (L('(') >> (s1= nil) | (s2= nil)) >> +_w >> (L(')') >> s1 | s2) >> eos) in get_test_cases() 111 , regex_type(icase(bos >> repeat<4>(s1= L('a') >> !s1) >> eos)) in get_test_cases() 118 , regex_type(icase(bos >> repeat<4>(s1= L('a') >> !s1) >> eos)) in get_test_cases()
|
D | test10.hpp | 27 , regex_type(L('b') >> +_ >> L("ar") >> eos) in get_test_cases() 34 , regex_type(L('b') >> +_ >> L('o') >> eos) in get_test_cases() 41 , regex_type(L('b') >> +_ >> L("oo") >> eos) in get_test_cases() 50 >> (s3= (set=L('C'),L('F'))) >> eos) in get_test_cases()
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | eos2 | 19 .eos. 26 signal eos. the parent adds the element to its possible EOS 52 .eos. 59 signal eos. the parent adds the element to its possible EOS 63 queue overrides the eos handler and returns false on the eos 67 after the queue has sent out the last buffer, its calls eos on its 68 src pad. queue is added to the top level bin as an eos provider and 69 the default eos handler signals EOS with a value of TRUE to the parent. 71 the parent sees that all the eos providers are in eos now and signals 96 the eos handler returns false because both queues return false on the [all …]
|
D | eos3 | 19 .eos. 26 signal eos. the parent disables scheduling for the chain containing 51 .eos. 58 signal eos. the parent will take chain1 out if its scheduled chains. 63 after the queue has sent out the last buffer, its calls eos on its 98 .eos. 142 .eos. 187 .eos. 234 .eos.
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstconsistencychecker.c | 43 gboolean eos; member 64 consist->segment, consist->eos, consist->expect_flush); in source_pad_data_cb() 72 fail_if (consist->eos, "Buffer received after EOS on pad %s:%s", in source_pad_data_cb() 93 fail_if (consist->eos, "Received a FLUSH_STOP after an EOS on " in source_pad_data_cb() 112 consist->eos = FALSE; in source_pad_data_cb() 116 fail_if (consist->eos, "Received EOS just after another EOS on " in source_pad_data_cb() 118 consist->eos = TRUE; in source_pad_data_cb() 127 fail_if (consist->eos, "Event received after EOS"); in source_pad_data_cb() 154 consist->segment, consist->eos, consist->expect_flush); in sink_pad_data_cb() 160 fail_if (consist->eos, "Buffer received after EOS on pad %s:%s", in sink_pad_data_cb() [all …]
|
/third_party/node/deps/npm/node_modules/end-of-stream/ |
D | README.md | 9 Simply pass a stream and a callback to the `eos`. 13 var eos = require('end-of-stream'); 15 eos(readableStream, function(err) { 21 eos(writableStream, function(err) { 26 eos(duplexStream, function(err) { 31 eos(duplexStream, {readable:false}, function(err) { 36 eos(duplexStream, {writable:false}, function(err) { 41 eos(readableStream, {error:false}, function(err) {
|
/third_party/openssl/crypto/asn1/ |
D | a_d2i_fp.c | 100 uint32_t eos = 0; in asn1_d2i_read_bio() local 155 if (eos == UINT32_MAX) { in asn1_d2i_read_bio() 159 eos++; in asn1_d2i_read_bio() 161 } else if (eos && (slen == 0) && (tag == V_ASN1_EOC)) { in asn1_d2i_read_bio() 163 eos--; in asn1_d2i_read_bio() 164 if (eos == 0) in asn1_d2i_read_bio() 217 if (eos == 0) { in asn1_d2i_read_bio()
|
/third_party/gstreamer/gstplugins_bad/ext/mplex/ |
D | gstmplexibitstream.cc | 41 eos = FALSE; in GstMplexIBitStream() 63 && !mplex->eos && !mpad->eos) { in ReadStreamBytes() 88 return eos; in EndOfStream()
|
D | gstmplex.cc | 211 mplex->eos = FALSE; in gst_mplex_reset() 222 mpad->eos = FALSE; in gst_mplex_reset() 389 if (mplex->eos) in gst_mplex_loop() 390 goto eos; in gst_mplex_loop() 422 if (!mplex->eos) { in gst_mplex_loop() 430 goto eos; in gst_mplex_loop() 444 eos: in gst_mplex_loop() 491 mpad->eos = TRUE; in gst_mplex_sink_event() 563 if (G_UNLIKELY (mpad->eos)) in gst_mplex_chain() 564 goto eos; in gst_mplex_chain() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/validate/audiotestsrc/ |
D | reverse.validatetest | 9 ignore-eos=true 16 # roundup((44100 / 2 / 1024) - 1 (already cranked) + 1 (for eos)) = 22 19 …y, target-element-name="src", property-name="samplesperbuffer", property-value=4410, on-message=eos 24 stop, on-message=eos;
|
/third_party/boost/libs/msm/doc/HTML/examples/ |
D | ParsingDigits.cpp | 34 struct eos {}; struct 239 … Row < Digit15 , eos , Parsed >, 240 … Row < Parsed , eos , Waiting > 276 void finish_string(){p.process_event(eos());} in finish_string() 277 void reinit(){p.process_event(eos());} in reinit() 331 p.process_event(eos()); in msm_match() 332 p.process_event(eos()); in msm_match() 436 p.process_event(eos()); in main() 437 p.process_event(eos()); in main()
|
/third_party/boost/libs/msm/doc/PDF/examples/ |
D | ParsingDigits.cpp | 34 struct eos {}; struct 239 … Row < Digit15 , eos , Parsed >, 240 … Row < Parsed , eos , Waiting > 276 void finish_string(){p.process_event(eos());} in finish_string() 277 void reinit(){p.process_event(eos());} in reinit() 331 p.process_event(eos()); in msm_match() 332 p.process_event(eos()); in msm_match() 436 p.process_event(eos()); in main() 437 p.process_event(eos()); in main()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstnavseek.c | 128 navseek->eos = NULL; in gst_navseek_init() 298 if (navseek->eos) { in gst_navseek_src_event() 300 navseek->eos); in gst_navseek_src_event() 301 navseek->eos = NULL; in gst_navseek_src_event() 378 navseek->eos = event; in gst_navseek_sink_event() 380 if (navseek->eos) in gst_navseek_sink_event() 427 if (navseek->eos) { in gst_navseek_stop() 428 gst_event_unref (navseek->eos); in gst_navseek_stop() 429 navseek->eos = NULL; in gst_navseek_stop()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | autovideoconvert.c | 34 gboolean eos; member 49 d->eos = TRUE; in on_message_cb() 76 omud.eos = FALSE; in run_test() 89 fail_unless (omud.eos == TRUE); in run_test()
|
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/ |
D | pipeline.js | 5 var eos; variable 35 if (eos === undefined) eos = require('./end-of-stream'); 36 eos(stream, {
|
/third_party/flutter/skia/src/utils/ |
D | SkJSON.cpp | 120 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString() argument 121 SkASSERT(src <= eos); in FastString() 133 if (src + 7 <= eos) { in FastString() 334 p = this->matchString(p, p_stop, [this](const char* key, size_t size, const char* eos) { in parse() argument 335 this->pushObjectKey(key, size, eos); in parse() 352 p = this->matchString(p, p_stop, [this](const char* str, size_t size, const char* eos) { in parse() argument 353 this->pushString(str, size, eos); in parse() 563 void pushObjectKey(const char* key, size_t size, const char* eos) { in pushObjectKey() argument 567 this->pushString(key, size, eos); in pushObjectKey() 582 void pushString(const char* s, size_t size, const char* eos) { in pushString() argument [all …]
|
/third_party/skia/src/utils/ |
D | SkJSON.cpp | 119 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString() argument 120 SkASSERT(src <= eos); in FastString() 129 if (src && src + 6 <= eos) { in FastString() 342 p = this->matchString(p, p_stop, [this](const char* key, size_t size, const char* eos) { in parse() argument 343 this->pushObjectKey(key, size, eos); in parse() 360 p = this->matchString(p, p_stop, [this](const char* str, size_t size, const char* eos) { in parse() argument 361 this->pushString(str, size, eos); in parse() 571 void pushObjectKey(const char* key, size_t size, const char* eos) { in pushObjectKey() argument 575 this->pushString(key, size, eos); in pushObjectKey() 590 void pushString(const char* s, size_t size, const char* eos) { in pushString() argument [all …]
|
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/ |
D | effectv.c | 27 gboolean eos; member 42 d->eos = TRUE; in on_message_cb() 71 omud.eos = FALSE; in run_test() 85 fail_unless (omud.eos == TRUE); in run_test()
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 205 enc->eos = TRUE; in gst_mpeg2enc_src_activate_mode() 217 enc->eos = FALSE; in gst_mpeg2enc_reset() 267 enc->eos = TRUE; in gst_mpeg2enc_stop() 480 enc->eos = TRUE; in gst_mpeg2enc_finish() 519 enc->eos = TRUE; in gst_mpeg2enc_sink_event() 613 if (!enc->eos) { in gst_mpeg2enc_loop() 627 goto eos; in gst_mpeg2enc_loop() 651 eos: in gst_mpeg2enc_loop() 672 if (G_UNLIKELY (enc->eos)) in gst_mpeg2enc_handle_frame() 673 goto eos; in gst_mpeg2enc_handle_frame() [all …]
|
/third_party/boost/boost/xpressive/detail/core/matcher/ |
D | assert_word_matcher.hpp | 34 … if((state.flags_.match_not_bow_ && state.bos()) || (state.flags_.match_not_eow_ && state.eos())) in eval() 68 if(state.flags_.match_not_eow_ && state.eos()) in eval() 107 bool const thisword = !state.eos() && this->is_word(traits_cast<Traits>(state), *cur); in match()
|
/third_party/gstreamer/gstplugins_base/tests/validate/videorate/ |
D | reverse.variable_to_10fps.validatetest | 5 ignore-eos=true, 25 seek, start=1.0, stop=2.0, flags=accurate+flush, rate=-1.0, on-message=eos 34 stop, on-message=eos
|