Home
last modified time | relevance | path

Searched refs:test_label (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/misc/py-xgboost/xgboost-1.5.1/R-package/tests/testthat/
H A Dtest_dmatrix.R8 test_label <- agaricus.test$label[1:100] globalVar
12 dtest1 <- xgb.DMatrix(test_data, label = test_label)
22 dtest3 <- xgb.DMatrix(int_data, label = test_label)
28 dtest1 <- xgb.DMatrix(test_data, label = test_label)
49 expect_true(setinfo(dtest, 'label', test_label))
51 expect_equal(test_label, getinfo(dtest, 'label'))
62 expect_true(setinfo(dtest, 'weight', test_label))
65 expect_error(setinfo(dtest, 'group', test_label))
71 expect_error(setinfo(dtest, 'asdf', test_label))
75 dtest <- xgb.DMatrix(test_data, label = test_label)
[all …]
/dports/misc/xgboost/xgboost-1.5.1/R-package/tests/testthat/
H A Dtest_dmatrix.R8 test_label <- agaricus.test$label[1:100] globalVar
12 dtest1 <- xgb.DMatrix(test_data, label = test_label)
22 dtest3 <- xgb.DMatrix(int_data, label = test_label)
28 dtest1 <- xgb.DMatrix(test_data, label = test_label)
49 expect_true(setinfo(dtest, 'label', test_label))
51 expect_equal(test_label, getinfo(dtest, 'label'))
62 expect_true(setinfo(dtest, 'weight', test_label))
65 expect_error(setinfo(dtest, 'group', test_label))
71 expect_error(setinfo(dtest, 'asdf', test_label))
75 dtest <- xgb.DMatrix(test_data, label = test_label)
[all …]
/dports/textproc/p5-Text-Soundex/Text-Soundex-3.05/t/
H A Dbasic.t9 sub test_label;
17 test_label "use Text::Soundex 'soundex'";
29 test_label "use Text::Soundex;";
62 test_label "setting \$soundex_nocode";
74 test_label "empty list";
86 my $test_label;
91 $test_label = undef;
105 $test_label = "soundex($s) eq ($e)";
119 $test_label = "soundex($s) eq $e";
130 sub test_label
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qlabel/
H A Dtst_qlabel.cpp131 QPointer<QLabel> test_label; member in tst_QLabel
221 test_label= new QLabel( test_box ); in setBuddy()
225 layout->addWidget(test_label); in setBuddy()
231 test_label->setBuddy( test_edit ); in setBuddy()
232 test_label->setFocus(); in setBuddy()
353 if (!test_label) in eventPropagation_data()
354 test_label = new QLabel(test_box); in eventPropagation_data()
365 test_label->setText(text); in eventPropagation()
375 delete test_label; in focusPolicy()
376 test_label = new QLabel; in focusPolicy()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Generic/
H A Daddr-label.ll6 ret i8* blockaddress(@test1b, %test_label)
12 test_label:
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
31 indirectbr i8* %target, [label %test_label]
33 test_label:
45 store i8* blockaddress(@test3b, %test_label), i8** %P
52 br label %test_label
53 test_label:
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dhaproxy_srvr.c641 test_label, STR_OR_NULL(test_case->exp_return), in evaluate_test_case()
648 test_label, in evaluate_test_case()
655 test_label, in evaluate_test_case()
669 test_label, in evaluate_test_case()
675 test_label, in evaluate_test_case()
681 test_label, in evaluate_test_case()
687 test_label, in evaluate_test_case()
770 VSTRING *test_label; in main() local
781 test_label = vstring_alloc(100); in main()
837 vstring_sprintf(test_label, "%d (converted to v2)", in main()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Generic/
H A Daddr-label.ll9 ret i8* blockaddress(@test1b, %test_label)
15 test_label:
25 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
34 indirectbr i8* %target, [label %test_label]
36 test_label:
48 store i8* blockaddress(@test3b, %test_label), i8** %P
55 br label %test_label
56 test_label:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A Daddr-label.ll9 ret i8* blockaddress(@test1b, %test_label)
15 test_label:
25 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
34 indirectbr i8* %target, [label %test_label]
36 test_label:
48 store i8* blockaddress(@test3b, %test_label), i8** %P
55 br label %test_label
56 test_label:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Generic/
H A Daddr-label.ll9 ret i8* blockaddress(@test1b, %test_label)
15 test_label:
25 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
34 indirectbr i8* %target, [label %test_label]
36 test_label:
48 store i8* blockaddress(@test3b, %test_label), i8** %P
55 br label %test_label
56 test_label:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A Daddr-label.ll9 ret i8* blockaddress(@test1b, %test_label)
15 test_label:
25 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
34 indirectbr i8* %target, [label %test_label]
36 test_label:
48 store i8* blockaddress(@test3b, %test_label), i8** %P
55 br label %test_label
56 test_label:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Generic/
H A Daddr-label.ll9 ret i8* blockaddress(@test1b, %test_label)
15 test_label:
25 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*
34 indirectbr i8* %target, [label %test_label]
36 test_label:
48 store i8* blockaddress(@test3b, %test_label), i8** %P
55 br label %test_label
56 test_label:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/RISCV/
H A Dindirectbr.ll9 ; RV32I-NEXT: .LBB0_1: # %test_label
12 indirectbr i8* %target, [label %test_label]
13 test_label:
23 ; RV32I-NEXT: .LBB1_1: # %test_label
27 indirectbr i8* %target, [label %test_label]
28 test_label:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Dindirectbr.ll9 ; RV32I-NEXT: .LBB0_1: # %test_label
12 indirectbr i8* %target, [label %test_label]
13 test_label:
23 ; RV32I-NEXT: .LBB1_1: # %test_label
27 indirectbr i8* %target, [label %test_label]
28 test_label:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/RISCV/
H A Dindirectbr.ll9 ; RV32I-NEXT: .LBB0_1: # %test_label
12 indirectbr i8* %target, [label %test_label]
13 test_label:
23 ; RV32I-NEXT: .LBB1_1: # %test_label
27 indirectbr i8* %target, [label %test_label]
28 test_label:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Dindirectbr.ll9 ; RV32I-NEXT: .LBB0_1: # %test_label
12 indirectbr i8* %target, [label %test_label]
13 test_label:
23 ; RV32I-NEXT: .LBB1_1: # %test_label
27 indirectbr i8* %target, [label %test_label]
28 test_label:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Dindirectbr.ll9 ; RV32I-NEXT: .LBB0_1: # %test_label
12 indirectbr i8* %target, [label %test_label]
13 test_label:
23 ; RV32I-NEXT: .LBB1_1: # %test_label
27 indirectbr i8* %target, [label %test_label]
28 test_label:

12345678910>>...12