Home
last modified time | relevance | path

Searched refs:PRINT (Results 201 – 225 of 8005) sorted by relevance

12345678910>>...321

/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_print.cpp445 PRINT("not"); in print()
518 PRINT("%s", colour[TXT_IMMD]); in print()
619 PRINT("join "); in print()
625 PRINT("not"); in print()
636 PRINT("sat "); in print()
641 PRINT(" ind"); in print()
643 PRINT(" abs"); in print()
704 PRINT("psl "); in print()
706 PRINT("mrg "); in print()
721 PRINT("patch "); in print()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_print.cpp445 PRINT("not"); in print()
518 PRINT("%s", colour[TXT_IMMD]); in print()
619 PRINT("join "); in print()
625 PRINT("not"); in print()
636 PRINT("sat "); in print()
641 PRINT(" ind"); in print()
643 PRINT(" abs"); in print()
704 PRINT("psl "); in print()
706 PRINT("mrg "); in print()
721 PRINT("patch "); in print()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
H A Dco-yield-05-co-aw.C13 PRINT ("f: about to yield"); in f()
16 PRINT ("f: about to return 6174"); in f()
22 PRINT ("main: create coro1"); in main()
27 PRINT ("main: resuming (initial suspend)"); in main()
29 PRINT ("main: resuming (await intprt)"); in main()
32 PRINT ("main: after resume (2)"); in main()
36 PRINT ("main: apparently got 42"); in main()
43 PRINT ("main: after resume (co_yield)"); in main()
47 PRINT ("main: apparently got 6174"); in main()
50 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
H A Dco-yield-05-co-aw.C13 PRINT ("f: about to yield"); in f()
16 PRINT ("f: about to return 6174"); in f()
22 PRINT ("main: create coro1"); in main()
27 PRINT ("main: resuming (initial suspend)"); in main()
29 PRINT ("main: resuming (await intprt)"); in main()
32 PRINT ("main: after resume (2)"); in main()
36 PRINT ("main: apparently got 42"); in main()
43 PRINT ("main: after resume (co_yield)"); in main()
47 PRINT ("main: apparently got 6174"); in main()
50 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
H A Dco-yield-05-co-aw.C13 PRINT ("f: about to yield"); in f()
16 PRINT ("f: about to return 6174"); in f()
22 PRINT ("main: create coro1"); in main()
27 PRINT ("main: resuming (initial suspend)"); in main()
29 PRINT ("main: resuming (await intprt)"); in main()
32 PRINT ("main: after resume (2)"); in main()
36 PRINT ("main: apparently got 42"); in main()
43 PRINT ("main: after resume (co_yield)"); in main()
47 PRINT ("main: apparently got 6174"); in main()
50 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
H A Dco-yield-05-co-aw.C13 PRINT ("f: about to yield"); in f()
16 PRINT ("f: about to return 6174"); in f()
22 PRINT ("main: create coro1"); in main()
27 PRINT ("main: resuming (initial suspend)"); in main()
29 PRINT ("main: resuming (await intprt)"); in main()
32 PRINT ("main: after resume (2)"); in main()
36 PRINT ("main: apparently got 42"); in main()
43 PRINT ("main: after resume (co_yield)"); in main()
47 PRINT ("main: apparently got 6174"); in main()
50 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/coroutines/torture/
H A Dlocal-var-04-hiding-nested-scopes.C22 PRINT ("f: about to yield start"); in f()
28 PRINT ("f: about to yield (value-31)"); in f()
32 PRINT ("f: about to return (value+6163)"); in f()
38 PRINT ("main: create coro1"); in main()
40 PRINT ("main: got coro1 - resuming (1)"); in main()
44 PRINT ("main: after resume (1)"); in main()
52 PRINT ("main: after resume (2)"); in main()
59 PRINT ("main: done?"); in main()
67 PRINT ("main: apparently got 6174"); in main()
70 PRINT ("main: apparently not done..."); in main()
[all …]
/dports/science/hdf/hdf-4.2.15/bin/
H A Druntest66 PRINT()
100 PRINT " `date`"
101 PRINT " $ERRMSG"
126 PRINT
375 PRINT " $LOGFILE"
492 PRINT $x $y
719 PRINT TEST_TYPES=$TEST_TYPES
726 PRINT " $CVSLOG"
816 (PRINT "=============="
817 PRINT "Testing $h"
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
86 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
96 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
106 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
117 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
122 PRINT(LD_IO, in omp_set_max_active_levels()
157 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
164 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
84 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
94 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
104 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
115 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
120 PRINT(LD_IO, in omp_set_max_active_levels()
155 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
162 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
86 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
96 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
106 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
117 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
122 PRINT(LD_IO, in omp_set_max_active_levels()
157 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
164 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/libtickit/libtickit-0.4.2a/t/
H A D30renderbuffer-span.c118 GOTO(0,0), SETPEN(), PRINT("aaa"), SETPEN(.b=1), PRINT("AA"), SETPEN(), PRINT("aaa"), in main()
120 GOTO(2,0), SETPEN(), PRINT("ccc"), SETPEN(.b=1), PRINT("CCCCC"), in main()
121 GOTO(3,0), SETPEN(.b=1), PRINT("DDDDD"), SETPEN(), PRINT("ddd"), in main()
137 SETPEN(), PRINT("ab"), in main()
138 SETPEN(), PRINT("-"), // c in main()
139 SETPEN(), PRINT("d"), in main()
140 SETPEN(), PRINT("-"), // e in main()
141 SETPEN(), PRINT("f"), in main()
142 SETPEN(), PRINT("-"), // g in main()
143 SETPEN(), PRINT("h"), in main()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
86 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
96 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
106 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
117 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
122 PRINT(LD_IO, in omp_set_max_active_levels()
157 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
164 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
84 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
94 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
104 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
115 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
120 PRINT(LD_IO, in omp_set_max_active_levels()
155 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
162 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
86 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
96 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
106 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
117 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
122 PRINT(LD_IO, in omp_set_max_active_levels()
157 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
164 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
84 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
94 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
104 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
115 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
120 PRINT(LD_IO, in omp_set_max_active_levels()
155 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
162 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc); in omp_get_wtick()
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc); in omp_get_wtime()
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num); in omp_set_num_threads()
86 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc); in omp_in_parallel()
96 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc); in omp_in_final()
106 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc); in omp_get_dynamic()
117 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc); in omp_get_nested()
122 PRINT(LD_IO, in omp_set_max_active_levels()
157 PRINT(LD_IO, "backtrack %d steps\n", steps); in omp_get_ancestor_thread_num()
164 PRINT(LD_ALL, in omp_get_ancestor_thread_num()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/src/
H A Dlibcall.cu20 PRINT(LD_IO, "omp_get_wtick() returns %g\n", rc);
26 PRINT(LD_IO, "call omp_get_wtime() returns %g\n", rc);
35 PRINT(LD_IO, "call omp_set_num_threads(num %d)\n", num);
84 PRINT(LD_IO, "call omp_in_parallel() returns %d\n", rc);
94 PRINT(LD_IO, "call omp_in_final() returns %d\n", rc);
104 PRINT(LD_IO, "call omp_get_dynamic() returns %d\n", rc);
115 PRINT(LD_IO, "call omp_get_nested() returns %d\n", rc);
120 PRINT(LD_IO,
155 PRINT(LD_IO, "backtrack %d steps\n", steps);
162 PRINT(LD_ALL,
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/unit-tests/
H A Dmodts.mk16 PRINT= print -r --
18 PRINT= printf '%s\n'
20 PRINT= echo
36 @${PRINT} 'LIST:ts/n="${LIST:ts\n}"'
37 @${PRINT} 'LIST:ts/t="${LIST:ts\t}"'
38 @${PRINT} 'LIST:ts/012:tu="${LIST:ts\012:tu}"'
39 @${PRINT} 'LIST:ts/xa:tu="${LIST:ts\xa:tu}"'
40 @${PRINT} 'LIST:tx="${LIST:tx}"'
41 @${PRINT} 'LIST:ts/x:tu="${LIST:ts\X:tu}"'
42 @${PRINT} 'FU_$@="${FU_${@:ts}:ts}"'
[all …]

12345678910>>...321