OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xml_event
(Results
1 - 5
of
5
) sorted by null
/ndk/build/awk/
extract-debuggable.awk
23
while (
xml_event
() ) {
43
function
xml_event
() {
function
extract-minsdkversion.awk
23
while (
xml_event
() ) {
40
function
xml_event
() {
function
extract-package-name.awk
26
while (
xml_event
()) {
44
function
xml_event
() {
function
xml.awk
28
function
xml_event
() {
function
134
# Call
xml_event
() in a while loop. This functions returns 1 for each XML
139
# After each succesful
xml_event
() call, the following variables will be set:
160
while (
xml_event
() ) {
304
# next call to
xml_event
(), since the current one should return a"BEGIN"
315
# This variable is checked at the start of
xml_event
() like this:
extract-launchable.awk
37
while (
xml_event
() ) {
102
function
xml_event
() {
function
Completed in 36 milliseconds