HomeSort by relevance Sort by last modified time
    Searched full:exit (Results 226 - 250 of 12809) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/sdch/open-vcdiff/src/
vcdiff_test.sh 42 exit 1; }
50 exit 1; }
59 exit 1; }
64 exit 1; }
67 exit 1; }
79 exit 1; }
84 exit 1; }
87 exit 1; }
99 exit 1; }
104 exit 1;
    [all...]
  /external/open-vcdiff/src/
vcdiff_test.sh 42 exit 1; }
50 exit 1; }
59 exit 1; }
64 exit 1; }
67 exit 1; }
79 exit 1; }
84 exit 1; }
87 exit 1; }
99 exit 1; }
104 exit 1;
    [all...]
  /external/compiler-rt/BlocksRuntime/tests/
fail.c 57 exit(1);
62 exit(10);
66 exit(1);
72 exit(1);
76 exit(1);
78 //printf("exit status of child %d was %d\n", child, WEXITSTATUS(status));
89 exit(1);
95 exit(1);
100 exit(1);
105 exit(0)
    [all...]
  /external/genext2fs/m4/
ac_func_snprintf.m4 31 if (strcmp (bufs, "1")) exit (1);
32 if (i != 3) exit (1);
34 if (strcmp (bufd, "1")) exit (1);
35 if (i != 3) exit (1);
36 exit(0);
61 if (strcmp (bufs, "1")) exit (1);
62 if (i != 3) exit (1);
64 if (strcmp (bufd, "1")) exit (1);
65 if (i != 3) exit (1);
66 exit(0)
    [all...]
  /external/libcap-ng/libcap-ng-0.7/bindings/python/test/
