Home
last modified time | relevance | path

Searched defs:sit (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-scte-section.c242 _gst_mpegts_scte_sit_copy (GstMpegtsSCTESIT * sit) in _gst_mpegts_scte_sit_copy()
253 _gst_mpegts_scte_sit_free (GstMpegtsSCTESIT * sit) in _gst_mpegts_scte_sit_free()
268 GstMpegtsSCTESIT *sit = NULL; in _parse_sit() local
457 GstMpegtsSCTESIT *sit; in gst_mpegts_scte_sit_new() local
485 GstMpegtsSCTESIT *sit = gst_mpegts_scte_sit_new (); in gst_mpegts_scte_null_new() local
506 GstMpegtsSCTESIT *sit = gst_mpegts_scte_sit_new (); in gst_mpegts_scte_cancel_new() local
535 GstMpegtsSCTESIT *sit = gst_mpegts_scte_sit_new (); in gst_mpegts_scte_splice_in_new() local
575 GstMpegtsSCTESIT *sit = gst_mpegts_scte_sit_new (); in gst_mpegts_scte_splice_out_new() local
644 const GstMpegtsSCTESIT *sit; in _packetize_sit() local
894 gst_mpegts_section_from_scte_sit (GstMpegtsSCTESIT * sit, guint16 pid) in gst_mpegts_section_from_scte_sit()
Dgst-dvb-section.c1261 _gst_mpegts_sit_service_copy (GstMpegtsSITService * sit) in _gst_mpegts_sit_service_copy()
1273 _gst_mpegts_sit_service_free (GstMpegtsSITService * sit) in _gst_mpegts_sit_service_free()
1285 _gst_mpegts_sit_copy (GstMpegtsSIT * sit) in _gst_mpegts_sit_copy()
1296 _gst_mpegts_sit_free (GstMpegtsSIT * sit) in _gst_mpegts_sit_free()
1310 GstMpegtsSIT *sit = NULL; in _parse_sit() local
/third_party/glslang/glslang/MachineIndependent/
DIntermTraverse.cpp158 … for (TIntermSequence::reverse_iterator sit = sequence.rbegin(); sit != sequence.rend(); sit++) { in traverse() local
167 for (TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) { in traverse() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermTraverse.cpp152 for(TIntermSequence::reverse_iterator sit = sequence.rbegin(); sit != sequence.rend(); sit++) in traverse() local
167 for(TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) in traverse() local
DOutputASM.cpp807 for(TIntermSequence::iterator sit = sequence.begin(); sit != sequence.end(); sit++) in visitBinary() local
/third_party/jerryscript/tests/debugger/
Ddo_finish.js38 function sit() { function
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-scte-writer.c25 GstMpegtsSCTESIT *sit; in send_splice() local
Dts-parser.c1077 const GstMpegtsSIT *sit = gst_mpegts_section_get_sit (section); in dump_sit() local
1234 const GstMpegtsSCTESIT *sit = gst_mpegts_section_get_scte_sit (section); in dump_scte_sit() local
/third_party/node/deps/npm/lib/utils/
Dcmd-list.js135 sit: 'install-ci-test', property
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dmpegts.c76 GstMpegtsSCTESIT *sit; in GST_START_TEST() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliterationChart.java117 Iterator sit = equivs.iterator(); in main() local
/third_party/f2fs-tools/fsck/
Dresize.c414 struct f2fs_sit_entry *sit; in migrate_sit() local
Dmount.c2390 struct f2fs_sit_entry sit; in build_sit_entries() local
2558 struct f2fs_sit_entry *sit; in rewrite_sit_area_bitmap() local
2603 struct f2fs_sit_entry *sit; in flush_sit_journal_entries() local
2681 struct f2fs_sit_entry *sit; in flush_sit_entries() local
Dfsck.c2274 struct f2fs_sit_entry *sit; in flush_curseg_sit_entries() local
/third_party/node/deps/npm/test/lib/utils/
Dqueryable.js51 sit: [ property
343 sit: { property
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c1606 deep_copy_sit (const GstMpegtsSCTESIT * sit) in deep_copy_sit()
1658 GstMpegtsSCTESIT *sit; in handle_scte35_section() local
/third_party/spirv-tools/source/opt/
Dtypes.cpp399 const SampledImage* sit = that->AsSampledImage(); in IsSameImpl() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.cpp378 const SampledImage* sit = that->AsSampledImage(); in IsSameImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.cpp378 const SampledImage* sit = that->AsSampledImage(); in IsSameImpl() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmux.c569 GstMpegtsSCTESIT *sit; in tsmux_program_set_scte35_pid() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java2863 UnicodeSetIterator sit = new UnicodeSetIterator(set); in TestEmptyString() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c1650 GstMpegtsSCTESIT *sit = in handle_psi() local
/third_party/icu/icu4c/source/test/intltest/
Dusettest.cpp4037 UnicodeSetIterator sit(set); in TestEmptyString() local