Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 17 of 17) sorted by relevance

/development/vndk/tools/header-checker/src/diff/
Dheader_abi_diff.cpp41 static llvm::cl::opt<std::string> compatibility_report(
45 static llvm::cl::opt<std::string> lib_name(
49 static llvm::cl::opt<std::string> arch(
53 static llvm::cl::opt<std::string> new_dump(
57 static llvm::cl::opt<std::string> old_dump(
61 static llvm::cl::opt<std::string> ignore_symbol_list(
65 static llvm::cl::opt<bool> advice_only(
69 static llvm::cl::opt<bool> elf_unreferenced_symbol_errors(
75 static llvm::cl::opt<bool> check_all_apis(
81 static llvm::cl::opt<bool> allow_extensions(
[all …]
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java799 String opt; in processOptions() local
801 while ((opt = nextOption()) != null) { in processOptions()
802 if (opt.equals("-s")) { in processOptions()
804 } else if (opt.equals("-p")) { in processOptions()
806 } else if (opt.equals("-c")) { in processOptions()
808 } else if (opt.equals("-v")) { in processOptions()
810 } else if (opt.equals("--ignore-crashes")) { in processOptions()
812 } else if (opt.equals("--ignore-timeouts")) { in processOptions()
814 } else if (opt.equals("--ignore-security-exceptions")) { in processOptions()
816 } else if (opt.equals("--monitor-native-crashes")) { in processOptions()
[all …]
/development/vndk/tools/header-checker/src/dumper/
Dheader_checker.cpp52 static llvm::cl::opt<std::string> header_file(
56 static llvm::cl::opt<std::string> out_dump(
65 static llvm::cl::opt<bool> no_filter(
69 static llvm::cl::opt<bool> suppress_errors(
74 static llvm::cl::opt<bool> dump_function_declarations(
80 static llvm::cl::opt<TextFormatIR> output_format(
Dfixed_argv.h62 for (const char *opt : opts) { in GetLastArg() local
63 if (::strcmp(*it, opt) == 0) { in GetLastArg()
64 return opt; in GetLastArg()
Dfake_decl_source.h63 const clang::ObjCObjectPointerType *opt) override;
Dfake_decl_source.cpp154 bool entering_context, const clang::ObjCObjectPointerType *opt) { in CorrectTypo() argument
/development/tools/bugreport/
Dbugreport74 opt=`expr "x$1" : 'x-J\(.*\)'`
75 javaOpts="${javaOpts} -${opt}"
76 if expr "x${opt}" : "xXmx[0-9]" >/dev/null; then
/development/tools/apkcheck/etc/
Dapkcheck41 opt=`expr "$1" : '-J\(.*\)'`
42 javaOpts="${javaOpts} -${opt}"
/development/tools/rmtypedefs/etc/
Drmtypedefs41 opt=`expr "$1" : '-J\(.*\)'`
42 javaOpts="${javaOpts} -${opt}"
/development/ide/intellij/
Dp4.sh8 exec /opt/local/bin/p4 $*
/development/vndk/tools/
Dmodify_system_img.sh50 while getopts :v: opt; do
51 case "$opt" in
Dbuild_mixed56 while getopts :v:m:p:b:t:s opt; do
57 case "$opt" in
/development/vndk/tools/header-checker/src/diff_merge/
Dmerge_abi_diff.cpp40 static llvm::cl::opt<std::string> merged_diff_report(
44 static llvm::cl::opt<bool> advice_only(
48 static llvm::cl::opt<bool> do_not_break_on_extensions(
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp54 static llvm::cl::opt<std::string> linked_dump(
62 static llvm::cl::opt<std::string> version_script(
74 static llvm::cl::opt<std::string> api(
79 static llvm::cl::opt<std::string> arch(
83 static llvm::cl::opt<bool> no_filter(
87 static llvm::cl::opt<std::string> so_file(
91 static llvm::cl::opt<TextFormatIR> input_format(
99 static llvm::cl::opt<TextFormatIR> output_format(
/development/scripts/
Dusb-reset-by-serial.py165 for opt, _ in optlist:
166 if opt == "-d":
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dproject.csv29 2018/03/02,platform/frameworks/opt/calendar,platform/frameworks/opt/calendar,Modified Projects,4,16…
86 2018/03/02,platform/frameworks/opt/bitmap,platform/frameworks/opt/bitmap,Intact Projects,0,0,0,0,0
101 2018/03/02,platform/frameworks/opt/colorpicker,platform/frameworks/opt/colorpicker,Modified Project…
209 2018/03/02,platform/frameworks/opt/timezonepicker,platform/frameworks/opt/timezonepicker,Modified P…
247 2018/03/02,platform/frameworks/opt/net/voip,platform/frameworks/opt/net/voip,Modified Projects,7,10…
297 2018/03/02,platform/frameworks/opt/net/ims,platform/frameworks/opt/net/ims,Modified Projects,25,359…
307 2018/03/02,platform/frameworks/opt/vcard,platform/frameworks/opt/vcard,Modified Projects,10,206,7,2…
311 2018/03/02,platform/frameworks/opt/inputconnectioncommon,platform/frameworks/opt/inputconnectioncom…
321 2018/03/02,platform/frameworks/opt/net/wifi,platform/frameworks/opt/net/wifi,Modified Projects,438,…
351 2018/03/02,platform/frameworks/opt/chips,platform/frameworks/opt/chips,Modified Projects,81,369,251…
[all …]
/development/tools/logblame/
Dsample.txt572 There is a new client and it does not support opt-in. Dropping request.