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

1 23 4 5 6 7 8 91011>>

  /external/e2fsprogs/debian/
uuid-runtime.prerm 10 exit 0
  /external/e2fsprogs/e2fsck/
extend.c 23 exit(1);
44 exit(1);
51 exit(1);
58 exit(1);
63 exit(1);
68 exit(1);
73 exit(1);
78 exit(1);
80 exit(0);
  /external/e2fsprogs/lib/blkid/
tst_types.c 23 exit(1);
28 exit(1);
33 exit(1);
38 exit(1);
43 exit(1);
48 exit(1);
53 exit(1);
58 exit(1);
61 exit(0);
  /external/e2fsprogs/lib/ext2fs/
tst_types.c 23 exit(1);
28 exit(1);
33 exit(1);
38 exit(1);
43 exit(1);
48 exit(1);
53 exit(1);
58 exit(1);
61 exit(0);
  /external/junit/src/org/junit/internal/
JUnitSystem.java 6 void exit(int i); method in interface:JUnitSystem
  /external/llvm/test/CodeGen/Generic/
2009-04-10-SinkCrash.ll 5 br i1 false, label %shortcirc_next.1, label %exit.1.critedge
9 br i1 %tmp.213, label %shortcirc_next.1, label %exit.1
11 exit.1.critedge: ; preds = %entry
14 exit.1: ; preds = %shortcirc_next.1
  /external/llvm/test/Transforms/Mem2Reg/
2003-04-24-MultipleIdenticalSuccessors.ll 8 br i1 %c1, label %Exit, label %B2
11 br i1 %c2, label %Exit, label %Exit
12 Exit: ; preds = %B2, %B2, %0
  /external/chromium_org/v8/test/cctest/
