Searched refs:hunt (Results 1 - 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A Dparselog.py66 hunt = 'getTime'
79 if (hunt == 'skip'):
81 hunt = 'getTime'
85 elif (hunt == 'getTime'):
91 hunt = 'skip'
93 hunt = 'getIP'
95 elif (hunt == 'getIP'):
108 hunt = 'getQA'
109 elif (hunt == 'getQA'):
159 hunt
[all...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzdump.c168 static time_t hunt(char * name, time_t lot, time_t hit);
538 newt = hunt(argv[i], t, newt);
673 hunt(char *name, time_t lot, time_t hit) function
/external/icu/icu4c/source/tools/tzcode/
H A Dzdump.c168 static time_t hunt(char * name, time_t lot, time_t hit);
538 newt = hunt(argv[i], t, newt);
673 hunt(char *name, time_t lot, time_t hit) function

Completed in 273 milliseconds