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

1 2 3 4 5 6 7 891011>>

  /external/clearsilver/
mkinstalldirs 24 if test ! -d "$pathcomp"; then
29 if test ! -d "$pathcomp"; then
  /external/dropbear/
MULTI 10 previously), then
20 then execute as normal:
  /external/e2fsprogs/config/
mkinstalldirs 24 if test ! -d "$pathcomp"; then
29 if test ! -d "$pathcomp"; then
  /external/expat/conftools/
PrintPath 56 then
77 if [ -x / ] || [ -x /bin ] || [ -x /bin/ls ]; then
83 if `/bin/sh $testfile 2>/dev/null`; then
96 [ ! -d $path/${program}${ext} ]; then
97 if [ "x$echo" = "xyes" ]; then
104 if [ "x$ext" != "x" ]; then
106 [ ! -d $path/${program} ]; then
107 if [ "x$echo" = "xyes" ]; then
mkinstalldirs 24 if test ! -d "$pathcomp"; then
29 if test ! -d "$pathcomp"; then
  /external/icu4c/
mkinstalldirs 27 if test ! -d "$pathcomp"; then
32 if test ! -d "$pathcomp"; then
  /external/webkit/LayoutTests/http/tests/appcache/
crash-when-navigating-away-then-back.html 5 window.open('resources/crash-when-navigating-away-then-back.html')
24 <div>This tests that loading a page with a manifest, navigating away from the page, and then back does not cause a crash.</div>
  /external/webkit/WebKitTools/android/flex-2.5.4a/
install.sh 66 then
77 then
83 then
93 then
108 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; fi
109 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; fi
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
  /ndk/build/tools/
build-ccache.sh 55 if [ -n "$2" ] ; then
61 if [ -z "$NDK_DIR" ] ; then
67 if [ $? != 0 ] ; then
85 if [ $? != 0 ] ; then
93 if [ $? != 0 ] ; then
100 if [ $? != 0 ] ; then
107 if [ $? != 0 ] ; then
113 if [ $? != 0 ] ; then
  /dalvik/vm/mterp/x86/
OP_RETURN_WIDE.S 4 * structure, then jumps to the return handler.
  /external/bison/m4/
stpcpy.m4 13 if test $ac_cv_func_stpcpy = no; then
strerror.m4 10 if test $ac_cv_func_strerror = no; then
strtol.m4 10 if test $ac_cv_func_strtol = no; then
strtoul.m4 10 if test $ac_cv_func_strtoul = no; then
  /external/bluetooth/bluez/include/bluetooth/
Makefile.am 11 @if [ ! -e bluetooth ] ; then $(LN_S) $(top_srcdir)/include bluetooth ; fi
  /external/bluetooth/glib/gobject/
pltcheck.sh 7 if ! which readelf 2>/dev/null >/dev/null; then
  /external/clearsilver/man/man3/
hdf_get_obj.3 31 named name, and then returns the pointer to that node
hdf_write_file_atomic.3 27 then rename(2) is used to atomically replace the old
  /external/dnsmasq/contrib/slackware-dnsmasq/
rc.dnsmasq.gz 
  /external/dropbear/debian/
dropbear.postrm 5 if test -e /etc/dropbear; then
  /external/e2fsprogs/debian/
libuuid1.postinst 5 if ! grep -q libuuid /etc/passwd; then
  /external/e2fsprogs/tests/f_dup_de/
script 1 if test "$HTREE"x = x ; then
  /external/iptables/include/linux/netfilter_ipv4/
ipt_limit.h 7 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_limit.h 7 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
  /external/kernel-headers/original/linux/netfilter/
xt_limit.h 7 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490

Completed in 40 milliseconds

1 2 3 4 5 6 7 891011>>