/external/e2fsprogs/debian/ |
uuid-runtime.prerm | 4 then
|
/external/e2fsprogs/tests/f_h_badnode/ |
script | 1 if test "$HTREE"x = yx ; then
|
/external/e2fsprogs/tests/f_h_badroot/ |
script | 1 if test "$HTREE"x = yx ; then
|
/external/e2fsprogs/tests/f_h_normal/ |
script | 1 if test "$HTREE"x = yx ; then
|
/external/e2fsprogs/tests/f_h_reindex/ |
script | 1 if test "$HTREE"x = yx ; then
|
/external/e2fsprogs/tests/f_h_unsigned/ |
script | 1 if test "$HTREE"x = yx ; then
|
/external/linux-tools-perf/scripts/python/bin/ |
sctop-report | 7 if expr match "$i" "-" > /dev/null ; then 12 if [ "$n_args" -gt 2 ] ; then 16 if [ "$n_args" -gt 1 ] ; then 20 elif [ "$n_args" -gt 0 ] ; then
|
failed-syscalls-by-pid-report | 4 if [ $# -gt 0 ] ; then 5 if ! expr match "$1" "-" > /dev/null ; then
|
/external/llvm/test/Transforms/ADCE/ |
2003-09-10-UnwindInstFail.ll | 4 br i1 false, label %then, label %endif 6 then: ; preds = %0 10 invoke_catch: ; preds = %then 15 invoke_cont: ; preds = %then
|
2003-06-24-BadSuccessor.ll | 8 br i1 false, label %endif.0, label %then.0 10 then.0: ; preds = %entry 14 br i1 false, label %then.11, label %then.4 16 then.4: ; preds = %endif.0 19 then.11: ; preds = %endif.0 22 loopentry.0: ; preds = %loopentry.1, %endif.14, %then.11 28 loopentry.1: ; preds = %then.53, %endif.14 29 %SubArrays.10 = phi i32* [ %SubArrays.8, %then.53 ], [ null, %endif.14 ] ; <i32*> [#uses=3] 39 br i1 false, label %then.43, label %endif.4 [all...] |
/external/llvm/test/Transforms/SimplifyCFG/ |
PR9946.ll | 7 br i1 icmp eq (i64 and (i64 ptrtoint (i32* @foo to i64), i64 15), i64 0), label %if.end, label %if.then 9 if.then: ; preds = %entry 15 return: ; preds = %if.end, %if.then 16 %storemerge = phi i32 [ 1, %if.end ], [ 0, %if.then ]
|
/external/proguard/src/proguard/optimize/info/ |
package.html | 3 and class members, which can then be used for optimization.
|
/external/tcpdump/tests/ |
alltests.sh | 6 then
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
antenv.cmd | 33 when param='-lcp' then mode = 'l' 34 when param='-cp' | param='-classpath' then mode = 'c' 35 when abbrev('-opts', param, 4) then mode = 'o' 36 when abbrev('-args', param, 4) then mode = 'a' 39 when mode = 'a' then args = space(args param, 1) 40 when mode = 'c' then cp = space(cp param, 1) 41 when mode = 'l' then lcp = space(lcp param, 1) 42 when mode = 'o' then opts = space(opts param, 1) 57 if classes \= '' then classpath = prepend(classpath classes) 59 if classes \= '' then classpath = prepend(classpath classes [all...] |
/external/llvm/test/Transforms/CodeExtractor/ |
2004-03-13-LoopExtractorCrash.ll | 11 br i1 false, label %then.0, label %endif.0 13 then.0: ; preds = %no_exit.0 16 shortcirc_next: ; preds = %then.0 19 shortcirc_done: ; preds = %shortcirc_next, %then.0 20 br i1 false, label %then.1, label %endif.1 22 then.1: ; preds = %shortcirc_done 25 cond_true: ; preds = %then.1 28 cond_false: ; preds = %then.1 44 br i1 false, label %then.2, label %endif.2 46 then.2: ; preds = %loopexit. [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
buildbin.sh | 21 if [ -n "$3" -o -z "$2" ]; then 29 if [ $1 = "en-GB" ]; then 30 if [ $2 = "kh0" ]; then 38 elif [ $1 = "en-US" ]; then 39 if [ $2 = "mh5" ]; then 42 elif [ $2 = "kr0" ]; then 45 elif [ $2 = "lh0" ]; then 53 elif [ $1 = "fr-FR" ]; then 54 if [ $2 = "nk0" ]; then 62 elif [ $1 = "es-ES" ]; then [all...] |
/external/chromium_org/chrome/installer/util/ |
google_update_experiment_util.cc | 48 base::Time::Exploded then = {}; local 49 current_time.UTCExplode(&then); 50 then.year += 1; 51 DCHECK(then.HasValidValues()); 54 kDays[then.day_of_week], 55 then.day_of_month, 56 kMonths[then.month - 1], 57 then.year, 58 then.hour, 59 then.minute [all...] |
/external/llvm/test/Transforms/LCSSA/ |
2006-10-31-UnreachableBlock-2.ll | 16 br i1 false, label %then.0, label %endif.0 17 then.0: ; preds = %shortcirc_done.1 18 br i1 false, label %then.1, label %endif.1 19 then.1: ; preds = %then.0 23 endif.1: ; preds = %after_ret.0, %then.0 28 br i1 false, label %then.2, label %endif.2 29 then.2: ; preds = %loopentry.0 42 br i1 false, label %then.3, label %endif.3 43 then.3: ; preds = %shortcirc_done. [all...] |
/development/ide/intellij/ |
make+intelligen.sh | 3 if [ ! -f buildspec.mk.default ]; then 11 if make -j4; then
|
/development/tools/idegen/ |
idegen.sh | 3 if [ ! -d development ]; then 9 if [ "" = "$idegenjar" ]; then
|
/external/clang/utils/ABITest/ |
summarize.sh | 5 if [ $# != 1 ]; then 11 if (! make test.$i.report &> /dev/null); then
|
/external/dnsmasq/contrib/dnsmasq_MacOSX/ |
DNSmasq | 5 if [ "${DNSMASQ:=-NO-}" = "-YES-" ] ; then 12 if [ $? -eq 0 ]; then
|
/external/dropbear/debian/ |
dropbear.prerm | 5 if test -x /etc/init.d/dropbear; then 6 if test -x /usr/sbin/invoke-rc.d; then
|
/external/e2fsprogs/tests/defaults/ |
e_script | 6 if [ -f $test_dir/setup ]; then 10 if [ "$class"x = x ]; then 14 if [ "$OUT"x = x ]; then 17 if [ "$EXPECT"x = x ]; then 21 if [ "$class" = irel ]; then 23 elif [ "$class" = brel ]; then 25 elif [ "$class" = icount ]; then 39 if [ "$status" = 0 ] ; then
|
/external/linux-tools-perf/scripts/perl/bin/ |
failed-syscalls-report | 4 if [ $# -gt 0 ] ; then 5 if ! expr match "$1" "-" > /dev/null ; then
|