capng-test.py 17 sys.exit(1)
22 sys.exit(1)
35 sys.exit(1)
41 sys.exit(1)
45 sys.exit(1)
51 sys.exit(1)
56 sys.exit(1)
61 sys.exit(1)
66 sys.exit(1)
68 sys.exit(0
    [all...]
  /system/core/libsparse/
simg2simg.c 56 exit(-1);
64 exit(-1);
70 exit(-1);
76 exit(-1);
82 exit(-1);
88 exit(-1);
95 exit(-1);
101 exit(-1);
107 exit(-1);
114 exit(0)
    [all...]
  /external/qemu-pc-bios/bochs/
config.guess 46 -h, --help print this help, then exit
47 -t, --time-stamp print date of last modification, then exit
48 -v, --version print version number, then exit
69 echo "$timestamp" ; exit 0 ;;
71 echo "$version" ; exit 0 ;;
73 echo "$usage"; exit 0 ;;
80 exit 1 ;;
88 exit 1
93 trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15
175 exit 0 ;
    [all...]
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-44.ll 18 br i1 %cmp, label %exit, label %store
22 br label %exit
24 exit:
37 br i1 %cmp, label %exit, label %store
41 br label %exit
43 exit:
56 br i1 %cmp, label %exit, label %store
60 br label %exit
62 exit:
75 br i1 %cmp, label %exit, label %stor
    [all...]
branch-04.ll 16 br i1 %cond, label %loop, label %exit
17 exit:
31 br i1 %cond, label %loop, label %exit
32 exit:
46 br i1 %cond, label %loop, label %exit
47 exit:
61 br i1 %cond, label %loop, label %exit
62 exit:
76 br i1 %cond, label %loop, label %exit
77 exit
    [all...]
  /external/valgrind/main/none/tests/
sem.c 21 exit(1);
32 exit(1);
50 exit(1);
62 exit(1);
77 exit(1);
84 exit(1);
87 exit(0);
pth_cancel2.c 31 perror("read"),exit(1); \
42 perror("write"), exit(1); \
80 perror("open"), exit(1);
96 perror("close"),exit(1);
98 perror("unlink"),exit(1);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c 71 goto EXIT;
76 goto EXIT;
81 goto EXIT;
87 goto EXIT;
93 goto EXIT;
98 goto EXIT;
104 goto EXIT;
130 goto EXIT;
137 EXIT:
165 goto EXIT;
    [all...]
  /external/llvm/test/Analysis/BranchProbabilityInfo/
basic.ll 17 br i1 %exitcond, label %exit, label %body
18 ; CHECK: edge body -> exit probability is 4 / 128
21 exit:
34 br label %exit
35 ; CHECK: edge then -> exit probability is 16 / 16 = 100%
38 br label %exit
39 ; CHECK: edge else -> exit probability is 16 / 16 = 100%
41 exit:
62 br label %exit
63 ; CHECK: edge case_a -> exit probability is 16 / 16 = 100
    [all...]
noreturn.ll 10 br i1 %cond, label %exit, label %abort
11 ; CHECK: edge entry -> exit probability is 1048575 / 1048576
18 exit:
25 switch i32 %a, label %exit [i32 1, label %case_a
29 ; CHECK: edge entry -> exit probability is 1048575 / 1048579
48 exit:
57 br i1 %cond1, label %exit, label %dom
58 ; CHECK: edge entry -> exit probability is 1048575 / 1048576
77 exit:
  /external/e2fsprogs/config/
parse-types.sh 35 exit(1);
44 exit(1);
53 exit(1);
62 exit(1);
72 exit(1);
81 exit(1);
91 exit(1);
100 exit(1);
105 exit(0);
  /external/grub/util/
grub-terminfo 27 -h, --help print this message and exit
28 -v, --version print the version information and exit
44 exit 0 ;;
47 exit 0 ;;
51 exit 1 ;;
56 exit 1
65 exit 1
75 exit 1
91 exit_standout_mode="--exit-standout-mode=$exit_standout_mode"
grub-terminfo.in 27 -h, --help print this message and exit
28 -v, --version print the version information and exit
44 exit 0 ;;
47 exit 0 ;;
51 exit 1 ;;
56 exit 1
65 exit 1
75 exit 1
91 exit_standout_mode="--exit-standout-mode=$exit_standout_mode"
  /external/llvm/test/CodeGen/Generic/
2006-01-12-BadSetCCFold.ll 10 br label %dealwithargs.exit
13 br i1 false, label %then.3.i, label %dealwithargs.exit
16 br label %dealwithargs.exit
18 dealwithargs.exit: ; preds = %then.3.i, %endif.2.i, %then.2.i
23 no_exit.i12.i.i: ; preds = %no_exit.i12.i.i, %dealwithargs.exit
26 fill_table.exit22.i.i: ; preds = %no_exit.i12.i.i, %dealwithargs.exit
27 %cur_node.0.i8.1.i.i = phi %struct.node_t* [ undef, %dealwithargs.exit ], [ null, %no_exit.i12.i.i ] ; <%struct.node_t*> [#uses=0]
28 br i1 %tmp.14.i1134.i.i, label %no_exit.i.preheader.i.i, label %make_tables.exit.i
33 make_tables.exit.i: ; preds = %fill_table.exit22.i.i
  /external/dropbear/libtomcrypt/
build.sh 5 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -j4 -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && exit 1)
8 ((./test >test_std.txt 2>test_err.txt && ./tv_gen > tv.txt) && echo "$1 test passed." && echo "y" > testok.txt) || (echo "$1 test failed" && cat test_err.txt && exit 1)
10 for f in *_tv.txt; do if (diff --ignore-case $f notes/$f) then true; else (echo "tv_gen $f failed" && rm -f testok.txt && exit 1); fi; done
14 exit 0
16 exit 1
  /external/libexif/test/nls/
check-nls.in 10 exit 3
19 exit 2
28 exit 1
35 exit 0
39 exit 1
  /external/libpng/scripts/
libpng-config-body.in 21 --help print this help and exit
25 exit $1
41 exit 0
90 exit 1
96 exit 0
  /external/llvm/lib/Analysis/
RegionInfo.cpp 9 // Detects single entry single exit regions in the control flow graph.
55 Region::Region(BasicBlock *Entry, BasicBlock *Exit, RegionInfo* RInfo,
57 : RegionNode(Parent, Entry, 1), RI(RInfo), DT(dt), exit(Exit) {}
78 assert(exit && "No exit to replace!");
79 exit = BB;
120 BasicBlock *entry = getEntry(), *exit = getExit();
123 if (!exit)
127 && !(DT->dominates(exit, BB) && DT->dominates(entry, exit)))
188 BasicBlock *exit = getExit(); local
241 BasicBlock *entry = getEntry(), *exit = getExit(); local
254 BasicBlock *exit = getExit(); local
612 BasicBlock *exit = N->getBlock(); local
    [all...]
  /external/llvm/test/Analysis/RegionInfo/
loops_1.ll 21 br i1 1, label %exit, label %end
23 exit:
37 ; BBIT: entry, outer, body, land, exit, if, end, a,
38 ; BBIT: entry, outer, body, land, exit, if, a,
41 ; RNIT: entry, outer, body, land, exit, if, a,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Resourcemanager.c 68 goto EXIT;
73 goto EXIT;
78 goto EXIT;
86 EXIT:
99 goto EXIT;
127 EXIT:
162 EXIT:
179 goto EXIT;
187 EXIT:
257 EXIT
    [all...]
  /external/dropbear/libtomcrypt/demos/
encrypt.c 22 exit(1);
81 exit(-1);
86 exit(-1);
91 exit(-1);
130 exit(-1);
136 exit(-1);
142 exit(-1);
148 exit(-1);
155 exit(-1);
163 exit(-1)
    [all...]

Completed in 994 milliseconds

1 2 3 4 5 6 7 8 91011>>