/external/openssh/regress/ |
D | krl.sh | 89 OPTS=$1 90 $SSHKEYGEN $OPTS -kf $OBJ/krl-empty - </dev/null \ 92 $SSHKEYGEN $OPTS -kf $OBJ/krl-keys $RKEYS \ 94 $SSHKEYGEN $OPTS -kf $OBJ/krl-cert $RCERTS \ 96 $SSHKEYGEN $OPTS -kf $OBJ/krl-all $RKEYS $RCERTS \ 98 $SSHKEYGEN $OPTS -kf $OBJ/krl-ca $OBJ/revoked-ca.pub \ 101 $SSHKEYGEN $OPTS -kf $OBJ/krl-serial $OBJ/revoked-serials \ 103 $SSHKEYGEN $OPTS -kf $OBJ/krl-keyid $OBJ/revoked-keyid \ 106 $SSHKEYGEN $OPTS -kf $OBJ/krl-serial -s $OBJ/revoked-ca \ 108 $SSHKEYGEN $OPTS -kf $OBJ/krl-keyid -s $OBJ/revoked-ca.pub \ [all …]
|
/external/u-boot/test/ |
D | common.sh | 15 OPTS="O=${OUTPUT_DIR} $1" 17 echo ${OPTS} 18 make ${OPTS} sandbox_config 19 make ${OPTS} -s -j${NUM_CPUS}
|
/external/curl/docs/libcurl/ |
D | Makefile.am | 73 OPTS="$$(ls $(srcdir)/opts/CURLOPT*.3 | $(SED) -e 's,^.*/,,' -e 's,\.3$$,,')" && \ 74 …for opt in $$OPTS; do grep "^\.IP $$opt$$" $(srcdir)/curl_easy_setopt.3 >/dev/null || echo Missing… 77 OPTS="$$(ls $(srcdir)/opts/CURLMOPT*.3 | $(SED) -e 's,^.*/,,' -e 's,\.3$$,,')" && \ 78 …for opt in $$OPTS; do grep "^\.IP $$opt$$" $(srcdir)/curl_multi_setopt.3 >/dev/null || echo Missin…
|
/external/e2fsprogs/contrib/ |
D | e2croncheck | 28 OPTS="-Fttv -C0" 34 if nice logsave -as $TMPFILE e2fsck -p $OPTS "/dev/${VG}/${VOLUME}-snap" && \ 35 nice logsave -as $TMPFILE e2fsck -fy $OPTS "/dev/${VG}/${VOLUME}-snap" ; then
|
/external/kmod/shell-completion/bash/ |
D | kmod | 42 local OPTS='-o -f -h --help' 58 COMPREPLY=( $(compgen -W "$OPTS" -- "$cur") ) 65 local OPTS='-h --help -V --version' 70 if __contains_word "${COMP_WORDS[i]}" ${OPTS}; then 84 COMPREPLY=( $(compgen -W '${OPTS[*]} ${VERBS[*]}' -- "$cur") )
|
/external/e2fsprogs/tests/scripts/ |
D | mkdup | 2 OPTS="-O bigalloc -C 8192" 15 echo $MKE2FS -F -t ext4 -L test $OPTS test.img $SIZE 16 $MKE2FS -F -t ext4 -L test $OPTS $IMG $SIZE
|
/external/icu/icu4c/source/ |
D | runConfigureICU | 11 OPTS= 84 OPTS="$OPTS --enable-debug" 88 OPTS="$OPTS --disable-release" 433 echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler" 435 if $configure $OPTS $@
|
/external/xz-java/src/org/tukaani/xz/lzma/ |
D | LZMAEncoderNormal.java | 19 private static final int OPTS = 4096; field in LZMAEncoderNormal 21 private static final int EXTRA_SIZE_BEFORE = OPTS; 22 private static final int EXTRA_SIZE_AFTER = OPTS; 24 private final Optimum[] opts = new Optimum[OPTS]; 39 + OPTS * 64 / 1024; in getMemoryUsage() 54 for (int i = 0; i < OPTS; ++i) in LZMAEncoderNormal() 269 avail = Math.min(lz.getAvail(), OPTS - 1); in getNextSymbol()
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | promote-alloca-no-opts.ll | 2 …dgcn-unknown-amdhsa -mattr=+promote-alloca < %s | FileCheck -check-prefix=OPTS -check-prefix=ALL %s 7 ; OPTS: ds_write
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | promote-alloca-no-opts.ll | 2 …amdhsa -mcpu=kaveri -mattr=+promote-alloca < %s | FileCheck -check-prefix=OPTS -check-prefix=ALL %s 7 ; OPTS: ds_write
|
/external/iptables/iptables/ |
D | iptables-apply | 60 OPTS=$(getopt -s bash -o "$SHORTOPTS" -l "$LONGOPTS" -n "$PROGNAME" -- "$@") || exit $? 61 for opt in $OPTS; do
|
/external/selinux/python/sepolicy/ |
D | sepolicy-bash-completion.sh | 80 local -A OPTS=( 93 ! __contains_word "${COMP_WORDS[i-1]}" ${OPTS[ARG}]}; then
|
/external/tcpdump/tests/ |
D | pgm_opts_asan.out | 2 …9.107.4 > 89.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f OPTS LEN 225 OPT_1F [13]…
|
D | pgm_opts_asan_2.out | 2 …9.107.4 > 89.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f OPTS LEN 225 OPT_1F [13]…
|
D | pgm_opts_asan_3.out | 2 ….89.16.4 > 0.89.16.63.225: PGM, length 0 0x3414eb1f0022 UNKNOWN type 0x1f OPTS LEN 225 OPT_1F [13]…
|
/external/freetype/builds/amiga/ |
D | smakefile | 87 OPTS = link lib=$(LIB),lib:sc.lib,lib:amiga.lib,lib:debug.lib\ 92 # sc $< programname=$@ ftsystem.o $(SCFLAGS) $(OPTS)
|
/external/ltp/testcases/lib/ |
D | tst_test.sh | 390 OPTS|USAGE|PARSE_ARGS|POS_ARGS);;
|
/external/python/cpython2/PC/VC6/ |
D | readme.txt | 89 XXX Should we compile with OPTS=threads? 105 XXX Should we compile with OPTS=threads?
|
/external/ltp/testcases/kernel/fs/doio/ |
D | iogen.c | 132 #define OPTS "a:dhf:i:L:m:op:qr:s:t:T:O:N:" macro 395 parse_cmdline(argc, argv, OPTS); in main()
|
D | doio.c | 228 #define OPTS "aC:d:ehm:n:kr:w:vU:V:M:N:" macro 541 parse_cmdline(argc, argv, OPTS); in main()
|
/external/python/cpython2/PC/VS7.1/ |
D | readme.txt | 85 XXX Should we compile with OPTS=threads? 100 XXX Should we compile with OPTS=threads?
|