OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:then
(Results
251 - 275
of
8022
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug
46
if [ -f /usr/sbin/sendmail ];
then
52
if [ ! -f "$MAILER" ] ;
then
64
if [ $ECHON = bsd ] ;
then
67
elif [ $ECHON = sysv ] ;
then
78
if [ -z "$TMPDIR" ];
then
81
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
86
if [ yes = yes ];
then
103
if [ "$LOGNAME" = "" ];
then
104
if [ "$USER" != "" ];
then
115
if [ -n "$NAME" ];
then
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug
45
if [ -f /usr/sbin/sendmail ];
then
51
if [ ! -f "$MAILER" ] ;
then
63
if [ $ECHON = bsd ] ;
then
66
elif [ $ECHON = sysv ] ;
then
77
if [ -z "$TMPDIR" ];
then
80
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
85
if [ yes = yes ];
then
102
if [ "$LOGNAME" = "" ];
then
103
if [ "$USER" != "" ];
then
114
if [ -n "$NAME" ];
then
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug
45
if [ -f /usr/sbin/sendmail ];
then
51
if [ ! -f "$MAILER" ] ;
then
63
if [ $ECHON = bsd ] ;
then
66
elif [ $ECHON = sysv ] ;
then
77
if [ -z "$TMPDIR" ];
then
80
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
85
if [ yes = yes ];
then
102
if [ "$LOGNAME" = "" ];
then
103
if [ "$USER" != "" ];
then
114
if [ -n "$NAME" ];
then
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug
46
if [ -f /usr/sbin/sendmail ];
then
52
if [ ! -f "$MAILER" ] ;
then
64
if [ $ECHON = bsd ] ;
then
67
elif [ $ECHON = sysv ] ;
then
78
if [ -z "$TMPDIR" ];
then
81
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
86
if [ yes = yes ];
then
103
if [ "$LOGNAME" = "" ];
then
104
if [ "$USER" != "" ];
then
115
if [ -n "$NAME" ];
then
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug
45
if [ -f /usr/sbin/sendmail ];
then
51
if [ ! -f "$MAILER" ] ;
then
63
if [ $ECHON = bsd ] ;
then
66
elif [ $ECHON = sysv ] ;
then
77
if [ -z "$TMPDIR" ];
then
80
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
85
if [ yes = yes ];
then
102
if [ "$LOGNAME" = "" ];
then
103
if [ "$USER" != "" ];
then
114
if [ -n "$NAME" ];
then
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug
45
if [ -f /usr/sbin/sendmail ];
then
51
if [ ! -f "$MAILER" ] ;
then
63
if [ $ECHON = bsd ] ;
then
66
elif [ $ECHON = sysv ] ;
then
77
if [ -z "$TMPDIR" ];
then
80
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
85
if [ yes = yes ];
then
102
if [ "$LOGNAME" = "" ];
then
103
if [ "$USER" != "" ];
then
114
if [ -n "$NAME" ];
then
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gccbug
46
if [ -f /usr/sbin/sendmail ];
then
52
if [ ! -f "$MAILER" ] ;
then
64
if [ $ECHON = bsd ] ;
then
67
elif [ $ECHON = sysv ] ;
then
78
if [ -z "$TMPDIR" ];
then
81
if [ "`echo $TMPDIR | grep '/$'`" != "" ];
then
86
if [ yes = yes ];
then
103
if [ "$LOGNAME" = "" ];
then
104
if [ "$USER" != "" ];
then
115
if [ -n "$NAME" ];
then
[
all
...]
/sdk/eclipse/scripts/
update_version.sh
7
if [ -z "$OLD" ] || [ -z "$NEW" ];
then
19
if [ `basename "$PWD"` != "eclipse" ];
then
30
if which g4 1>/dev/null 2>/dev/null ;
then
/external/jpeg/
ltmain.sh
51
if test "${LC_ALL+set}" = set;
then
LC_ALL=C; export LC_ALL; fi
52
if test "${LANG+set}" = set;
then
LANG=C; export LANG; fi
54
if test "$LTCONFIG_VERSION" != "$VERSION";
then
60
if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes;
then
88
if test -n "$prev";
then
120
if test "$build_libtool_libs" = yes;
then
125
if test "$build_old_libs" = yes;
then
160
if test -n "$prevopt";
then
166
if test -z "$show_help";
then
169
if test -z "$mode";
then
[
all
...]
/external/webkit/WebKitTools/android/flex-2.5.4a/
configure
45
if test -n "$ac_prev";
then
75
if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`";
then
84
if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`";
then
225
if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`";
then
238
if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`";
then
266
if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`";
then
269
if test "x$nonopt" != xNONE;
then
278
if test -n "$ac_prev";
then
291
if test "$silent" = yes;
then
323
if test "${LC_ALL+set}" = set;
then
LC_ALL=C; export LC_ALL; f
[
all
...]
/external/grub/
acinclude.m4
18
if AC_TRY_COMMAND([${CC-cc} ${CFLAGS} -S conftest.c]) && test -s conftest.s;
then
24
if grep _func conftest.s >/dev/null 2>&1;
then
32
if test "x$grub_cv_asm_uscore" = xyes;
then
54
if AC_TRY_EVAL(ac_compile) && test -s conftest.o;
then
:
60
if AC_TRY_COMMAND([${CC-cc} ${CFLAGS} -nostdlib -Wl,-N -Wl,-Ttext -Wl,$link_addr conftest.o -o conftest.exec]);
then
:
64
if AC_TRY_COMMAND([${OBJCOPY-objcopy} -O binary conftest.exec conftest]);
then
:
68
if test ! -f conftest.old || AC_TRY_COMMAND([cmp -s conftest.old conftest]);
then
101
if test "x$grub_cv_asm_prefix_requirement" = xyes;
then
107
if AC_TRY_COMMAND([${CC-cc} ${CFLAGS} -c conftest.s]) && test -s conftest.o;
then
131
if AC_TRY_COMMAND([${CC-cc} ${CFLAGS} -c conftest.s]) && test -s conftest.o;
then
[
all
...]
/external/libffi/
configure.ac
155
if test $TARGETDIR = unknown;
then
192
if test -z "$HAVE_LONG_DOUBLE";
then
194
if test $ac_cv_sizeof_double != $ac_cv_sizeof_long_double;
then
195
if test $ac_cv_sizeof_long_double != 0;
then
212
if test "x$libffi_cv_as_cfi_pseudo_op" = xyes;
then
217
if test x$TARGET = xSPARC;
then
229
if test "x$libffi_cv_as_sparc_ua_pcrel" = xyes;
then
242
if test "x$libffi_cv_as_register_pseudo_op" = xyes;
then
252
if $CC $CFLAGS -S -fpic -fexceptions -o conftest.s conftest.c > /dev/null 2>&1;
then
253
if grep '.section.*eh_frame.*"a"' conftest.s > /dev/null;
then
[
all
...]
/external/openssl/crypto/
crypto-lib.com
59
$
THEN
72
$ IF (ARCH .EQS. "")
THEN
ARCH = "UNK"
116
$
THEN
129
$
THEN
150
$
THEN
194
$ IF F$TRNLNM("OPENSSL_NO_ASM") .OR. ARCH .NES. "VAX"
THEN
-
319
$ IF MODULE_NAME.EQS."Basic"
THEN
MODULE_NAME = ""
325
$
THEN
344
$
THEN
348
$
THEN
[
all
...]
/external/openssl/apps/
CA.sh
17
# converts a certificate to a request and
then
signs it.
39
if [ $flag -eq 1 ];
then
41
if [ $? -eq 0 ] ;
then
50
if [ $? -eq 0 ];
then
61
if [ -z "$OPENSSL" ];
then
OPENSSL=openssl; fi
63
if [ -z "$DAYS" ] ;
then
DAYS="-days 365" ; fi # 1 year
71
if [ -z "$CATOP" ] ;
then
CATOP=./demoCA ; fi
103
# if explicitly asked for or it doesn't exist
then
setup the directory
106
if [ "$NEW" -o ! -f ${CATOP}/serial ];
then
115
if [ ! -f ${CATOP}/private/$CAKEY ];
then
[
all
...]
makeapps.com
51
$
THEN
64
$ IF (ARCH .EQS. "")
THEN
ARCH = "UNK"
105
$
THEN
118
$
THEN
149
$ IF COMPILER .EQS. "VAXC"
THEN
-
179
$
THEN
181
$
THEN
196
$
THEN
214
$
THEN
223
$
THEN
[
all
...]
/external/e2fsprogs/
aclocal.m4
19
if test $am_cv_langinfo_codeset = yes;
then
52
dnl If INTLSYMBOL is 'use-libtool',
then
a libtool library
57
dnl If NEEDSYMBOL is specified and is 'need-ngettext',
then
GNU gettext
60
dnl 'need-formatstring-macros',
then
GNU gettext implementations that don't
105
dnl if test "$USE_NLS" = "yes";
then
106
dnl if test "$gt_cv_func_gnugettext_libc" != "yes";
then
130
if test "$USE_NLS" = "yes";
then
141
if test "$nls_cv_force_use_gnu_gettext" != "yes";
then
168
if test "$gt_cv_func_gnugettext_libc" != "yes";
then
204
if test "$gt_cv_func_gnugettext_libintl" != yes && test -n "$LIBICONV";
then
[
all
...]
/external/bluetooth/glib/
configure.in
42
# if the minor version number is odd,
then
we want debugging. Otherwise
169
if test "$glib_native_win32" = "yes";
then
171
if test "$WINDRES" = no;
then
175
if test "$NM" = no;
then
183
if test "$glib_native_win32" != yes;
then
193
if test "x$glib_have_carbon" = "xyes";
then
227
if test "x$enable_threads" != "xyes";
then
232
if test "x$enable_gc_friendly" = "xyes";
then
240
if test "x$disable_mem_pools" = "xno";
then
270
if test x$PKG_CONFIG = xno ;
then
[
all
...]
/cts/tools/dasm/etc/
dasm
23
if expr "x${newProg}" : 'x/' >/dev/null;
then
40
then
44
then
48
then
60
if [ "$OSTYPE" = "cygwin" ] ;
then
/cts/tools/dx-tests/etc/
cfassembler
23
if expr "x${newProg}" : 'x/' >/dev/null;
then
40
then
44
then
48
then
60
if [ "$OSTYPE" = "cygwin" ] ;
then
/dalvik/tools/dexdeps/etc/
dexdeps
23
if expr "x${newProg}" : 'x/' >/dev/null;
then
40
then
44
then
48
then
63
if [ "$OSTYPE" = "cygwin" ] ;
then
/development/scripts/
combine_sdks.sh
12
if [ "$1" == "-v" ];
then
19
if [ "$1" == "-nozip" ];
then
28
if [[ -z "$BASE" || -z "$IMAGES" || -z "$OUTPUT" ]] ;
then
79
if [ -d "$UNZIPPED_BASE_DIR"/usb_driver ];
then
87
if [ -z "$NOZIP" ];
then
/development/tools/makedict/etc/
makedict
22
if expr "x${newProg}" : 'x/' >/dev/null;
then
39
then
44
then
49
then
54
if [ "$OSTYPE" = "cygwin" ] ;
then
/external/bison/m4/
getopt.m4
30
if test -z "$GETOPT_H";
then
34
if test -z "$GETOPT_H";
then
40
if test -z "$GETOPT_H";
then
46
if test -z "$GETOPT_H";
then
65
if test "$gl_cv_func_gnu_getopt" = "no";
then
iconv.m4
32
dnl AC_TRY_LINK will
then
fail, the second AC_TRY_LINK will succeed.
45
if test "$am_cv_func_iconv" != yes;
then
58
if test "$am_cv_func_iconv" = yes;
then
61
if test "$am_cv_lib_iconv" = yes;
then
78
if test "$am_cv_func_iconv" = yes;
then
/external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild
9
if [ "$ARCH" = "i386" ];
then
11
elif [ "$ARCH" = "i486" ];
then
13
elif [ "$ARCH" = "s390" ];
then
15
elif [ "$ARCH" = "x86_64" ];
then
32
if [ -f $$f/man8/dnsmasq.8 ];
then
Completed in 80 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>