Home
last modified time | relevance | path

Searched defs:walk (Results 1 – 25 of 138) sorted by relevance

123456

/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c87 GList *walk; in gst_rtsp_ext_list_get() local
111 GList *walk; in gst_rtsp_ext_list_free() local
126 GList *walk; in gst_rtsp_ext_list_detect_server() local
140 GList *walk; in gst_rtsp_ext_list_before_send() local
155 GList *walk; in gst_rtsp_ext_list_after_send() local
170 GList *walk; in gst_rtsp_ext_list_parse_sdp() local
184 GList *walk; in gst_rtsp_ext_list_setup_media() local
198 GList *walk; in gst_rtsp_ext_list_configure_stream() local
215 GList *walk; in gst_rtsp_ext_list_get_transports() local
229 GList *walk; in gst_rtsp_ext_list_stream_select() local
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpptdemux.c366 GSList *walk; in gst_rtp_pt_demux_clear_pt_map() local
381 GSList *walk; in need_caps_for_pt() local
401 GSList *walk; in clear_newcaps_for_pt() local
587 GSList *walk; in find_pad_for_pt() local
665 GSList *walk; in gst_rtp_pt_demux_src_event() local
711 GSList *walk; in gst_rtp_pt_demux_release() local
/third_party/gstreamer/gstreamer/gst/
Dgstprotection.c178 GList *decryptors, *walk; in gst_protection_select_system() local
216 GList *decryptors, *walk; in gst_protection_filter_systems_by_available_decryptors() local
262 const GList *template, *walk; in gst_protection_factory_check() local
Dgstregistry.c667 GList *walk, *list = NULL; in gst_registry_plugin_filter() local
722 const GList *walk; in gst_registry_get_feature_list_or_create() local
844 GList *walk, *list = NULL; in gst_registry_feature_filter() local
894 GList *walk; in gst_registry_find_plugin() local
1481 GList *walk; in _priv_plugin_get_features() local
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource12.ts8 walk(ast: AST, parent: AST): AST; method
41 public walk(ast: AST, parent: AST): AST { method in AstWalker
77 …public walk(ast: AST, pre: IAstWalkCallback, post?: IAstWalkCallback, options?: AstWalkOptions, st… method in AstWalkerFactory
/third_party/python/Lib/test/test_importlib/
Dupdate-zips.py43 def walk(datapath): function
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.c290 GSList *walk; in gst_ogg_mux_flush() local
360 GSList *walk; in gst_ogg_mux_is_serialno_present() local
609 GSList *walk; in gst_ogg_mux_dequeue_page() local
995 GSList *walk; in gst_ogg_mux_queue_pads() local
1209 GList *walk = buffers; in gst_ogg_mux_set_header_on_caps() local
1426 GSList *walk; in gst_ogg_mux_send_headers() local
2013 GSList *walk; in all_pads_eos() local
2163 GSList *walk; in gst_ogg_mux_init_collectpads() local
2192 GSList *walk; in gst_ogg_mux_clear_collectpads() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureTree.java145 public void walk(TreeWalker walker) in walk() method in LigatureTree.Lignode
236 public void walk(TreeWalker walker) in walk() method in LigatureTree
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dgstcapslist.c97 GList *walk; in get_all_caps() local
224 GList *walk; in gst_caps_list_compatible_codecs() local
/third_party/musl/src/search/
Dtwalk.c4 static void walk(const struct node *r, void (*action)(const void *, VISIT, int), int d) in walk() function
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstsparsefile.c122 GstSparseRange *walk, *result = NULL; in get_read_range() local
417 GstSparseRange *walk, *result = NULL; in gst_sparse_file_get_range_before() local
458 GstSparseRange *walk, *result = NULL; in gst_sparse_file_get_range_after() local
/third_party/python/Lib/email/
Diterators.py20 def walk(self): function
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dtuner.c416 GList *walk; in gst_tuner_find_norm_by_name() local
443 GList *walk; in gst_tuner_find_channel_by_name() local
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplex.cc161 GSList *walk; in gst_mplex_finalize() local
208 GSList *walk; in gst_mplex_reset() local
384 GSList *walk; in gst_mplex_loop() local
/third_party/flutter/skia/third_party/externals/wuffs/cmd/wuffsfmt/
Dmain.go99 func walk(filename string, info os.FileInfo, err error) error { func
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c193 GSList *walk; in gst_asf_mux_reset() local
598 GSList *walk; in gst_asf_mux_get_headers_size() local
1254 GSList *walk; in gst_asf_mux_start_file() local
1472 GSList *walk; in gst_asf_mux_flush_payloads() local
1699 GSList *walk; in gst_asf_mux_push_simple_index() local
1786 GSList *walk; in gst_asf_mux_stop_file() local
1963 GSList *walk; in gst_asf_mux_collected() local
2098 GSList *walk; in gst_asf_mux_pad_reset() local
/third_party/flutter/skia/src/pathops/
DSkOpSpan.cpp166 const SkOpPtT* walk = start; in collapsed() local
195 const SkOpPtT* walk = start; in contains() local
206 const SkOpPtT* walk = start; in contains() local
/third_party/skia/src/pathops/
DSkOpSpan.cpp166 const SkOpPtT* walk = start; in collapsed() local
195 const SkOpPtT* walk = start; in contains() local
206 const SkOpPtT* walk = start; in contains() local
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstpollstress.c36 GList *walk; in mess_some_more() local
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js157 function walk(script, callback) { function
/third_party/python/Tools/c-analyzer/c_common/
Dfsutil.py200 def walk_tree(root, *, argument
286 walk=walk_tree, argument
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvorbisdepay.c144 GList *walk; in gst_rtp_vorbis_depay_has_ident() local
422 GList *walk; in gst_rtp_vorbis_depay_switch_codebook() local
Dgstrtpj2kdepay.c264 GList *packets, *walk; in gst_rtp_j2k_depay_flush_pu() local
297 GList *packets, *walk; in gst_rtp_j2k_depay_flush_tile() local
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstmask.c58 GList *walk = masks; in gst_mask_find_definition() local
/third_party/typescript/src/server/
DscriptVersionCache.ts9 walk(rangeStart: number, rangeLength: number, walkFns: LineIndexWalker): void; method
610 walk(rangeStart: number, rangeLength: number, walkFns: LineIndexWalker) { method in LineNode
821 walk(rangeStart: number, rangeLength: number, walkFns: LineIndexWalker) { method in LineLeaf

123456