/development/vndk/tools/header-checker/src/diff/ |
D | header_abi_diff.cpp | 41 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/ |
D | Monkey.java | 799 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/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 | 50 static llvm::cl::opt<std::string> header_file( 54 static llvm::cl::opt<std::string> out_dump( 63 static llvm::cl::opt<bool> no_filter( 67 static llvm::cl::opt<bool> suppress_errors( 72 static llvm::cl::opt<bool> dump_function_declarations( 78 static llvm::cl::opt<TextFormatIR> output_format(
|
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()
|
D | fake_decl_source.h | 63 const clang::ObjCObjectPointerType *opt) override;
|
D | fake_decl_source.cpp | 155 bool entering_context, const clang::ObjCObjectPointerType *opt) { in CorrectTypo() argument
|
/development/tools/rmtypedefs/etc/ |
D | rmtypedefs | 41 opt=`expr "$1" : '-J\(.*\)'` 42 javaOpts="${javaOpts} -${opt}"
|
/development/tools/apkcheck/etc/ |
D | apkcheck | 41 opt=`expr "$1" : '-J\(.*\)'` 42 javaOpts="${javaOpts} -${opt}"
|
/development/ide/intellij/ |
D | p4.sh | 8 exec /opt/local/bin/p4 $*
|
/development/vndk/tools/ |
D | modify_system_img.sh | 50 while getopts :v: opt; do 51 case "$opt" in
|
D | build_mixed | 56 while getopts :v:m:p:b:t:s opt; do 57 case "$opt" in
|
/development/vndk/tools/header-checker/src/diff_merge/ |
D | merge_abi_diff.cpp | 40 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/ |
D | header_abi_linker.cpp | 51 static llvm::cl::opt<std::string> linked_dump( 59 static llvm::cl::opt<std::string> version_script( 71 static llvm::cl::opt<std::string> api( 76 static llvm::cl::opt<std::string> arch( 80 static llvm::cl::opt<bool> no_filter( 84 static llvm::cl::opt<std::string> so_file( 88 static llvm::cl::opt<TextFormatIR> input_format( 96 static llvm::cl::opt<TextFormatIR> output_format(
|
/development/scripts/ |
D | usb-reset-by-serial.py | 165 for opt, _ in optlist: 166 if opt == "-d":
|
/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/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
|