Home
last modified time | relevance | path

Searched refs:getopts (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/
Dcodegen-diff73 &getopts('d');
/external/swiftshader/third_party/LLVM/utils/
Dcodegen-diff73 &getopts('d');
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dcodegen-diff73 &getopts('d');
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DCommandLine.java65 int optind = getopts(options, argv); in main()
256 private static int getopts(Hashtable options, String[] argv) { in getopts() method in CommandLine
/external/mksh/src/
Ddot.mkshrc183 while \\builtin getopts ":lvn" d; do
227 while \\builtin getopts ":0123456789lvn" d; do
263 while \\builtin getopts ":0123456789lvn" d; do
452 i_func[nfunc++]=getopts
520 while \\builtin getopts "adf:nps" x; do
Dcheck.pl250 if (!getopts('C:Ee:Pp:s:T:t:U:v')) {
Dcheck.t6441 Check that getopts works in functions
6445 while getopts B oc; do
6460 while getopts K oc; do
6475 getopts kbfl optc
6479 getopts kbfl optc
6483 getopts kbfl optc
6490 getopts kbfl optc
6494 getopts kbfl optc
6498 getopts kbfl optc
6948 Check that getopts works as intended, for readonly-2b to be valid
[all …]
/external/curl/lib/
Dmk-ca-bundle.pl112 getopts('bd:fhiklmnp:qs:tuvw:');
/external/ltp/doc/
Dtest-writing-guidelines.txt1804 The 'getopts' string for optional parameters is passed in the '$TST_OPTS'