/external/dropbear/debian/ |
dropbear.prerm | 5 if test -x /etc/init.d/dropbear; then 6 if test -x /usr/sbin/invoke-rc.d; then
|
/external/e2fsprogs/tests/defaults/ |
e_script | 6 if [ -f $test_dir/setup ]; then 10 if [ "$class"x = x ]; then 14 if [ "$OUT"x = x ]; then 17 if [ "$EXPECT"x = x ]; then 21 if [ "$class" = irel ]; then 23 elif [ "$class" = brel ]; then 25 elif [ "$class" = icount ]; then 39 if [ "$status" = 0 ] ; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
syslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include-fixed/ |
syslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
syslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include-fixed/ |
syslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/ |
syslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include-fixed/ |
syslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/install-tools/ |
gsyslimits.h | 2 If we can use it ok unmodified, then we install this text. 3 If fixincludes fixes it, then the fixed version is installed
|
/external/dhcpcd/dhcpcd-hooks/ |
29-lookup-hostname | 8 if type dig >/dev/null 2>&1; then 10 if [ $? = 0 ]; then 14 elif type host >/dev/null 2>&1; then 16 if [ $? = 0 ]; then 27 if [ -z "${new_host_name}" -a -z "${new_fqdn_name}" ]; then
|
01-test | 3 if [ "${reason}" = "TEST" ]; then
|
/external/bison/m4/ |
bison-i18n.m4 | 17 if test -z "$USE_NLS"; then 22 if test "$USE_NLS" = yes; then 24 if test -n "$YACC"; then 27 if ($YACC --print-localedir) >/dev/null 2>&1; then 33 if test -n "$BISON"; then 34 if test "$BISON" != ":"; then 35 if ($BISON --print-localedir) >/dev/null 2>&1; then 42 if test -n "$BISON_LOCALEDIR"; then 44 if test -n "$USER_LINGUAS"; then 55 if test $BISON_USE_NLS = yes; then [all...] |
/external/bluetooth/hcidump/ |
acinclude.m4 | 4 if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then 16 if (test "${CFLAGS}" = ""); then 20 if (test "${prefix}" = "NONE"); then 22 if (test "$sysconfdir" = '${prefix}/etc'); then 27 if (test "$mandir" = '${prefix}/man'); then 34 if (test "${libdir}" = '${exec_prefix}/lib'); then 38 if (test "$sysconfdir" = '${prefix}/etc'); then 70 if (test "${fortify_enable}" = "yes"); then 74 if (test "${pie_enable}" = "yes" && test "${ac_cv_prog_cc_pie}" = "yes"); then 79 if (test "${debug_enable}" = "yes" && test "${ac_cv_prog_cc_g}" = "yes"); then [all...] |
/external/iproute2/ip/ |
ifcfg | 7 if [ -d $sbase ]; then 25 if [ "$1" = "" -o $class -eq 0 -o $class -ge 224 ]; then return 0 26 elif [ $class -ge 224 ]; then return 0 27 elif [ $class -ge 192 ]; then return 24 28 elif [ $class -ge 128 ]; then return 16 35 if [ "$dev" = "" -o "$1" = "help" ]; then 46 if [ $fwd -ne 0 ]; then 55 if [ "$ldev" != "$dev" ]; then 60 if [ $fwd -eq 0 ]; then RestartRDISC; fi 69 if [ "$1" != "" ]; then [all...] |
/dalvik/tests/etc/ |
reference-run-test-classes | 13 if [ "$QUIET" = "n" ]; then 23 if [ "x$1" = "x--quiet" ]; then 26 elif [ "x$1" = "x--debug" ]; then 29 elif [ "x$1" = "x--no-verify" ]; then 32 elif [ "x$1" = "x--dev" ]; then 35 elif [ "x$1" = "x--" ]; then 38 elif expr "x$1" : "x--" >/dev/null 2>&1; then 46 if [ "$VERIFY" = "y" ]; then 54 if [ "$DEBUG" = "y" ]; then
|
/external/bzip2/ |
bzmore | 14 if test "`echo -n a`" = "-n a"; then 21 if stty -cbreak 2>/dev/null; then 27 if test $? -eq 0 -a -n "$oldtty"; then 33 if test $# = 0; then 34 if test -t 0; then 43 if test $FIRST -eq 0; then 49 if test "$ANS" = 'e' -o "$ANS" = 'q'; then 53 if test "$ANS" != 's'; then 57 if test -t; then
|
/external/iproute2/examples/ |
dhcp-client-script | 33 if [ $[ ( 1 << $l ) + $1 ] -eq 256 ]; then 82 if [ "$1" = "255.255.255.255" ]; then 84 elif [ "$1" = "0.0.0.0" ]; then 86 elif [ $class -ge 224 ]; then 88 elif [ $class -ge 192 ]; then 90 elif [ $class -ge 128 ]; then 105 if [ "$1" = "255.255.255.255" ]; then 107 elif [ "$1" = "0.0.0.0" ]; then 109 elif [ $class -ge 224 ]; then 111 elif [ $class -ge 192 ]; then [all...] |
/development/ide/intellij/ |
p4.sh | 3 if [ $1 == "fstat" ] && [ $2 =~ ".*/out/.*" ]; then
|