Home
last modified time | relevance | path

Searched refs:captured2 (Results 1 – 22 of 22) sorted by relevance

/dports/devel/py-behave/behave-1.2.6/tests/unit/
H A Dtest_capture.py121 captured1.add(captured2)
130 captured1.add(captured2)
139 captured3 = captured1 + captured2
148 assert captured2.stdout == "STDOUT2"
149 assert captured2.stderr == "STDERR2"
150 assert captured2.log_output == "LOG_OUTPUT2"
156 captured1 += captured2
161 assert captured2.stdout == "STDOUT2"
162 assert captured2.stderr == "STDERR2"
183 captured2 = Captured(stderr="yyy")
[all …]
/dports/devel/p5-IO-Util/IO-Util-1.5/t/
H A D01_capture.t35 ; capture { print_something('e'); print_something('f')} \ my $captured2
37 ; is $captured2, 'ef', 'Tied handle content'
/dports/math/newmat/newmat-1.1_1/
H A Dsolution.cpp101 enum Loop { start, captured1, captured2, binary, finish }; in Solve() enumerator
143 if (y[U] > 0) { TheLoop = captured2; Captured = true; break; } in Solve()
161 case captured2: in Solve()
172 if (y[C] > 0.5*y[L]) { TheLoop = captured2; break; } in Solve()
/dports/math/optpp/optpp-2.4/newmat11/
H A Dsolution.C97 enum Loop { start, captured1, captured2, binary, finish }; in Solve() enumerator
139 if (y[U] > 0) { TheLoop = captured2; Captured = true; break; } in Solve()
157 case captured2: in Solve()
168 if (y[C] > 0.5*y[L]) { TheLoop = captured2; break; } in Solve()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dsolution.cpp102 enum Loop { start, captured1, captured2, binary, finish }; in Solve() enumerator
144 if (y[U] > 0) { TheLoop = captured2; Captured = true; break; } in Solve()
162 case captured2: in Solve()
173 if (y[C] > 0.5*y[L]) { TheLoop = captured2; break; } in Solve()
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dwebpublishdialog.cpp480 QString captured1, captured2, captured3, captured4; in writepages() local
544 QString captured2 = rx.cap(2); in writepages() local
545 loc[captured1] = "page" + captured2 + ".html"; in writepages()
603 captured2 = rx.cap(2); in writepages()
604 id_page = captured2.toInt(&ok); in writepages()
655 captured2 = rx.cap(2); in writepages()
656 y1 = captured2.toInt(&ok); in writepages()
716 captured2 = rx.cap(2); in writepages()
717 y1 = int(captured2.toFloat(&ok) + 0.5); in writepages()
787 captured2 = rx.cap(2); in writepages()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm10/llvm-10.0.1.src/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm11/llvm-11.0.1.src/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm90/llvm-9.0.1.src/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm80/llvm-8.0.1.src/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/llvm70/llvm-7.0.1.src/test/Instrumentation/ThreadSanitizer/
H A Dcapture.ll34 define void @captured2() nounwind uwtable sanitize_thread {
45 ; CHECK-LABEL: define void @captured2
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/tests/unit/
H A Dtest_failure.py255 captured2 = _captured_failure('Woot!')
256 self.assertEqual(captured, captured2)