HomeSort by relevance Sort by last modified time
    Searched full:then (Results 76 - 100 of 32727) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/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
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/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
  /dalvik/tests/etc/
push-and-run-test-jar 18 if [ "$QUIET" = "n" ]; then
32 if [ "x$1" = "x--quiet" ]; then
35 elif [ "x$1" = "x--fast" ]; then
39 elif [ "x$1" = "x--jit" ]; then
43 elif [ "x$1" = "x--portable" ]; then
47 elif [ "x$1" = "x--debug" ]; then
50 elif [ "x$1" = "x--dev" ]; then
53 elif [ "x$1" = "x--no-verify" ]; then
56 elif [ "x$1" = "x--no-optimize" ]; then
59 elif [ "x$1" = "x--no-precise" ]; then
    [all...]
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/skia/tools/lua/
gradients.lua 11 if p then
13 if s then
15 if g then
18 if g.colorCount == 3 then
21 if (g.midPos >= 0.499 and g.midPos <= 0.501) then
bitmap_statistics.lua 28 -- then nil out so it doesn't appear in tostr()
29 if (string.startsWith(t.verb,"drawBitmap")) then
32 if matrixType.perspective then
34 elseif matrixType.affine then
36 elseif matrixType.scale then
38 if matrix:getScaleX() > 1 or matrix:getScaleY() > 1 then
43 elseif matrixType.translate then
  /external/llvm/test/Transforms/IndVarSimplify/
2005-06-15-InstMoveCrash.ll 13 br i1 false, label %_Z13func_47880058cc.exit, label %then.i
15 then.i: ; preds = %no_exit.1
18 _Z13func_47880058cc.exit: ; preds = %then.i, %no_exit.1
19 br i1 false, label %then.0, label %no_exit.1
21 then.0: ; preds = %_Z13func_47880058cc.exit
23 br i1 false, label %endif.0, label %then.1
25 then.1: ; preds = %then.0
28 endif.0: ; preds = %then.1, %then.
    [all...]
  /system/extras/tests/mmc_tracepoints/
mmc_trace_reduce 11 then
24 then
34 then
36 then
57 then
59 # then make sure it matches with the saved start line,
74 then
80 then
86 then
98 then
    [all...]
  /system/media/camera/docs/
metadata-check-dependencies 22 then
26 then
30 then
37 then
40 then
56 then
61 then
64 then
69 then
86 then
    [all...]
  /art/test/etc/
host-run-test-jar 7 if [ "$QUIET" = "n" ]; then
23 if [ "x$1" = "x--quiet" ]; then
26 elif [ "x$1" = "x-lib" ]; then
29 elif [ "x$1" = "x-O" ]; then
32 elif [ "x$1" = "x--debug" ]; then
35 elif [ "x$1" = "x--gdb" ]; then
39 elif [ "x$1" = "x--invoke-with" ]; then
41 if [ "x$INVOKE_WITH" = "x" ]; then
47 elif [ "x$1" = "x--dev" ]; then
50 elif [ "x$1" = "x--interpreter" ]; then
    [all...]
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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 25 if [ "$arg" = "--noconfig" ] ; then
27 elif [ "$arg" = "--usejikes" ] ; then
29 elif [ "$arg" = "--execdebug" ] ; then
31 elif [ my"$arg" = my"--h" -o my"$arg" = my"--help" ] ; then
35 if [ my"$arg" = my"-h" -o my"$arg" = my"-help" ] ; then
43 if $no_config ; then
48 if [ -z "$ANT_HOME" -o "$ANT_HOME" = "/usr/share/ant" ]; then
49 if [ -f "/etc/ant.conf" ] ; then
55 if [ -f "$HOME/.ant/ant.conf" ] ; then
58 if [ -f "$HOME/.antrc" ] ; then
    [all...]
runrc.cmd 23 if name = '' then do
28 if rest \= '' then do
39 if path \= '' & path \= '-r' then do
41 if dir = '' then return
45 if dir = '' then dir = directory()
47 if path = '-r' then do /* recursive call */
49 if subdir \= '\' then do
56 if right(dir, 1) \= '\' then dir = dir || '\'
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
  /external/llvm/test/Transforms/Mem2Reg/
