/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | videorate.c | 409 GstBuffer *first, *second, *third, *fourth, *fifth, *outbuffer; in GST_START_TEST() local 474 fourth = gst_buffer_new_and_alloc (4); in GST_START_TEST() 475 GST_BUFFER_TIMESTAMP (fourth) = 5 * GST_SECOND; in GST_START_TEST() 476 gst_buffer_memset (fourth, 0, 0, 4); in GST_START_TEST() 477 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() 478 gst_buffer_ref (fourth); in GST_START_TEST() 481 fail_unless (gst_pad_push (mysrcpad, fourth) == GST_FLOW_OK); in GST_START_TEST() 483 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() 490 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() 515 ASSERT_BUFFER_REFCOUNT (fourth, "fourth", 1); in GST_START_TEST() [all …]
|
/third_party/boost/libs/mp11/test/ |
D | mp_transform_if.cpp | 29 template<class T1, class T2, class T3, class T4> using fourth = T4; typedef 63 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fourth, L1, L1, L1, mp_iota<mp_siz… in main() 64 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fourth, L2, L2, L2, mp_iota<mp_siz… in main() 65 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fourth, L3, L3, L3, mp_iota<mp_siz… in main()
|
D | mp_transform_if_q.cpp | 39 template<class T1, class T2, class T3, class T4> using fourth = T4; typedef 40 using Q_fourth = mp_quote<fourth>;
|
/third_party/typescript/tests/baselines/reference/ |
D | switchStatementsWithMultipleDefaults.js | 26 def\u0061ult: // Error, fourth 'default' clause. 56 default: // Error, fourth 'default' clause.
|
D | switchStatementsWithMultipleDefaults.errors.txt | 29 def\u0061ult: // Error, fourth 'default' clause.
|
D | switchStatementsWithMultipleDefaults.types | 53 def\u0061ult: // Error, fourth 'default' clause.
|
D | switchStatementsWithMultipleDefaults.symbols | 39 def\u0061ult: // Error, fourth 'default' clause.
|
/third_party/boost/libs/fusion/test/sequence/ |
D | misc.hpp | 41 typedef boost::mpl::next<third>::type fourth; typedef 54 boost::mpl::deref<fourth>::type, char>::value)); 68 BOOST_STATIC_ASSERT((boost::mpl::distance<second, fourth>::value == 2));
|
D | map_misc.cpp | 47 typedef boost::mpl::next<third>::type fourth; typedef 60 boost::mpl::deref<fourth>::type, fn::pair<k3, char> >::value)); 74 BOOST_STATIC_ASSERT((boost::mpl::distance<second, fourth>::value == 2));
|
/third_party/json/doc/examples/ |
D | at__size_type.output | 2 ["first","second","third","fourth"]
|
/third_party/typescript_eslint/packages/shared-fixtures/fixtures/comments/ |
D | jsx-text-with-url.src.js | 7 const fourth = <div><span></span>http://example.com</div>;
|
/third_party/typescript/tests/cases/compiler/ |
D | switchStatementsWithMultipleDefaults.ts | 26 def\u0061ult: // Error, fourth 'default' clause.
|
/third_party/boost/boost/date_time/ |
D | date_generator_parser.hpp | 73 enum phrase_elements {first=0, second, third, fourth, fifth, last, enumerator 173 case fourth : { wn = nth_kday_type::fourth; break; } in get_nth_kday_type()
|
/third_party/gettext/gettext-tools/tests/ |
D | msgunfmt-properties-1 | 11 four=fourth
|
D | msgcmp-3 | 10 four=fourth
|
/third_party/XKeyboardConfig/build/usr/local/share/X11/xkb/types/ |
D | basic | 5 // The fourth type "KEYPAD" is defined in the "numpad" file.
|
/third_party/libxkbcommon/test/data/types/ |
D | basic | 5 // The fourth type "KEYPAD" is defined in the "numpad" file.
|
/third_party/XKeyboardConfig/types/ |
D | basic | 5 // The fourth type "KEYPAD" is defined in the "numpad" file.
|
/third_party/node/deps/npm/node_modules/ini/ |
D | README.md | 35 config.paths.default.array.push('fourth value') 53 array[]=fourth value
|
/third_party/boost/libs/date_time/example/gregorian/ |
D | print_holidays.cpp | 59 holidays.push_back(new nth_dow(nth_dow::fourth, Thursday, Nov)); in main()
|
/third_party/boost/libs/date_time/test/local_time/ |
D | testdst_transition_day_rule.cpp | 55 nth_kday_dst_rule::end_rule(nkday::fourth,Sunday,Oct))); in main()
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_packed_6bytes.txt | 99 [Modify fourth paragraph to read:] 118 third and fourth component for this pixel type is shown in Table 3.12. 134 third fourth
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_packed_6bytes.txt | 99 [Modify fourth paragraph to read:] 118 third and fourth component for this pixel type is shown in Table 3.12. 134 third fourth
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_flexible_surface_compatibility.txt | 84 Modify the fourth paragraph of Section 3.5.1, page 32 101 Modify the fourth paragraph of Section 3.5.2, page 35
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-webvtt2 | 18 Dialogue: 0,0:00:10.00,0:00:30.00,Default,,0,0,0,,This is my fourth!
|