test-macro-assembler-x64.cc 146 static void TestMoveSmi(MacroAssembler* masm, Label* exit, int id, Smi* value) {
151 __ j(not_equal, exit);
169 Label exit; local
171 TestMoveSmi(masm, &exit, 1, Smi::FromInt(0));
172 TestMoveSmi(masm, &exit, 2, Smi::FromInt(127));
173 TestMoveSmi(masm, &exit, 3, Smi::FromInt(128));
174 TestMoveSmi(masm, &exit, 4, Smi::FromInt(255));
175 TestMoveSmi(masm, &exit, 5, Smi::FromInt(256));
176 TestMoveSmi(masm, &exit, 6, Smi::FromInt(Smi::kMaxValue));
177 TestMoveSmi(masm, &exit, 7, Smi::FromInt(-1))
258 Label exit; local
308 Label exit; local
436 Label exit; local
480 Label exit; local
490 __ j(NegateCondition(cond), &exit); local
501 __ j(NegateCondition(cond), &exit); local
512 __ j(NegateCondition(cond), &exit); local
523 __ j(NegateCondition(cond), &exit); local
536 __ j(NegateCondition(cond), &exit); local
564 __ j(NegateCondition(cond), &exit); local
589 __ j(NegateCondition(cond), &exit); local
605 __ j(NegateCondition(cond), &exit); local
624 __ j(NegateCondition(cond), &exit); local
634 __ j(NegateCondition(cond), &exit); local
639 __ j(NegateCondition(cond), &exit); local
644 __ j(NegateCondition(cond), &exit); local
649 __ j(NegateCondition(cond), &exit); local
728 Label exit; local
944 Label exit; local
1165 Label exit; local
1255 Label exit; local
1361 Label exit; local
1471 Label exit; local
1568 Label exit; local
1637 Label exit; local
1716 Label exit; local
1797 Label exit; local
1880 Label exit; local
1947 Label exit; local
2043 Label exit; local
2149 Label exit; local
2218 Label exit; local
2282 Label exit; local
2324 Label exit; local
2678 Label exit; local
    [all...]
  /external/llvm/test/CodeGen/Thumb2/
thumb2-jtb.ll 17 br label %_getopt_internal.exit.ce
19 codeRepl127.exitStub: ; preds = %_getopt_internal.exit.ce
22 br i1 %b, label %newFuncRoot, label %codeRepl127.exitStub.exit
24 codeRepl127.exitStub.exit:
27 parse_options.exit.loopexit.exitStub: ; preds = %_getopt_internal.exit.ce
30 bb1.i.exitStub: ; preds = %_getopt_internal.exit.ce
33 bb90.i.exitStub: ; preds = %_getopt_internal.exit.ce
36 codeRepl104.exitStub: ; preds = %_getopt_internal.exit.ce
39 codeRepl113.exitStub: ; preds = %_getopt_internal.exit.c
    [all...]
  /external/chromium_org/third_party/mesa/src/
autogen.sh 9 autoreconf -v --install || exit 1
10 cd $ORIGDIR || exit $?
  /external/clang/test/CodeGenCXX/
cp-blocks-linetables.cpp 11 extern "C" void exit(int);
13 extern void exit(int);
37 exit (6);
42 exit(1);
45 exit(2);
48 exit(3);
50 exit(4);
59 exit (5);
  /external/llvm/test/Bitcode/
2012-05-07-SwitchInstRangesSupport.ll 15 switch i32 %c, label %exit [
16 i32 1, label %exit
17 i32 2, label %exit
19 exit:
26 switch i256 %c, label %exit [
27 i256 123456789012345678901234567890, label %exit
28 i256 2, label %exit
30 exit:
  /external/llvm/test/CodeGen/ARM/
ifcvt9.ll 5 br i1 undef, label %bb.i.i3, label %growMapping.exit
10 growMapping.exit: ; preds = %entry
2009-06-15-RegScavengerAssert.ll 25 bb6.i8: ; preds = %memory_CalculateRealBlockSize1374.exit.i, %entry
26 br i1 undef, label %memory_CalculateRealBlockSize1374.exit.i, label %bb.i.i9
29 br label %memory_CalculateRealBlockSize1374.exit.i
31 memory_CalculateRealBlockSize1374.exit.i: ; preds = %bb.i.i9, %bb6.i8
37 br i1 undef, label %memory_Init.exit, label %bb6.i8
39 memory_Init.exit: ; preds = %memory_CalculateRealBlockSize1374.exit.i
42 bb.i.i: ; preds = %bb.i.i, %memory_Init.exit
43 br i1 undef, label %symbol_Init.exit, label %bb.i.i
45 symbol_Init.exit: ; preds = %bb.i.
    [all...]
  /external/mesa3d/
autogen.sh 9 autoreconf -v --install || exit 1
10 cd $ORIGDIR || exit $?
  /external/valgrind/main/none/tests/
execve.c 14 exit(1);
18 exit(0);
  /external/valgrind/main/tests/
check_isa-2_06_cap 7 exit 1
9 exit 0
check_vmx_cap 7 exit 1
9 exit 0
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh990323-3.cpp 4 extern "C" void exit (int);
29 exit (0);
filter1.cpp 4 extern "C" void exit(int);
43 a::~a() { exit (0); }
ptrmem1_1.cpp 2 extern "C" void exit (int);
11 exit (0);
  /ndk/tests/device/test-stlport_static-exception/jni/
eh990323-3.cpp 4 extern "C" void exit (int);
29 exit (0);
filter1.cpp 4 extern "C" void exit(int);
43 a::~a() { exit (0); }
ptrmem1_1.cpp 2 extern "C" void exit (int);
11 exit (0);
  /external/v8/test/cctest/
test-macro-assembler-x64.cc 142 static void TestMoveSmi(MacroAssembler* masm, Label* exit, int id, Smi* value) {
147 __ j(not_equal, exit);
167 Label exit; local
169 TestMoveSmi(masm, &exit, 1, Smi::FromInt(0));
170 TestMoveSmi(masm, &exit, 2, Smi::FromInt(127));
171 TestMoveSmi(masm, &exit, 3, Smi::FromInt(128));
172 TestMoveSmi(masm, &exit, 4, Smi::FromInt(255));
173 TestMoveSmi(masm, &exit, 5, Smi::FromInt(256));
174 TestMoveSmi(masm, &exit, 6, Smi::FromInt(Smi::kMaxValue));
175 TestMoveSmi(masm, &exit, 7, Smi::FromInt(-1))
258 Label exit; local
310 Label exit; local
440 Label exit; local
486 Label exit; local
496 __ j(NegateCondition(cond), &exit); local
507 __ j(NegateCondition(cond), &exit); local
518 __ j(NegateCondition(cond), &exit); local
529 __ j(NegateCondition(cond), &exit); local
542 __ j(NegateCondition(cond), &exit); local
570 __ j(NegateCondition(cond), &exit); local
595 __ j(NegateCondition(cond), &exit); local
611 __ j(NegateCondition(cond), &exit); local
630 __ j(NegateCondition(cond), &exit); local
640 __ j(NegateCondition(cond), &exit); local
645 __ j(NegateCondition(cond), &exit); local
650 __ j(NegateCondition(cond), &exit); local
655 __ j(NegateCondition(cond), &exit); local
736 Label exit; local
826 Label exit; local
1018 Label exit; local
1110 Label exit; local
1218 Label exit; local
1330 Label exit; local
1428 Label exit; local
1499 Label exit; local
1580 Label exit; local
1663 Label exit; local
1748 Label exit; local
1817 Label exit; local
1915 Label exit; local
2023 Label exit; local
2094 Label exit; local
2160 Label exit; local
2204 Label exit; local
    [all...]

Completed in 1565 milliseconds

1 23 4 5 6 7 8 91011>>