Home
last modified time | relevance | path

Searched refs:PRINT (Results 1 – 25 of 4421) sorted by relevance

12345678910>>...177

/dports/emulators/x16-rom/x16-rom-r38/test/fp/
H A Dmath.bas6 1010 PRINT SQR(0)
7 1020 PRINT SQR(1)
8 1030 PRINT SQR(2)
9 1040 PRINT SQR(3)
10 1050 PRINT SQR(4)
11 1060 PRINT SQR(5)
17 1220 PRINT LOG(1)
18 1230 PRINT LOG(2)
19 1240 PRINT LOG(3)
20 1250 PRINT LOG(4)
[all …]
H A Dmult.bas61 2150 PRINT
69 2260 PRINT
92 2370 PRINT
114 2570 PRINT
135 2760 PRINT
145 2870 PRINT
151 4040 PRINT
156 4130 PRINT
162 5040 PRINT A*A
163 5050 PRINT A*B
[all …]
H A Dadd.bas61 2150 PRINT
69 2260 PRINT
92 2370 PRINT
114 2570 PRINT
135 2760 PRINT
145 2870 PRINT
151 3040 PRINT
152 3050 PRINT
157 3130 PRINT
158 3140 PRINT
[all …]
/dports/audio/alsa-utils/alsa-utils-1.2.2/alsactl/init/
H A Dtest4 PRINT="Default CTL:\n"
64 PRINT=" Element #0:\n"
83 PRINT=" Element #1:\n"
102 PRINT=" Element #2:\n"
121 PRINT=" Element #3:\n"
140 PRINT=" Element #4:\n"
159 PRINT=" Element #5:\n"
178 PRINT=" Element #6:\n"
197 PRINT=" Element #7:\n"
216 PRINT=" Element #8:\n"
[all …]
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Dmatch.c343 /* !"#$%&'( */ PRINT, PRINT, PRINT, PRINT, PRINT, PRINT, PRINT, PRINT,
344 /* )*+,-./ */ PRINT, PRINT, PRINT, PRINT, PRINT | ALLOW, PRINT | ALLOW,
345 PRINT,
346 /* 012 */ PRINT | DIGIT | ALLOW, PRINT | DIGIT | ALLOW,
352 /* 9:; */ PRINT | DIGIT | ALLOW, PRINT, PRINT,
353 /* <=>? */ PRINT, PRINT, PRINT, PRINT,
371 /* YZ[ */ PRINT | ALPHA | ALLOW, PRINT | ALPHA | ALLOW, PRINT,
372 /* \]^ */ PRINT, PRINT, PRINT,
373 /* _` */ PRINT | ALLOW, PRINT,
390 /* yz{ */ PRINT | ALPHA | ALLOW, PRINT | ALPHA | ALLOW, PRINT,
[all …]
/dports/irc/irc/irc2.11.2p3/common/
H A Dmatch.c104 /* !"# */ PRINT|UVALID, PRINT|UVALID, PRINT|UVALID,
105 /* $%& */ PRINT|UVALID, PRINT|UVALID, PRINT|UVALID,
106 /* '() */ PRINT|UVALID, PRINT|UVALID, PRINT|UVALID,
107 /* *+, */ PRINT, PRINT|UVALID, PRINT|UVALID,
108 /* -./ */ PRINT|NVALID|UVALID, PRINT|UVALID, PRINT|UVALID,
114 /* :; */ PRINT|UVALID, PRINT|UVALID,
115 /* <=> */ PRINT|UVALID, PRINT|UVALID, PRINT|UVALID,
116 /* ?@ */ PRINT, PRINT,
130 /* [\ */ PRINT|NVALID|UVALID, PRINT|NVALID|UVALID,
131 /* ]^ */ PRINT|NVALID|UVALID, PRINT|NVALID|UVALID,
[all …]
/dports/math/gap/gap-4.11.0/pkg/anupq-3.2.1/src/
H A Dtext.c20 PRINT("Defining relation was %d\n", arg1); in text()
26 PRINT("Generator %d is trivial\n", arg1); in text()
29 PRINT("Generator %d is redundant\n", arg1); in text()
33 PRINT("\nGroup completed."); in text()
36 PRINT(" Order = %d^%d\n", arg2, arg3); in text()
40 PRINT(" Relation ignored.\n"); in text()
43 PRINT("%d-quotient is trivial\n", arg1); in text()
46 PRINT("%d-quotient is cyclic\n", arg1); in text()
49 PRINT("Jacobi was "); in text()
50 PRINT("%d %d %d\n", arg1, arg2, arg3); in text()
[all …]
/dports/mail/s-nail/s-nail-14.9.23/src/su/
H A Dgen-cs-ctype.h41 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
42 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
43 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
44 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
45 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
46 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
47 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
48 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
49 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
50 a_X(GRAPH)|a_X(PRINT)|a_X(PUNCT),
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/common/
H A Dcmd_pci.c149 #define PRINT(msg, type, reg) \ in pci_header_show() macro
159 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
160 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
161 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
162 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
167 PRINT (" programming interface = 0x%.2x\n", byte, PCI_CLASS_PROG); in pci_header_show()
171 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
187 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
188 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
198 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/common/
H A Dcmd_pci.c212 #define PRINT(msg, type, reg) \ in pci_header_show() macro
222 PRINT (" vendor ID = 0x%.4x\n", word, PCI_VENDOR_ID); in pci_header_show()
223 PRINT (" device ID = 0x%.4x\n", word, PCI_DEVICE_ID); in pci_header_show()
224 PRINT (" command register = 0x%.4x\n", word, PCI_COMMAND); in pci_header_show()
225 PRINT (" status register = 0x%.4x\n", word, PCI_STATUS); in pci_header_show()
234 PRINT (" BIST = 0x%.2x\n", byte, PCI_BIST); in pci_header_show()
250 PRINT (" min Grant = 0x%.2x\n", byte, PCI_MIN_GNT); in pci_header_show()
251 PRINT (" max Latency = 0x%.2x\n", byte, PCI_MAX_LAT); in pci_header_show()
261 PRINT (" IO base = 0x%.2x\n", byte, PCI_IO_BASE); in pci_header_show()
262 PRINT (" IO limit = 0x%.2x\n", byte, PCI_IO_LIMIT); in pci_header_show()
[all …]
/dports/science/molscript/MolScript-280abee/code/
H A Deps_img.c66 PRINT ("/bwproc {\n"); in eps_first_plot()
67 PRINT (" rgbproc\n"); in eps_first_plot()
74 PRINT (" } forall\n"); in eps_first_plot()
76 PRINT ("} def\n"); in eps_first_plot()
82 PRINT (" } def\n"); in eps_first_plot()
83 PRINT ("} if\n"); in eps_first_plot()
87 PRINT ("gsave\n"); in eps_first_plot()
90 PRINT ("%%EndSetup\n"); in eps_first_plot()
133 PRINT ("%%EndData\n"); in eps_finish_output()
134 PRINT ("grestore\n"); in eps_finish_output()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/coroutines/torture/
H A Dexceptions-test-01-n4849-a.C23 PRINT("coro1 mv ctor "); in coro1()
28 PRINT("coro1 op= ");
32 PRINT("Destroyed coro1"); in ~coro1()
120 PRINT ("f: about to return 22"); in n4849_ia_thrower()
132 PRINT ("main: case 0 ctor threw?"); in main()
136 PRINT ("main: got coro, resuming.."); in main()
146 PRINT ("main: case 0 not done."); in main()
187 PRINT ("main: case 2 ctor threw?"); in main()
192 PRINT ("main: got coro, resuming.."); in main()
202 PRINT ("main: case 2 not done."); in main()
[all …]
/dports/science/teem/teem-1.11.0-src/src/air/test/
H A Dtprint.c40 sz = 1; PRINT; in main()
45 sz += 1; PRINT; in main()
46 sz -= 1; PRINT; in main()
47 sz -= 1; PRINT; in main()
48 sz -= 1; PRINT; in main()
50 #undef PRINT in main()
54 pd = 1; PRINT; in main()
72 pd += 1; PRINT; in main()
73 pd += 1; PRINT; in main()
74 pd += 1; PRINT; in main()
[all …]

12345678910>>...177