HomeSort by relevance Sort by last modified time
    Searched full:then (Results 151 - 175 of 8022) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/glib/
mkinstalldirs 42 if test -d "$file"; then
55 if mkdir -p -- . 2>/dev/null; then
61 if mkdir -m "$dirmode" -p -- . 2>/dev/null; then
81 if test ! -d "$pathcomp"; then
86 if test ! -d "$pathcomp"; then
89 if test ! -z "$dirmode"; then
94 if test ! -z "$lasterr"; then
  /external/dnsmasq/contrib/port-forward/
dnsmasq-portforward 26 if [ -f ${LOGFILE} ] ; then
32 if [ ${DNSMASQ_OLD_HOSTNAME} ] && [ ${action} = old ] ; then
38 if [ ${action} = init ] ; then
42 if [ ${hostname} ]; then
48 if [ ${port:0:1} = u ] ; then
56 if [ ${action} != del ] ; then
60 if [ -f ${LOGFILE} ] ; then
  /external/elfutils/config/
mkinstalldirs 33 if test -d "$file"; then
46 if mkdir -p -- . 2>/dev/null; then
51 if mkdir -m "$dirmode" -p -- . 2>/dev/null; then
70 if test ! -d "$pathcomp"; then
75 if test ! -d "$pathcomp"; then
78 if test ! -z "$dirmode"; then
84 if test ! -z "$lasterr"; then
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
132 then
140 then
151 then
165 if [ ! -d "$dstdir" ]; then
183 then
194 then
    [all...]
  /external/openssl/apps/
install.com 10 $ THEN
18 $ THEN
22 $ IF (ARCH .EQS. "") THEN ARCH = "UNK"
34 $ IF F$PARSE("WRK_SSLROOT:[000000]") .EQS. "" THEN -
36 $ IF F$PARSE("WRK_SSLEXE:") .EQS. "" THEN -
47 $ IF E .EQS. "," THEN GOTO LOOP_EXE_END
50 $ THEN
  /external/qemu/distrib/
update-audio.sh 14 if [ $IN_ANDROID_BUILD != yes ] ; then
28 if [ "$CPU" == "i386" ] ; then
55 if test -n "$version"; then
62 if test -z "$GNUMAKE"; then
66 if test -z "$GNUMAKE"; then
70 if test -z "$GNUMAKE"; then
76 if test -z "$TEST"; then
  /sdk/apkbuilder/etc/
apkbuilder 22 if expr "x${newProg}" : 'x/' >/dev/null; then
40 then
45 then
50 then
57 if [ debug = "$1" ]; then
66 if [ `uname` = "Darwin" ]; then
72 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/dumpeventlog/etc/
dumpeventlog 22 if expr "x${newProg}" : 'x/' >/dev/null; then
40 then
45 then
50 then
57 if [ debug = "$1" ]; then
66 if [ `uname` = "Darwin" ]; then
72 if [ "$OSTYPE" = "cygwin" ] ; then
  /ndk/build/core/
ndk-common.sh 26 if [ -z "$ANDROID_NDK_ROOT" ] ; then
31 if [ -d $PROGDIR/build/core ] ; then
34 if [ -z $PROGDIR -o $PROGDIR = '.' ] ; then
45 if [ $? = 0 ] ; then
51 if [ ! -d $ANDROID_NDK_ROOT ] ; then
56 if [ ! -f $ANDROID_NDK_ROOT/build/core/ndk-common.sh ] ; then
74 if [ -n "$1" ] ; then
85 if [ -n "$TMPLOG" ] ; then
93 if [ "$VERBOSE" = "yes" ] ; then
96 if [ "$TMPLOG" ] ; then
    [all...]
  /external/icu4c/
configure.in 25 if test x"$VERSION" = x; then
27 if test x"$VERSION" = x; then
61 if test "$srcdir" = "."; then
62 # If srcdir isn't just ., then (srcdir) is already prepended.
63 if test "${ac_install_sh}" = "${INSTALL}"; then
81 if test "X$cross_buildroot" = "X"; then
82 if test "$cross_compiling" = "yes"; then
86 if test -f "${cross_buildroot}/config/icucross.mk"; then
89 if test -d "${cross_buildroot}"; then
208 if test "$U_DEFAULT_SHOW_DRAFT" = 0; then
    [all...]
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
132 then
140 then
151 then
165 if [ ! -d "$dstdir" ]; then
183 then
194 then
    [all...]
  /dalvik/libcore/security/src/main/files/
certimport.sh 12 if [ ! -e $JDK6PATH/java ] ; then
26 if [ $JAVA_VERSION_MINOR -lt 6 ]; then
37 if [ ! -e $PROVIDER_PATH ] ; then
46 if [ -a $CERTSTORE ]; then
50 if [ -z "$STOREPASS" ]; then
  /external/dropbear/
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
132 then
140 then
151 then
165 if [ ! -d "$dstdir" ]; then
183 then
194 then
    [all...]
  /external/expat/conftools/
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
132 then
140 then
151 then
165 if [ ! -d "$dstdir" ]; then
183 then
194 then
    [all...]
