Home
last modified time | relevance | path

Searched refs:subelement (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmbo.c114 struct wpabuf *mbo, int subelement) in wpas_mbo_non_pref_chan_attrs() argument
120 if (subelement) in wpas_mbo_non_pref_chan_attrs()
135 if (subelement) in wpas_mbo_non_pref_chan_attrs()
/external/python/cpython2/Doc/library/
Dxml.etree.elementtree.rst536 the subelement name. *attrib* is an optional dictionary, containing element
671 .. method:: append(subelement)
673 Adds the element *subelement* to the end of this elements internal list
680 Raises :exc:`AssertionError` if a subelement is not a valid object.
687 Finds the first subelement matching *match*. *match* may be a tag name
699 Finds text for the first subelement matching *match*. *match* may be
719 Inserts a subelement at the given position in this element.
755 .. method:: remove(subelement)
757 Removes *subelement* from the element. Unlike the find\* methods this
/external/python/cpython2/Modules/
D_elementtree.c503 subelement(PyObject* self, PyObject* args, PyObject* kw) in subelement() function
2873 {"SubElement", (PyCFunction) subelement, METH_VARARGS|METH_KEYWORDS},
/external/llvm/test/Transforms/Scalarizer/
Dbasic.ll325 ; ...and again with subelement alignment.
/external/llvm/docs/
DLangRef.rst7432 subelement of an :ref:`aggregate <t_aggregate>` data structure. It performs