Home
last modified time | relevance | path

Searched refs:consist (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstconsistencychecker.c59 GstStreamConsistency * consist) in source_pad_data_cb() argument
63 GST_DEBUG_OBJECT (pad, "%p: %d %d %d %d", consist, consist->flushing, in source_pad_data_cb()
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()
75 fail_unless (consist->segment, "Buffer received without segment " in source_pad_data_cb()
86 consist->flushing = TRUE; in source_pad_data_cb()
90 fail_unless (consist->flushing, in source_pad_data_cb()
93 fail_if (consist->eos, "Received a FLUSH_STOP after an EOS on " in source_pad_data_cb()
95 consist->flushing = consist->expect_flush = FALSE; in source_pad_data_cb()
98 fail_if (consist->saw_serialized_event && !consist->saw_stream_start, in source_pad_data_cb()
[all …]
Dgstconsistencychecker.h41 gboolean gst_consistency_checker_add_pad (GstStreamConsistency * consist,
45 void gst_consistency_checker_reset (GstStreamConsistency * consist);
48 void gst_consistency_checker_free (GstStreamConsistency * consist);
/third_party/typescript/tests/baselines/reference/
DfunctionsMissingReturnStatementsAndExpressions.errors.txt59 // Fine since we consist of a single throw statement.
64 // Fine since we consist of a single throw statement.
69 // Fine since we consist of a single throw statement.
74 // Not fine, since we can *only* consist of a single throw statement
137 // Not fine, since we can *only* consist of a single throw statement
DfunctionsMissingReturnStatementsAndExpressions.types77 // Fine since we consist of a single throw statement.
85 // Fine since we consist of a single throw statement.
93 // Fine since we consist of a single throw statement.
101 // Not fine, since we can *only* consist of a single throw statement
196 // Not fine, since we can *only* consist of a single throw statement
DfunctionsMissingReturnStatementsAndExpressions.symbols74 // Fine since we consist of a single throw statement.
82 // Fine since we consist of a single throw statement.
90 // Fine since we consist of a single throw statement.
98 // Not fine, since we can *only* consist of a single throw statement
187 // Not fine, since we can *only* consist of a single throw statement
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dadder.c384 GstStreamConsistency *consist; in GST_START_TEST() local
395 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
427 gst_consistency_checker_free (consist); in GST_START_TEST()
444 GstStreamConsistency *consist; in GST_START_TEST() local
455 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
498 gst_consistency_checker_reset (consist); in GST_START_TEST()
506 gst_consistency_checker_free (consist); in GST_START_TEST()
522 GstStreamConsistency *consist; in GST_START_TEST() local
560 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
581 gst_consistency_checker_reset (consist); in GST_START_TEST()
[all …]
Daudiomixer.c417 GstStreamConsistency *consist; in GST_START_TEST() local
428 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
461 gst_consistency_checker_free (consist); in GST_START_TEST()
478 GstStreamConsistency *consist; in GST_START_TEST() local
489 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
533 gst_consistency_checker_reset (consist); in GST_START_TEST()
541 gst_consistency_checker_free (consist); in GST_START_TEST()
559 GstStreamConsistency *consist; in GST_START_TEST() local
612 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
634 gst_consistency_checker_reset (consist); in GST_START_TEST()
[all …]
/third_party/selinux/secilc/docs/
Dcil_xen_statements.md35 <p>The entries must consist of numerics <code>[0-9]</code>.</p></td>
79 <p>The entries must consist of numerics <code>[0-9]</code>.</p></td>
121 <td align="left"><p>The device number.The entries must consist of numerics <code>[0-9]</code>.</p><…
163 <td align="left"><p>The interrupt request number. The entries must consist of numerics <code>[0-9]<…
/third_party/boost/libs/geometry/doc/concept/
Dpoint.qbk19 The point is the most basic geometry of Boost.Geometry, most other geometries consist of points.
20 ['(Exceptions are box and segment, which might consist of two points but that is not necessarily th…
Dsegment.qbk23 …(even if it does not consist of points, it should define this type, to indicate the points it can …
Dbox.qbk32 …(even if it does not consist of points, it should define this type, to indicate the points it can …
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideomixer.c300 GstStreamConsistency *consist; in GST_START_TEST() local
323 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
370 gst_consistency_checker_free (consist); in GST_START_TEST()
387 GstStreamConsistency *consist; in GST_START_TEST() local
403 consist = gst_consistency_checker_new (srcpad); in GST_START_TEST()
466 gst_consistency_checker_reset (consist); in GST_START_TEST()
475 gst_consistency_checker_free (consist); in GST_START_TEST()
/third_party/openssl/doc/man3/
DERR_put_error.pod36 from the function names; reason codes consist of textual error
42 Function and reason codes should consist of uppercase characters,
DSSL_CTX_use_serverinfo.pod34 consist of a 4-byte context, a 2-byte Extension Type, a 2-byte length, and then
42 consist of a 2-byte Extension Type, a 2-byte length, and then length bytes of
Di2d_re_X509_tbs.pod25 consist of an X509 certificate followed by auxiliary trust information.
/third_party/flutter/skia/third_party/externals/angle2/third_party/vulkan-validation-layers/
DREADME.angle13 The Khronos Vulkan Validation Layers Components consist of the Vulkan
/third_party/boost/libs/thread/doc/
Dbarrier.qbk88 …, the reset consists in restoring the original count. Otherwise the rest consist in assigning the …
113 …, the reset consists in restoring the original count. Otherwise the rest consist in assigning the …
/third_party/icu/docs/userguide/format_parse/numbers/
Drbnf-examples.md48 In this example, the rules consist of one (unnamed) ruleset. It lists nineteen
54 the colon) consist of recursion instructions and/or plain text substitutions.
/third_party/boost/libs/outcome/doc/src/content/experimental/worked-example/
D_index.md25 the status code's payload will consist of a POSIX error code, and the
/third_party/boost/more/getting_started/detail/
Dheader-only.rst13 Most Boost libraries are **header-only**: they consist *entirely
/third_party/gettext/gettext-tools/misc/
DDISCLAIM27 copyright interest in my works, which consist of translation of
/third_party/libffi/testsuite/libffi.bhaible/
DREADME53 The failed-call and failed-callback files consist of paired lines:
/third_party/gstreamer/gstreamer/docs/random/
Di18n28 - but it could also consist of any strings that may end up being presented
/third_party/node/deps/npm/node_modules/validate-npm-package-name/
DREADME.md27 - package name *can* consist of hyphens
/third_party/ltp/tools/sparse/sparse-src/Documentation/
Ddoc-guide.rst94 It can also consist of several paragraphs.

12345678910>>...13