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

<<11121314151617181920>>

  /external/openssl/ssl/
ssl-lib.com 54 $ THEN
67 $ IF (ARCH .EQS. "") THEN ARCH = "UNK"
96 $ THEN
109 $ THEN
130 $ THEN
162 $ THEN
203 $ IF (FILE_NAME.EQS.",") THEN GOTO FILE_DONE
216 $ ON WARNING THEN GOTO NEXT_FILE
221 $ THEN
243 $ ON ERROR THEN GOTO NEXT_FIL
    [all...]
  /external/e2fsprogs/
configure 15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
41 if test "${PATH_SEPARATOR+set}" != set; then
45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
54 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
86 if test "x$as_myself" = x; then
89 if test ! -f "$as_myself"; then
108 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
117 test "X`expr 00001 : '.*\(...\)'`" = X001; then
123 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
154 if test "x$CONFIG_SHELL" = x; then
    [all...]
  /external/webkit/WebKitTools/iExploder/htdocs/
iexploder.rb 91 when 1..3 then return (@htmlValues[rand(@htmlValues.length)])
92 when 4..5 then return (@htmlValues[rand(@htmlValues.length)] + inventValue())
93 when 6 then return (@htmlValues[rand(@htmlValues.length)] + "//" + inventValue())
94 when 7 then return ''
96 when 8..10 then return rand(255).chr * (rand(256)+8)
97 when 11 then return rand(255).chr * (rand(2048)+8)
98 when 12 then return "#" + rand(999999).to_s
99 when 13 then return rand(999999).to_s + "%"
100 when 14..15 then return "&" + rand(999999).to_s + ";"
102 when 16 then
    [all...]
  /ndk/build/tools/
make-release.sh 55 if [ "$VERBOSE" = "yes" ] ; then
79 if [ $OPTION_HELP = yes ] ; then
115 if [ -n "$PREBUILD_NDK" -a -n "$PREBUILT_PREFIX" ] ; then
120 if [ -z "$PREBUILT_PREFIX" -a -z "$PREBUILT_NDK" ] ; then
125 if [ -n "$PREBUILT_PREFIX" ] ; then
126 if [ -d "$PREBUILT_PREFIX" ] ; then
131 if [ ! -d "$PREBUILT_DIR" ] ; then
135 if [ -z "$PREBUILT_SYSTEMS" ] ; then
142 if [ ! -f $PREBUILT_PREFIX-$SYS.tar.bz2 ] ; then
149 if [ ! -f "$PREBUILT_NDK" ] ; then
    [all...]
build-gcc.sh 92 if [ -z "$SRC_DIR" ] ; then
97 if [ ! -d "$SRC_DIR/gcc" ] ; then
106 if [ -z "$NDK_DIR" ] ; then
111 if [ ! -d "$NDK_DIR" ] ; then
113 if [ $? != 0 ] ; then
123 if [ -z "$TOOLCHAIN" ] ; then
140 if [ ! -d $SRC_DIR/gdb/gdb-$GDB_VERSION ] ; then
147 if [ ! -d $SRC_DIR/binutils/binutils-$BINUTILS_VERSION ] ; then
166 if [ ! -d $BUILD_SRCDIR ] ; then
184 if [ $? != 0 ] ; then
    [all...]
  /external/bison/build-aux/
config.rpath 53 if test "$GCC" = yes; then
136 if test "$GCC" != yes; then
150 if test "$with_gnu_ld" = yes; then
160 if test "$host_cpu" != ia64; then
176 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
186 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
197 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
206 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
208 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
220 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    [all...]
  /external/qemu/android/build/
common.sh 27 if [ "$VERBOSE" = "yes" ] ; then
34 if [ "$VERBOSE2" = "yes" ] ; then
98 if [ "x$OSTYPE" = xcygwin ] ; then
152 # cleanup temp files then exit with an error
164 if [ $CPU = x86_64 ] ; then
181 if [ $OS = cygwin ] ; then
195 if [ "$OS" = cygwin ] ; then
201 if [ -z "$CC" ] ; then
203 if [ $CPU = "powerpc" ] ; then
213 if [ $FORCE_32BIT = yes ] ; then
    [all...]
  /external/strace/
