HomeSort by relevance Sort by last modified time
    Searched full:subelement (Results 26 - 50 of 133) sorted by null

12 3 4 5 6

  /external/wpa_supplicant_8/wpa_supplicant/
mbo.c 113 struct wpabuf *mbo, int subelement)
119 if (subelement)
135 if (subelement)
250 * In MBO IE non-preferred channel subelement we can put many channels in an
wnm_sta.c 484 wpa_printf(MSG_DEBUG, "WNM: Subelement id=%u len=%u", id, elen);
488 "WNM: Truncated neighbor report subelement");
650 /* length: 13 for basic neighbor report + 3 for preference subelement */
    [all...]
p2p_supplicant_sd.c 521 "subelement %u", *pos);
  /external/libxml2/include/libxml/
HTMLparser.h 65 const char* defaultsubelt; /* subelement for suggested auto-repair
277 * Returns the default subelement for this element
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_elementtree.so 
  /external/wpa_supplicant_8/src/ap/
mbo_ap.c 202 "MBO: Ignore unknown WNM Notification WFA subelement %u",
  /external/chromium-trace/catapult/devil/devil/android/sdk/
shared_prefs.py 157 ElementTree.SubElement(self._elem, 'string').text = str(item)
385 pref = pref_cls(ElementTree.SubElement(
  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.c 23 wpa_printf(MSG_EXCESSIVE, "WPS: WFA subelement id=%u len=%u",
72 "Extension subelement %u", id);
  /external/markdown/markdown/extensions/
headerid.py 111 h = markdown.etree.SubElement(parent, 'h%d' % level)
  /system/connectivity/shill/mobile_operator_db/
serviceproviders_converter.py 227 ElementTree.SubElement(node, u'country', {u'code': country_code})
234 ElementTree.SubElement(node, u'provider', provider_map)
239 name_node = ElementTree.SubElement(node, u'name', name_map)
  /external/markdown/docs/
writing_extensions.txt 329 tr = etree.SubElement(table, "tr") # Add child tr to table
330 td1 = etree.SubElement(tr, "td") # Add child td1 to tr
332 td2 = etree.SubElement(tr, "td") # Add second td to tr
  /hardware/libhardware_legacy/include/hardware_legacy/
rtt.h 255 //Following element for configuring the Z subelement
  /external/clang/lib/Parse/
ParseInit.cpp 443 // If we couldn't parse the subelement, bail out.
526 // If we couldn't parse the subelement, bail out.
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapObject.java 35 * direct subelement of the body and all further subelements
  /external/markdown/markdown/
inlinepatterns.py 209 el2 = markdown.etree.SubElement(el1, tag2)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h     [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 388 /* No Wi-Fi Display clients - do not include subelement */
  /external/libxml2/doc/devhelp/
libxml2-HTMLparser.html 111 </pre><p>Returns the default subelement for this element</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>elt</tt></i>:</span></td><td>HTML element</td></tr></tbody></table></div>
137 const char * defaultsubelt : subelement for suggested auto-repair if necessary or NULL
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
util.py 634 node = ElementTree.SubElement(element_type, element_property)
    [all...]
  /external/libxml2/test/valid/dtds/
NewsMLv1.0.dtd 471 by the Topic whose FormalName subelement matches that data. If the Resource is
    [all...]
spec.dtd 905 #- Required head on scrap and added new bnf subelement.
  /external/llvm/test/Transforms/Scalarizer/
basic.ll 325 ; ...and again with subelement alignment.
  /external/libxml2/doc/html/
libxml-HTMLparser.html 67 <h3><a name="htmlDefaultSubelement" id="htmlDefaultSubelement"></a>Macro: htmlDefaultSubelement</h3><pre>#define htmlDefaultSubelement</pre><p>Returns the default subelement for this element</p>
81 const char * defaultsubelt : subelement for suggested auto-repair if
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 876 bss_term_dur[0] = 4; /* Subelement ID */
972 "Invalid neighbor subelement info");
    [all...]

Completed in 841 milliseconds

12 3 4 5 6