HomeSort by relevance Sort by last modified time
    Searched full:_xml_exit (Results 1 - 4 of 4) sorted by null

  /ndk/build/awk/
xml.awk 37 _xml_exit(XML_TAG);
66 _xml_exit(XML_TAG);
115 function _xml_exit (tag) { function
256 # The _xml_enter() and _xml_exit() functions are called to maintain the
257 # XML_RPATH variable when entering and exiting specific tags. _xml_exit()
264 # _xml_exit(XML_TAG);
322 # _xml_exit(XML_TAG);
326 # Note the call to _xml_exit() to update XML_RPATH here.
extract-debuggable.awk 52 _xml_exit(XML_TAG);
81 _xml_exit(XML_TAG);
130 function _xml_exit (tag) { function
extract-package-name.awk 53 _xml_exit(XML_TAG);
82 _xml_exit(XML_TAG);
131 function _xml_exit (tag) { function
extract-launchable.awk 107 _xml_exit(XML_TAG);
136 _xml_exit(XML_TAG);
185 function _xml_exit (tag) { function

Completed in 319 milliseconds