/external/libxml2/python/tests/ |
D | reader.py | 24 sys.exit(1) 28 sys.exit(1) 32 sys.exit(1) 36 sys.exit(1) 40 sys.exit(1) 44 sys.exit(1) 48 sys.exit(1) 53 sys.exit(1) 57 sys.exit(1) 61 sys.exit(1) [all …]
|
/external/swiftshader/third_party/subzero/tests_lit/reader_tests/ |
D | switch.ll | 9 switch i32 %a, label %exit [ 11 exit: 17 ; CHECK-NEXT: switch i32 %a, label %exit [ 19 ; CHECK-NEXT: exit: 128 switch i32 %a, label %exit [ 129 i32 -2147483649, label %exit ; min signed i32 - 1 130 i32 2147483648, label %exit ; max signed i32 + 1 132 exit: 138 ; CHECK-NEXT: switch i32 %a, label %exit [ 139 ; CHECK-NEXT: i32 2147483647, label %exit [all …]
|
/external/python/cpython3/Modules/clinic/ |
D | cmathmodule.c.h | 25 goto exit; in cmath_acos() 28 errno = 0; PyFPE_START_PROTECT("complex function", goto exit); in cmath_acos() 33 goto exit; in cmath_acos() 37 goto exit; in cmath_acos() 43 exit: in cmath_acos() 67 goto exit; in cmath_acosh() 70 errno = 0; PyFPE_START_PROTECT("complex function", goto exit); in cmath_acosh() 75 goto exit; in cmath_acosh() 79 goto exit; in cmath_acosh() 85 exit: in cmath_acosh() [all …]
|
D | _operator.c.h | 25 goto exit; in _operator_truth() 29 exit: in _operator_truth() 55 goto exit; in _operator_add() 59 exit: in _operator_add() 85 goto exit; in _operator_sub() 89 exit: in _operator_sub() 115 goto exit; in _operator_mul() 119 exit: in _operator_mul() 145 goto exit; in _operator_matmul() 149 exit: in _operator_matmul() [all …]
|
/external/clang/test/OpenMP/ |
D | target_exit_data_ast_print.cpp | 14 #pragma omp target exit data map(from: i) in tmain() 16 #pragma omp target exit data map(from: i) if (target exit data: j > 0) in tmain() 18 #pragma omp target exit data map(from: i) if (b) in tmain() 20 #pragma omp target exit data map(from: c) in tmain() 22 #pragma omp target exit data map(from: c) if(b>e) in tmain() 24 #pragma omp target exit data map(release: x[0:10], c) in tmain() 26 #pragma omp target exit data map(delete: x[0:10]) in tmain() 28 #pragma omp target exit data map(always, delete: x[0:10]) in tmain() 30 #pragma omp target exit data map(from: c) map(release: d) in tmain() 32 #pragma omp target exit data map(always,release: e) in tmain() [all …]
|
D | target_exit_data_depend_messages.cpp | 25 #pragma omp target exit data map(from: i) depend // expected-error {{expected '(' after 'depend'}} in tmain() 27 …#pragma omp target exit data map(from: i) depend ( // expected-error {{expected 'in', 'out' or 'in… in tmain() 29 …#pragma omp target exit data map(from: i) depend () // expected-error {{expected 'in', 'out' or 'i… in tmain() 31 …#pragma omp target exit data map(from: i) depend (argc // expected-error {{expected 'in', 'out' or… in tmain() 33 …#pragma omp target exit data map(from: i) depend (source : argc) // expected-error {{expected 'in'… in tmain() 35 …#pragma omp target exit data map(from: i) depend (source) // expected-error {{expected expression}… in tmain() 37 …#pragma omp target exit data map(from: i) depend (in : argc)) // expected-warning {{extra tokens a… in tmain() 39 #pragma omp target exit data map(from: i) depend (out: ) // expected-error {{expected expression}} in tmain() 41 …#pragma omp target exit data map(from: i) depend (inout : foobool(argc)), depend (in, argc) // exp… in tmain() 43 …#pragma omp target exit data map(from: i) depend (out :S1) // expected-error {{'S1' does not refer… in tmain() [all …]
|
D | target_exit_data_if_messages.cpp | 14 #pragma omp target exit data map(from: i) if // expected-error {{expected '(' after 'if'}} in main() 15 …#pragma omp target exit data map(from: i) if ( // expected-error {{expected expression}} expected-… in main() 16 #pragma omp target exit data map(from: i) if () // expected-error {{expected expression}} in main() 17 …#pragma omp target exit data map(from: i) if (argc // expected-error {{expected ')'}} expected-not… in main() 18 …#pragma omp target exit data map(from: i) if (argc)) // expected-warning {{extra tokens at the end… in main() 19 #pragma omp target exit data map(from: i) if (argc > 0 ? argv[1] : argv[2]) in main() 20 #pragma omp target exit data map(from: i) if (argc + argc) in main() 21 …#pragma omp target exit data map(from: i) if (foobool(argc)), if (true) // expected-error {{direct… in main() 22 …#pragma omp target exit data map(from: i) if (S1) // expected-error {{'S1' does not refer to a val… in main() 23 …#pragma omp target exit data map(from: i) if (argv[1]=2) // expected-error {{expected ')'}} expect… in main() [all …]
|
/external/selinux/libsepol/src/ |
D | kernel_to_cil.c | 41 goto exit; in cond_expr_to_str() 64 goto exit; in cond_expr_to_str() 71 goto exit; in cond_expr_to_str() 78 goto exit; in cond_expr_to_str() 90 goto exit; in cond_expr_to_str() 95 goto exit; in cond_expr_to_str() 102 goto exit; in cond_expr_to_str() 110 exit: in cond_expr_to_str() 132 goto exit; in constraint_expr_to_str() 148 goto exit; in constraint_expr_to_str() [all …]
|
D | kernel_to_conf.c | 40 goto exit; in cond_expr_to_str() 62 goto exit; in cond_expr_to_str() 69 goto exit; in cond_expr_to_str() 76 goto exit; in cond_expr_to_str() 88 goto exit; in cond_expr_to_str() 93 goto exit; in cond_expr_to_str() 100 goto exit; in cond_expr_to_str() 108 exit: in cond_expr_to_str() 130 goto exit; in constraint_expr_to_str() 146 goto exit; in constraint_expr_to_str() [all …]
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSD.cpp | 30 require_action( ok, exit, err = kDNSServiceErr_BadParam ); in Browse() 32 require_action( ok, exit, err = kDNSServiceErr_BadParam ); in Browse() 43 require_action( object != NULL, exit, err = kDNSServiceErr_NoMemory ); in Browse() 45 require_action( hr == S_OK, exit, err = kDNSServiceErr_Unknown ); in Browse() 49 require_noerr( err, exit ); in Browse() 55 require_noerr( err, exit ); in Browse() 59 exit: in Browse() 86 require_action( ok, exit, err = kDNSServiceErr_BadParam ); in Resolve() 88 require_action( ok, exit, err = kDNSServiceErr_BadParam ); in Resolve() 90 require_action( ok, exit, err = kDNSServiceErr_BadParam ); in Resolve() [all …]
|
/external/selinux/libsepol/cil/src/ |
D | cil_verify.c | 58 goto exit; in __cil_verify_name() 66 goto exit; in __cil_verify_name() 71 goto exit; in __cil_verify_name() 77 goto exit; in __cil_verify_name() 82 exit: in __cil_verify_name() 104 goto exit; in __cil_verify_syntax() 118 goto exit; in __cil_verify_syntax() 144 goto exit; in __cil_verify_syntax() 148 exit: in __cil_verify_syntax() 177 goto exit; in cil_verify_expr_syntax() [all …]
|
D | android.c | 82 goto exit; in __extract_attributees_helper() 107 goto exit; in __extract_attributees_helper() 114 goto exit; in __extract_attributees_helper() 119 goto exit; in __extract_attributees_helper() 125 goto exit; in __extract_attributees_helper() 131 exit: in __extract_attributees_helper() 152 goto exit; in cil_extract_attributees() 156 exit: in cil_extract_attributees() 226 goto exit; in __cil_attrib_convert_type() 230 exit: in __cil_attrib_convert_type() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 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.i 48 bb.i.i67: ; preds = %bb.i.i67, %symbol_Init.exit [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 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.i 48 bb.i.i67: ; preds = %bb.i.i67, %symbol_Init.exit [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | 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.i 48 bb.i.i67: ; preds = %bb.i.i67, %symbol_Init.exit [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | thumb2-jtb.ll | 8 br label %_getopt_internal.exit.ce 10 codeRepl127.exitStub: ; preds = %_getopt_internal.exit.ce 13 parse_options.exit.loopexit.exitStub: ; preds = %_getopt_internal.exit.ce 16 bb1.i.exitStub: ; preds = %_getopt_internal.exit.ce 19 bb90.i.exitStub: ; preds = %_getopt_internal.exit.ce 22 codeRepl104.exitStub: ; preds = %_getopt_internal.exit.ce 25 codeRepl113.exitStub: ; preds = %_getopt_internal.exit.ce 28 codeRepl51.exitStub: ; preds = %_getopt_internal.exit.ce 31 codeRepl70.exitStub: ; preds = %_getopt_internal.exit.ce 34 codeRepl119.exitStub: ; preds = %_getopt_internal.exit.ce [all …]
|
/external/minijail/ |
D | minijail0_cli.c | 45 exit(1); in set_user() 50 exit(1); in set_user() 66 exit(1); in set_group() 71 exit(1); in set_group() 82 exit(1); in skip_securebits() 113 exit(1); in use_caps() 124 exit(1); in use_caps() 138 exit(1); in add_binding() 146 exit(1); in add_binding() 159 exit(1); in add_rlimit() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | thumb2-jtb.ll | 17 codeRepl127.exitStub: ; preds = %_getopt_internal.exit.ce 20 br i1 %b, label %newFuncRoot, label %codeRepl127.exitStub.exit 22 codeRepl127.exitStub.exit: 25 parse_options.exit.loopexit.exitStub: ; preds = %_getopt_internal.exit.ce 28 bb1.i.exitStub: ; preds = %_getopt_internal.exit.ce 31 bb90.i.exitStub: ; preds = %_getopt_internal.exit.ce 34 codeRepl104.exitStub: ; preds = %_getopt_internal.exit.ce 37 codeRepl113.exitStub: ; preds = %_getopt_internal.exit.ce 40 codeRepl51.exitStub: ; preds = %_getopt_internal.exit.ce 43 codeRepl70.exitStub: ; preds = %_getopt_internal.exit.ce [all …]
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 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.ce 42 codeRepl51.exitStub: ; preds = %_getopt_internal.exit.ce [all …]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-46.ll | 16 br i1 %cmp, label %exit, label %store 20 br label %exit 22 exit: 35 br i1 %cmp, label %exit, label %store 39 br label %exit 41 exit: 54 br i1 %cmp, label %exit, label %store 58 br label %exit 60 exit: 72 br i1 %cmp, label %exit, label %store [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-46.ll | 16 br i1 %cmp, label %exit, label %store 20 br label %exit 22 exit: 35 br i1 %cmp, label %exit, label %store 39 br label %exit 41 exit: 54 br i1 %cmp, label %exit, label %store 58 br label %exit 60 exit: 72 br i1 %cmp, label %exit, label %store [all …]
|
/external/libcap/progs/ |
D | capsh.c | 66 exit(1); in main() 72 exit(1); in main() 78 exit(1); in main() 92 exit(1); in main() 106 exit(1); in main() 110 exit(1); in main() 115 exit(1); in main() 119 exit(1); in main() 133 exit(1); in main() 137 exit(1); in main() [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-09-22-CoalescerBug.ll | 17 br i1 undef, label %bb.i18, label %quantum_getwidth.exit 20 br i1 undef, label %bb.i18, label %quantum_getwidth.exit 22 quantum_getwidth.exit: ; preds = %bb.i18, %bb3 25 bb4: ; preds = %quantum_getwidth.exit 28 bb6.preheader: ; preds = %quantum_getwidth.exit 41 br i1 undef, label %quantum_new_qureg.exit, label %bb4.i 46 quantum_new_qureg.exit: ; preds = %bb3.i4 49 bb11.thread: ; preds = %quantum_new_qureg.exit 53 bb9: ; preds = %quantum_new_qureg.exit 60 br i1 undef, label %bb.i37, label %quantum_addscratch.exit [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-09-22-CoalescerBug.ll | 17 br i1 undef, label %bb.i18, label %quantum_getwidth.exit 20 br i1 undef, label %bb.i18, label %quantum_getwidth.exit 22 quantum_getwidth.exit: ; preds = %bb.i18, %bb3 25 bb4: ; preds = %quantum_getwidth.exit 28 bb6.preheader: ; preds = %quantum_getwidth.exit 41 br i1 undef, label %quantum_new_qureg.exit, label %bb4.i 46 quantum_new_qureg.exit: ; preds = %bb3.i4 49 bb11.thread: ; preds = %quantum_new_qureg.exit 53 bb9: ; preds = %quantum_new_qureg.exit 60 br i1 undef, label %bb.i37, label %quantum_addscratch.exit [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-09-22-CoalescerBug.ll | 17 br i1 undef, label %bb.i18, label %quantum_getwidth.exit 20 br i1 undef, label %bb.i18, label %quantum_getwidth.exit 22 quantum_getwidth.exit: ; preds = %bb.i18, %bb3 25 bb4: ; preds = %quantum_getwidth.exit 28 bb6.preheader: ; preds = %quantum_getwidth.exit 41 br i1 undef, label %quantum_new_qureg.exit, label %bb4.i 46 quantum_new_qureg.exit: ; preds = %bb3.i4 49 bb11.thread: ; preds = %quantum_new_qureg.exit 53 bb9: ; preds = %quantum_new_qureg.exit 60 br i1 undef, label %bb.i37, label %quantum_addscratch.exit [all …]
|