missing 30 if test $# -eq 0; then
39 if test -f configure.ac; then
58 if test $? = 63; then
91 tar try tar, gnutar, gtar, then tar without non-portable flags
108 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
122 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
136 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
160 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
176 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
190 if test -f "$file"; then
    [all...]
  /external/dropbear/
configure.in 16 if test -z "$LD" ; then
21 if test -z "$OLDCFLAGS" && test "$GCC" = "yes"; then
45 if test "$sol2ver" -ge 8; then
92 if test -d "$withval/lib"; then
97 if test -d "$withval/include"; then
108 if test "x$enableval" = "xno"; then
128 if test -d "$withval/lib"; then
133 if test -d "$withval/include"; then
145 if test "x$enableval" = "xyes"; then
163 if test "x$enableval" = "xno"; then
    [all...]
  /external/tcpdump/
aclocal.m4 53 if test "${srcdir}" != "." ; then
56 if test "${CFLAGS+set}" = set; then
59 if test -z "$CC" ; then
64 if test $SHLICC2 = yes ; then
71 if test -z "$CC" -a "$with_gcc" = no ; then
76 if test "$GCC" = yes ; then
77 if test "$SHLICC2" = yes ; then
89 if test $ac_cv_lbl_gcc_vers -gt 1 ; then
102 if test $ac_cv_lbl_cc_ansi_prototypes = no ; then
116 if test $ac_cv_lbl_cc_hpux_cc_aa = no ; then
    [all...]
  /external/elfutils/config/
missing 26 if test $# -eq 0; then
35 if test -f configure.ac; then
76 tar try tar, gnutar, gtar, then tar without non-portable flags
91 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
105 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
119 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
143 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
159 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
173 if test -f "$file"; then
193 if [ $# -ne 1 ]; then
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildpkb.sh 26 if [ -n "$4" -o -z "$2" ]; then
34 if [ $1 = "en" ]; then
35 if [ $2 = "GB" ]; then
37 elif [ $2 = "US" ]; then
43 elif [ $1 = "de" ]; then
44 if [ $2 = "DE" ]; then
50 elif [ $1 = "es" ]; then
51 if [ $2 = "ES" ]; then
57 elif [ $1 = "it" ]; then
58 if [ $2 = "IT" ]; then
    [all...]
  /external/bluetooth/bluez/
acinclude.m4 4 if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then
14 if (test "${CFLAGS}" = ""); then
17 if (test "$USE_MAINTAINER_MODE" = "yes"); then
39 if test x$enable_gtk_doc = xyes; then
64 if (test "${prefix}" = "NONE"); then
66 if (test "$sysconfdir" = '${prefix}/etc'); then
71 if (test "$localstatedir" = '${prefix}/var'); then
76 if (test "$libexecdir" = '${exec_prefix}/libexec'); then
81 if (test "$mandir" = '${prefix}/man'); then
88 if (test "${libdir}" = '${exec_prefix}/lib'); then
    [all...]
  /external/icu4c/
runConfigureICU 15 then
23 then
89 then
103 then
105 then
110 then
116 then
304 then
306 then
314 then
    [all...]
  /external/libpng/
configure 21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
48 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
51 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
55 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
77 if test "${PATH_SEPARATOR+set}" != set; then
109 if test "x$as_myself" = x; then
112 if test ! -f "$as_myself"; then
138 if test "x$CONFIG_SHELL" = x; then
139 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
166 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then
    [all...]
  /external/bluetooth/glib/
autogen.sh 16 if libtoolize --version < /dev/null > /dev/null 2>&1 ; then
24 if $have_libtool ; then : ; else
48 if automake-1.10 --version < /dev/null > /dev/null 2>&1 ; then
51 else if automake-1.9 --version < /dev/null > /dev/null 2>&1 ; then
63 if test "$DIE" -eq 1; then
72 if test -z "$AUTOGEN_SUBDIR_MODE"; then
73 if test -z "$*"; then
86 if [ ! -d build ]; then
87 if [ -x "`which svn`" ]; then
114 if test -z "$AUTOGEN_SUBDIR_MODE"; then
    [all...]
  /external/webkit/autotools/
webkit.m4 14 if test -z "$CXXFLAGS"; then
17 if test -z "$CFLAGS"; then
44 if test "$PKG_CONFIG" = "no"; then
49 if test -z "$PERL"; then
54 if test -z "$BISON"; then
59 if test -z "$MV"; then
121 if test -z "$GLIB_GENMARSHAL" || test -z "$GLIB_MKENUMS"; then
142 if test "$with_unicode_backend" = "icu"; then
154 if test "$icu_config" = "no"; then
167 if test "$with_unicode_backend" = "glib"; then
    [all...]
  /external/elfutils/m4/
gettext.m4 29 dnl If INTLSYMBOL is 'use-libtool', then a libtool library
34 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext
37 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
82 dnl if test "$USE_NLS" = "yes"; then
83 dnl if test "$gt_cv_func_gnugettext_libc" != "yes"; then
112 if test "$USE_NLS" = "yes"; then
123 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
150 if test "$gt_cv_func_gnugettext_libc" != "yes"; then
186 if test "$gt_cv_func_gnugettext_libintl" != yes && test -n "$LIBICONV"; then
219 && test "$PACKAGE" != gettext; }; then
    [all...]
  /cts/tools/vm-tests/etc/