2005-11-28-Crash.ll 7 br i1 false, label %then.0, label %endif.0
8 then.0: ; preds = %entry
10 endif.0: ; preds = %then.0, %entry
16 br i1 false, label %then.1, label %endif.1
17 then.1: ; preds = %no_exit
19 shortcirc_next.0: ; preds = %then.1
21 shortcirc_done.0: ; preds = %shortcirc_next.0, %then.1
30 br i1 false, label %then.2, label %endif.2
31 then.2: ; preds = %shortcirc_done.2
33 endif.2: ; preds = %then.2, %shortcirc_done.
    [all...]
  /external/e2fsprogs/debian/
libuuid1.postinst 7 if test -f $ADDUSERCONF; then
14 if test -z "$FIRST_SYSTEM_UID"; then
17 if test -z "$LAST_SYSTEM_UID"; then
20 if test -z "$FIRST_SYSTEM_GID"; then
23 if test -z "$LAST_SYSTEM_GID"; then
27 if ! getent group | grep -q libuuid; then
30 if ! getent passwd | grep -q libuuid; then
  /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...]
  /external/libmtp/
libmtp.sh 12 then
19 then
24 then
26 then
29 then
32 then
40 then
libmtp.sh.in 12 then
19 then
24 then
26 then
29 then
32 then
40 then
  /external/libusb-compat/
libusb-config.in 23 if test $# -eq 0; then
36 if test $exec_prefix_set = no ; then
55 if test "$includedir" != /usr/include ; then
70 if test "$echo_prefix" = "yes"; then
73 if test "$echo_exec_prefix" = "yes"; then
76 if test "$echo_cflags" = "yes"; then
79 if test "$echo_libs" = "yes"; then
  /system/extras/ext4_utils/
mkuserimg.sh 15 if [ "$1" = "-s" ]; then
20 if [ $# -ne 5 -a $# -ne 6 ]; then
26 if [ ! -d $SRC_DIR ]; then
42 if [ -z $MOUNT_POINT ]; then
47 if [ -z $SIZE ]; then
52 if [ -n "$FC" ]; then
59 if [ $? -ne 0 ]; then
  /external/llvm/test/Transforms/LCSSA/
2006-10-31-UnreachableBlock.ll 12 br i1 false, label %then.i, label %loopentry.__skb_dequeue67.exit_crit_edge
15 then.i: ; preds = %loopentry
17 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge
18 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge
21 then.0: ; preds = %__skb_dequeue67.exit
26 br i1 false, label %then.0.i, label %endif.0.endif.0.i_crit_edge
29 then.0.i: ; preds = %endif.0
31 endif.0.i: ; preds = %then.0.i, %endif.0.endif.0.i_crit_edge
32 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge
35 then.i.i: ; preds = %endif.0.
    [all...]
  /development/ide/eclipse/
README.importing-to-eclipse.txt 4 formatter, then click on import and choose
8 then click on import and choose development/ide/eclipse/android.importorder
13 Paths and Symbols, then click on "Includes" and then click on "Import Settings".
16 in Package Explorer, then Index > Rebuild).
19 Paths and Symbols, then click on "Symbols" and then click on "Import Settings".
22 in Package Explorer, then Index > Rebuild).
26 Paths and Symbols, then click on "Include Files" and click on "Add". Check
  /external/bison/m4/
configmake.m4 15 dnl autoconf is too old to provide datarootdir, then reversing the
18 if test "x$datarootdir" = x; then
22 if test "x$docdir" = x; then
28 if test "x$htmldir" = x; then
31 if test "x$dvidir" = x; then
34 if test "x$pdfdir" = x; then
37 if test "x$psdir" = x; then
40 if test "x$lispdir" = x; then
43 if test "x$localedir" = x; 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

Completed in 610 milliseconds

1 2 34 5 6 7 8 91011>>