Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/src/dumper/
Dfixed_argv.h62 for (const char *opt : opts) { in GetLastArg() local
Dfake_decl_source.cpp154 bool entering_context, const clang::ObjCObjectPointerType *opt) { in CorrectTypo()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java799 String opt; in processOptions() local
1414 private long nextOptionLong(final String opt) { in nextOptionLong()