starttests 24 if expr "x${newProg}" : 'x/' >/dev/null; then
55 if [ "$selection" = "--portable" ]; then
86 if [ "$selection" = "--help" ]; then
103 if [ "$TARGET_SIMULATOR" = "true" ]; then
106 if [ -f $exe ]; then
117 if [ "${version}" != "" ]; then
154 if [ "$TARGET_SIMULATOR" = "true" ]; then
183 if [ "$selection" == "" ] || [ "$jtitle" == "$selection" ]; then
192 if [ "$TARGET_SIMULATOR" = "true" ]; then
202 if [ ${RESULTCODE} -ne 0 ]; then
    [all...]
  /build/tools/
dump-package-stats 23 then
54 then
60 then
63 then
77 then
149 then
  /external/bison/m4/
progtest.m4 29 if test "${PATH_SEPARATOR+set}" != set; then
33 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
48 if test -x conf$$.file >/dev/null 2>&1; then
69 if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
71 if [$3]; then
86 if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then
  /external/dbus/
acinclude.m4 8 if test -z "$PKG_CONFIG"; then
12 if test "$PKG_CONFIG" = "no" ; then
19 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
22 if $PKG_CONFIG --exists "$2" ; then
50 if test $succeeded = yes; then
69 if test "$py_prefix" != "$py_exec_prefix"; then
  /external/expat/tests/
xmltest.sh 10 # found, then set the output directory with OUTPUT.
41 if test "$outdata" = "" ; then
56 if test "$outdata" = "" ; then
57 if [ -f "out/$file" ] ; then
59 if [ -s outfile ] ; then
76 if [ "$1" -eq 0 ] ; then
  /external/libpng/scripts/
makefile.openbsd 44 if [ ! -d ${DESTDIR}${PREFIX}/include/libpng ]; then \
47 if [ ! -d ${DESTDIR}${LIBDIR} ]; then \
50 if [ ! -d ${DESTDIR}${LIBDIR}/debug ]; then \
53 if [ ! -d ${DESTDIR}${MANDIR}3 ]; then \
56 if [ ! -d ${DESTDIR}${MANDIR}5 ]; then \
59 if [ ! -d ${DESTDIR}${PREFIX}/share/doc/png ]; then \
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
descrip.mms 157 @- if f$search("scan.c").nes."" then $(REMOVE) scan.c;*
162 @- if f$search("y_tab.%").nes."" then $(REMOVE) y_tab.%;*
219 @- if f$search("scan.c").nes."" then $(REMOVE) scan.c;*
240 @ if f$search("$(FLEXLIB);-1").nes."" then $(PURGE) $(FLEXLIB)
246 @ if f$search("$(MISCDIR)flex.man").eqs."" then \
282 @- if f$search("scan.chk").nes."" then $(REMOVE) scan.chk;*
283 @- if f$search("*.obj;-1").nes."" then $(PURGE) *.obj
284 @- if f$search("*.exe;-1").nes."" then $(PURGE) *.exe
285 @- if f$search("*.opt;-1").nes."" then $(PURGE) *.opt
288 @- if f$search("*.obj").nes."" then $(REMOVE) *.obj;
    [all...]

Completed in 330 milliseconds

<<11121314151617181920>>