/external/llvm/test/Transforms/CodeExtractor/ |
2004-03-14-NoSwitchSupport.ll | 7 then.1: ; preds = %codeReplTail 10 loopentry.1: ; preds = %no_exit.1, %then.1 25 i16 1, label %then.1
|
/external/llvm/test/Transforms/IPConstantProp/ |
global.ll | 9 br i1 %cmp, label %if.then, label %if.end 11 if.then: ; preds = %entry 15 if.end: ; preds = %if.then, %entry
|
/external/llvm/test/Transforms/IndVarSimplify/ |
2005-02-17-TruncateExprCrash.ll | 10 to label %endif.1 unwind label %then.i.i551 12 then.i.i551: ; preds = %entry 18 br i1 false, label %then.2, label %then.i.i 20 then.2: ; preds = %endif.1 24 invoke_catch.6: ; preds = %then.2 29 loopentry.0: ; preds = %then.2 36 br i1 false, label %_ZNK7QString2atEi.exit, label %then.i 38 then.i: ; preds = %shortcirc_next.i 42 br i1 false, label %endif.4, label %then. [all...] |
/external/llvm/test/Transforms/InstCombine/ |
2003-08-12-AllocaNonNull.ll | 11 br i1 %tmp.1, label %then, label %UnifiedExitNode 13 then: ; preds = %entry 17 UnifiedExitNode: ; preds = %then, %entry
|
/external/valgrind/main/drd/tests/ |
supported_libpthread | 7 if [ "$(uname)" = "Linux" ]; then 8 if [ ! -x /usr/bin/getconf ]; then 15 if [ "${libpthread_version#NPTL}" != "${libpthread_version}" ]; then
|
/external/valgrind/main/gdbserver_tests/ |
simulate_control_c | 5 # which is run every second. When this command is succesful, then the sleep and 13 then 18 then
|
/external/valgrind/main/none/tests/ |
allexec_prepare_prereq | 14 then 16 then 22 then
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
p2p-action.sh | 10 if [ ! -r $PF ]; then 15 if [ $PID -gt 0 ]; then 16 if ps $PID | grep -q $NAME; then 23 if [ "$CMD" = "P2P-GROUP-STARTED" ]; then 25 if [ "$4" = "GO" ]; then 32 -F192.168.42.11,192.168.42.99; then 40 if [ "$4" = "client" ]; then 51 if [ "$CMD" = "P2P-GROUP-REMOVED" ]; then 53 if [ "$4" = "GO" ]; then 57 if [ "$4" = "client" ]; then [all...] |
/ndk/tests/build/no-installable-modules/ |
build.sh | 5 if [ "$?" != 0 ]; then 12 if [ -z "$LIBFOO_LIBS" ]; then 21 if [ -n "$CPUFEATURES_LIBS" ]; then
|
/prebuilts/devtools/tools/ |
monkeyrunner | 22 if expr "x${newProg}" : 'x/' >/dev/null; then 40 then 45 then 50 then 57 if [ debug = "$1" ]; then 65 if [ "$OSTYPE" = "cygwin" ] ; then 73 # if ANDROID_SWT is defined, then just use this. 74 # else, if running in the Android source tree, then look for the correct swt folder in prebuilt 77 if [ -n "$ANDROID_SWT" ]; then 81 if [ -n "$ANDROID_BUILD_TOP" ]; then [all...] |
traceview | 23 if expr "x${newProg}" : 'x/' >/dev/null; then 42 then 47 then 52 then 60 if [ $os == 'Darwin' ]; then 66 if [ `uname` = "Linux" ]; then 79 # if ANDROID_SWT is defined, then just use this. 80 # else, if running in the Android source tree, then look for the correct swt folder in prebuilt 83 if [ -n "$ANDROID_SWT" ]; then 87 if [ -n "$ANDROID_BUILD_TOP" ]; then [all...] |
/system/extras/tests/fstest/ |
mounts-test.sh | 7 then 16 then 26 then
|
/external/grub/ |
configure.ac | 37 if test "x$enable_maintainer_mode" = xyes; then 39 if test -z "$PERL"; then 45 if test "x$CFLAGS" = x; then 49 if test "x$host_cpu" = xx86_64; then 69 if test "x$with_binutils" != x; then 79 if test "x$ac_cv_prog_gcc" = xyes; then 80 if test "x$default_CFLAGS" = xyes; then 84 if test "x$with_binutils" != x; then 95 if test "x$size_flag" = xyes; then 112 if test "x$no_stack_protector_flag" = xyes; then [all...] |
/external/llvm/test/Transforms/SimplifyCFG/ |
select-gep.ll | 7 br i1 %cmp, label %if.then, label %if.end 9 if.then: 14 %x.addr = phi i8* [ %incdec.ptr, %if.then ], [ %x, %entry ] 27 br i1 %cmp, label %if.then, label %if.end 29 if.then: 34 %x.addr = phi i8* [ %incdec.ptr, %if.then ], [ %y, %entry ]
|
sink-common-code.ll | 5 br i1 %flag, label %if.then, label %if.else 12 if.then: 24 %obeys.0 = phi i8 [ %frombool1, %if.then ], [ %frombool3, %if.else ] 31 br i1 %flag, label %if.then, label %if.else 38 if.then: 50 %obeys.0 = phi i8 [ %frombool1, %if.then ], [ %frombool3, %if.else ]
|
/external/llvm/utils/git-svn/ |
git-svnrevert | 3 if [ $# -ne 1 ]; then 9 if [ -n "$(git status -uno -s --porcelain)" ]; then 10 echo "You have unstashed changes. Please stash and then revert." 18 if [ $? -ne 0 ]; then 28 if [ $? -ne 0 ]; then 44 if [ $? -ne 0 ]; then
|
/external/openssh/regress/ |
ssh-com-keygen.sh | 7 if [ "X${TEST_COMBASE}" = "X" ]; then 38 if [ ! -x ${keygen} ]; then 51 if [ $? -ne 0 ]; then 56 if [ $? -ne 0 ]; then 61 if [ $? -ne 0 ]; then 68 if [ $? -ne 0 ]; then
|
/external/qemu/ |
hxtool | 28 if test $flag -eq 1 ; then 35 if test $flag -ne 1 ; then 42 if test $flag -eq 1 ; then 68 if test $flag -eq 1 ; then 75 if test $flag -ne 1 ; then 82 if test $flag -eq 1 ; then
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
wctype.m4 | 16 if test $ac_cv_func_iswcntrl = yes; then 26 if test $gt_cv_c_wint_t = yes; then 34 if test $ac_cv_header_wctype_h = yes; then 35 if test $ac_cv_func_iswcntrl = yes; then 54 if test $gl_cv_func_iswcntrl_works = yes; then 68 if test "$gl_cv_func_iswcntrl_works" = no; then
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/ |
fixinc.sh | 34 then 43 if [ ! -d $LIB ]; then 56 then 68 if test -r ./Makefile; then 72 # If not from the Makefile, then try config.guess 74 if test -z "${target_canonical}" ; then 75 if test -x ./config.guess ; then 98 if [ ! -x $FIXINCL ] ; then 114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi 117 if test -n "$DJDIR"; then [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/ |
fixinc.sh | 34 then 43 if [ ! -d $LIB ]; then 56 then 68 if test -r ./Makefile; then 72 # If not from the Makefile, then try config.guess 74 if test -z "${target_canonical}" ; then 75 if test -x ./config.guess ; then 98 if [ ! -x $FIXINCL ] ; then 114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi 117 if test -n "$DJDIR"; then [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/ |
fixinc.sh | 34 then 43 if [ ! -d $LIB ]; then 56 then 68 if test -r ./Makefile; then 72 # If not from the Makefile, then try config.guess 74 if test -z "${target_canonical}" ; then 75 if test -x ./config.guess ; then 98 if [ ! -x $FIXINCL ] ; then 114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi 117 if test -n "$DJDIR"; then [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/ |
fixinc.sh | 34 then 43 if [ ! -d $LIB ]; then 56 then 68 if test -r ./Makefile; then 72 # If not from the Makefile, then try config.guess 74 if test -z "${target_canonical}" ; then 75 if test -x ./config.guess ; then 98 if [ ! -x $FIXINCL ] ; then 114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi 117 if test -n "$DJDIR"; then [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/ |
fixinc.sh | 34 then 43 if [ ! -d $LIB ]; then 56 then 68 if test -r ./Makefile; then 72 # If not from the Makefile, then try config.guess 74 if test -z "${target_canonical}" ; then 75 if test -x ./config.guess ; then 98 if [ ! -x $FIXINCL ] ; then 114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi 117 if test -n "$DJDIR"; then [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/ |
fixinc.sh | 34 then 43 if [ ! -d $LIB ]; then 56 then 68 if test -r ./Makefile; then 72 # If not from the Makefile, then try config.guess 74 if test -z "${target_canonical}" ; then 75 if test -x ./config.guess ; then 98 if [ ! -x $FIXINCL ] ; then 114 then echo Fixing headers into ${LIB} for ${target_canonical} target ; fi 117 if test -n "$DJDIR"; then [all...] |