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

  /ndk/build/awk/
extract-debuggable.awk 52 _xml_exit(XML_TAG);
81 _xml_exit(XML_TAG);
130 function _xml_exit (tag) { function
extract-minsdkversion.awk 49 _xml_exit(XML_TAG);
78 _xml_exit(XML_TAG);
127 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
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-launchable.awk 111 _xml_exit(XML_TAG);
140 _xml_exit(XML_TAG);
189 function _xml_exit (tag) { function

Completed in 129 milliseconds