Home
last modified time | relevance | path

Searched defs:a_node (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c104 gst_mpdparser_parse_baseURL_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_baseURL_node()
122 gst_mpdparser_parse_descriptor_type (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_descriptor_type()
140 gst_mpdparser_parse_content_component_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_content_component_node()
177 gst_mpdparser_parse_location_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_location_node()
191 gst_mpdparser_parse_subrepresentation_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_subrepresentation_node()
216 gst_mpdparser_parse_segment_url_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_segment_url_node()
234 xmlNode * a_node) in gst_mpdparser_parse_url_type_node()
250 xmlNode * a_node, GstMPDSegmentBaseNode * parent) in gst_mpdparser_parse_seg_base_type_ext()
321 gst_mpdparser_parse_s_node (GQueue * queue, xmlNode * a_node) in gst_mpdparser_parse_s_node()
338 xmlNode * a_node) in gst_mpdparser_parse_segment_timeline_node()
[all …]
Dgstxmlhelper.c334 gst_xml_helper_get_prop_validated_string (xmlNode * a_node, in gst_xml_helper_get_prop_validated_string()
357 gst_xml_helper_get_ns_prop_string (xmlNode * a_node, in gst_xml_helper_get_ns_prop_string()
376 gst_xml_helper_get_prop_string (xmlNode * a_node, in gst_xml_helper_get_prop_string()
384 gst_xml_helper_get_prop_string_vector_type (xmlNode * a_node, in gst_xml_helper_get_prop_string_vector_type()
413 gst_xml_helper_get_prop_signed_integer (xmlNode * a_node, in gst_xml_helper_get_prop_signed_integer()
437 gst_xml_helper_get_prop_unsigned_integer (xmlNode * a_node, in gst_xml_helper_get_prop_unsigned_integer()
464 gst_xml_helper_get_prop_unsigned_integer_64 (xmlNode * a_node, in gst_xml_helper_get_prop_unsigned_integer_64()
489 gst_xml_helper_get_prop_uint_vector_type (xmlNode * a_node, in gst_xml_helper_get_prop_uint_vector_type()
539 gst_xml_helper_get_prop_double (xmlNode * a_node, in gst_xml_helper_get_prop_double()
561 gst_xml_helper_get_prop_boolean (xmlNode * a_node, in gst_xml_helper_get_prop_boolean()
[all …]
Dgstmpdhelper.c26 gst_mpd_helper_get_mpd_type (xmlNode * a_node, in gst_mpd_helper_get_mpd_type()
56 gst_mpd_helper_get_SAP_type (xmlNode * a_node, in gst_mpd_helper_get_SAP_type()
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-sel-eng.c124 CRAdditionalSel * a_sel, xmlNode * a_node) in lang_pseudo_class_handler()
167 CRAdditionalSel * a_sel, xmlNode * a_node) in first_child_pseudo_class_handler()
195 xmlNode * a_node) in pseudo_class_add_sel_matches_node()
224 class_add_sel_matches_node (CRAdditionalSel * a_add_sel, xmlNode * a_node) in class_add_sel_matches_node()
276 id_add_sel_matches_node (CRAdditionalSel * a_add_sel, xmlNode * a_node) in id_add_sel_matches_node()
315 attr_add_sel_matches_node (CRAdditionalSel * a_add_sel, xmlNode * a_node) in attr_add_sel_matches_node()
496 xmlNode * a_node) in additional_selector_matches_node()
560 get_next_element_node (xmlNode * a_node) in get_next_element_node()
574 get_next_child_element_node (xmlNode * a_node) in get_next_child_element_node()
589 get_prev_element_node (xmlNode * a_node) in get_prev_element_node()
[all …]
/third_party/libxml2/doc/examples/
Dtree1.c31 print_element_names(xmlNode * a_node) in print_element_names()
/third_party/mindspore/tests/ut/cpp/optimizer/ad/
Dkpynative_test.cc70 …auto a_node = g->NewCNode({NewValueNode(prim::GetPythonOps("tensor_mul", "mindspore.ops.functional… in BuildStopGradient() local
/third_party/mesa3d/src/compiler/nir/
Dnir_from_ssa.c200 merge_node *a_node = exec_node_data(merge_node, an, node); in merge_merge_sets() local
253 merge_node *a_node = exec_node_data(merge_node, an, node); in merge_sets_interfere() local
/third_party/mindspore/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc242 bool AnfEqualPrimitive(const AnfNodePtr &a_node, const AnfNodePtr &b_node) { in AnfEqualPrimitive()
266 bool AnfEqualValueNode(const AnfNodePtr &a_node, const AnfNodePtr &b_node) { in AnfEqualValueNode()
411 auto a_node = utils::cast<AnfNodePtr>(a); in AnfEqual() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddominator_tree.cpp238 const DominatorTreeNode* a_node = GetTreeNode(a); in Dominates() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.cpp238 const DominatorTreeNode* a_node = GetTreeNode(a); in Dominates() local
/third_party/spirv-tools/source/opt/
Ddominator_tree.cpp238 const DominatorTreeNode* a_node = GetTreeNode(a); in Dominates() local
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c180 xmlNode * a_node, in crx_sel_eng_get_matched_style()
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dhelper.cc588 auto a_node = utils::cast<AnfNodePtr>(a); in AnfEqual() local