Searched refs:opt (Results 1 – 16 of 16) sorted by relevance
/development/vndk/tools/header-checker/src/diff/ |
D | header_abi_diff.cpp | 39 static llvm::cl::opt<std::string> compatibility_report( 43 static llvm::cl::opt<std::string> lib_name( 47 static llvm::cl::opt<std::string> arch( 51 static llvm::cl::opt<std::string> new_dump( 55 static llvm::cl::opt<std::string> old_dump( 59 static llvm::cl::opt<std::string> ignore_symbol_list( 63 static llvm::cl::opt<bool> advice_only( 67 static llvm::cl::opt<bool> elf_unreferenced_symbol_errors( 72 static llvm::cl::opt<bool> check_all_apis( 78 static llvm::cl::opt<bool> allow_extensions( [all …]
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | Monkey.java | 803 String opt; in processOptions() local 805 while ((opt = nextOption()) != null) { in processOptions() 806 if (opt.equals("-s")) { in processOptions() 808 } else if (opt.equals("-p")) { in processOptions() 810 } else if (opt.equals("-c")) { in processOptions() 812 } else if (opt.equals("-v")) { in processOptions() 814 } else if (opt.equals("--ignore-crashes")) { in processOptions() 816 } else if (opt.equals("--ignore-timeouts")) { in processOptions() 818 } else if (opt.equals("--ignore-security-exceptions")) { in processOptions() 820 } else if (opt.equals("--monitor-native-crashes")) { in processOptions() [all …]
|
/development/tools/bugreport/ |
D | bugreport | 74 opt=`expr "x$1" : 'x-J\(.*\)'` 75 javaOpts="${javaOpts} -${opt}" 76 if expr "x${opt}" : "xXmx[0-9]" >/dev/null; then
|
/development/vndk/tools/header-checker/src/dumper/ |
D | header_checker.cpp | 55 static llvm::cl::opt<std::string> header_file( 59 static llvm::cl::opt<std::string> out_dump( 76 static llvm::cl::opt<bool> no_filter( 80 static llvm::cl::opt<bool> dump_function_declarations( 86 static llvm::cl::opt<TextFormatIR> output_format( 94 static llvm::cl::opt<bool> print_resource_dir(
|
D | fixed_argv.h | 62 for (const char *opt : opts) { in GetLastArg() local 63 if (::strcmp(*it, opt) == 0) { in GetLastArg() 64 return opt; in GetLastArg()
|
/development/tools/apkcheck/etc/ |
D | apkcheck | 41 opt=`expr "$1" : '-J\(.*\)'` 42 javaOpts="${javaOpts} -${opt}"
|
/development/tools/rmtypedefs/etc/ |
D | rmtypedefs | 41 opt=`expr "$1" : '-J\(.*\)'` 42 javaOpts="${javaOpts} -${opt}"
|
/development/vndk/tools/header-checker/src/linker/ |
D | header_abi_linker.cpp | 55 static llvm::cl::opt<std::string> linked_dump( 71 static llvm::cl::opt<std::string> version_script( 93 static llvm::cl::opt<std::string> api( 100 static llvm::cl::opt<std::string> api_map( 106 static llvm::cl::opt<ModeTagPolicy> symbol_tag_policy( 118 static llvm::cl::opt<std::string> arch( 122 static llvm::cl::opt<bool> no_filter( 126 static llvm::cl::opt<std::string> so_file( 130 static llvm::cl::opt<TextFormatIR> input_format( 138 static llvm::cl::opt<TextFormatIR> output_format( [all …]
|
/development/vndk/tools/ |
D | modify_system_img.sh | 50 while getopts :v: opt; do 51 case "$opt" in
|
D | build_mixed | 58 while getopts :v:m:p:b:t:sd opt; do 59 case "$opt" in
|
/development/ide/intellij/ |
D | p4.sh | 8 exec /opt/local/bin/p4 $*
|
/development/treble/ |
D | combined_build_test.sh | 28 while getopts ha:cd:ort:v: opt; do 29 case "${opt}" in
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | project.csv | 29 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/vndk/tools/header-checker/ |
D | README.md | 189 **current version**, **opt-in**, and **previous version**. The ABI difference 222 **opt-in** ABI reference dumps, it instructs you to run
|
/development/tools/logblame/ |
D | sample.txt | 572 There is a new client and it does not support opt-in. Dropping request.
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 737 3. You may opt to apply the terms of the ordinary GNU General Public 2460 3. You may opt to apply the terms of the ordinary GNU General Public 2911 3. You may opt to apply the terms of the ordinary GNU General Public 5067 3. You may opt to apply the terms of the ordinary GNU General Public 6798 3. You may opt to apply the terms of the ordinary GNU General Public 7480 3. You may opt to apply the terms of the ordinary GNU General Public
|