ac_c_bigendian_cross.m4 27 if test $ac_cv_c_bigendian = unknown; then
40 if test $ac_cv_c_bigendian = unknown; then
52 ] if test -f conftest.c ; then
53 if ${CC-cc} -c conftest.c -o conftest.o && test -f conftest.o ; then
54 if test `grep -l BIGenDianSyS conftest.o` ; then
58 if test `grep -l LiTTleEnDian conftest.o` ; then
60 if test $ac_cv_c_bigendian = yes ; then
71 if test $ac_cv_c_bigendian = yes; then
78 if test $ac_cv_c_bigendian = unknown; then
  /external/jpeg/
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
131 then
139 then
150 then
164 if [ ! -d "$dstdir" ]; then
182 then
193 then
    [all...]
  /external/libpcap/
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
131 then
139 then
150 then
164 if [ ! -d "$dstdir" ]; then
182 then
193 then
    [all...]
  /external/tcpdump/
install-sh 95 then
108 then
115 if [ x"$dir_arg" != x ]; then
119 if [ -d $dst ]; then
131 then
139 then
150 then
164 if [ ! -d "$dstdir" ]; then
182 then
193 then
    [all...]
  /external/bison/m4/
lib-link.m4 73 if test "$ac_cv_lib[]Name" = yes; then
142 if test "X$withval" = "Xno"; then
145 if test "X$withval" = "X"; then
171 if test "$n" = "$name"; then
176 if test -z "$already_handled"; then
182 if test -n "$value"; then
183 if test "$value" = yes; then
200 if test $use_additional = yes; then
201 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
204 if test -f "$additional_libdir/lib$name.la"; then
    [all...]
  /development/tools/findunused/
findunusedresources 6 then
17 then
24 then
32 then
36 then
45 then
49 then
74 then
80 then
  /external/dhcpcd/dhcpcd-hooks/
50-ntp.conf 13 if type rc-service >/dev/null 2>&1 && rc-service --exists ntpd; then
15 elif [ -x /etc/rc.d/ntpd ]; then
17 elif [ -x /usr/local/etc/rc.d/ntpd ]; then
32 if [ -n "${interfaces}" ]; then
41 if [ -n "${srvs}" ]; then
52 if [ -n "${servers}" ]; then
59 if change_file "${ntp_conf}" "${cf}"; then
70 if [ -n "${new_ntp_servers}" ]; then
80 if [ -e "${ntp_conf_dir}/${interface}" ]; then
  /external/elfutils/m4/
lib-ld.m4 17 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
33 if test "$GCC" = yes; then
55 # If it fails, then pretend we aren't using GCC.
59 # If it is relative, then search for the first ld in PATH.
63 elif test "$with_gnu_ld" = yes; then
69 [if test -z "$LD"; then
73 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
78 if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
90 if test -n "$LD"; then
  /dalvik/dx/tests/
run-test 23 if expr "x${newProg}" : 'x/' >/dev/null; then
37 if [ "!" -e "$JAVAC" ]; then
47 if [ "x$1" = "x--dev" ]; then
53 if [ "x$1" = "x--update" ]; then
59 if [ "x$1" = "x--help" ]; then
62 if [ "x$1" = "x" ]; then
68 if [ '!' -d "$testdir" ]; then
70 if [ '!' -d "$td2" ]; then
78 if [ "$usage" = "yes" ]; then
97 if [ '!' '(' -r "$td_info" -a -r "$td_run" -a -r "$td_expected" ')' ]; then
    [all...]
  /external/webkit/autotools/
dolt.m4 18 if test x$DOLT_BASH = x; then
21 if test x$GCC != xyes; then
39 if test x$dolt_supported = xno ; then
53 if test x"${args@<:@$arg@:>@}" = x-o ; then
58 if test x$objarg = x ; then
64 if test x"$lo" = x"$obj" ; then
72 if test x$enable_shared = xyes; then
75 if test ! -d "$libobjdir" ; then
78 if test "$mkdir_ret" -ne 0 && test ! -d "$libobjdir" ; then
93 if test x$enable_static = xyes; then
    [all...]
  /sdk/sdkmanager/app/etc/
android 22 if expr "x${newProg}" : 'x/' >/dev/null; then
40 then
45 then
50 then
57 if [ debug = "$1" ]; then
68 if [ `uname` = "Darwin" ]; then
74 if [ `uname` = "Linux" ]; then
78 if [ "$OSTYPE" = "cygwin" ] ; then
89 # if ANDROID_SWT is defined, then just use this.
90 # else, if running in the Android source tree, then look for the correct swt folder in prebuil
    [all...]

Completed in 203 milliseconds

1 2 3 4 5 67 8 91011>>