Home
last modified time | relevance | path

Searched defs:COUT (Results 1 – 25 of 96) sorted by relevance

1234

/dports/games/fheroes2/fheroes2-0.9.11/src/engine/
H A Dlogging.h88 #define COUT( x ) … macro
103 #define COUT( x ) … macro
110 #define COUT( x ) … macro
117 #define COUT( x ) … macro
/dports/games/exult/exult-snapshot-v1.7.0.20211128/headers/
H A Dcommon_types.h48 # define COUT(x) do { std::cout << x << std::endl; std::cout.flush(); } while (0) macro
51 # define COUT(x) do { } while(0) macro
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue123/
H A Dadder.vhdl11 COUT : out std_logic); port
33 COUT : out std_logic); port in ADDER.CSA.ADDER
/dports/math/math77/MATH77/
H A Dzsqrtx.f1 SUBROUTINE ZSQRTX(CIN,COUT) argument
21 DOUBLE PRECISION CIN(2), COUT(2) local
/dports/devel/cc65/cc65-2.19/libsrc/apple2/
H A Dcout.s13 COUT: label
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/swig/
H A DOStream.h113 enum StdOSType {COUT, CERR, CLOG}; enumerator
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/swig/
H A DOStream.h113 enum StdOSType {COUT, CERR, CLOG}; enumerator
/dports/biology/libnuml/NuML-1.1.4/libnuml/src/bindings/swig/
H A DOStream.h91 enum StdOSType {COUT, CERR, CLOG}; enumerator
/dports/biology/py-libnuml/NuML-1.1.4/libnuml/src/bindings/swig/
H A DOStream.h91 enum StdOSType {COUT, CERR, CLOG}; enumerator
/dports/biology/py-libsedml/libSEDML-2.0.26/src/bindings/swig/
H A DOStream.h60 enum StdOSType {COUT, CERR, CLOG}; enumerator
/dports/biology/libsedml/libSEDML-2.0.26/src/bindings/swig/
H A DOStream.h60 enum StdOSType {COUT, CERR, CLOG}; enumerator
/dports/x11/dxpc/dxpc-3.9.2/
H A Ddxpcconf.h.in18 #define COUT std::cout macro
31 #define COUT cout macro
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/
H A Dtc1286.vhd32 port (X : in BIT_VECTOR; COUT : out BIT); port
H A Dtc1290.vhd32 port (X : in BIT; COUT : out BIT); port
H A Dtc1289.vhd32 port (X : in BIT_VECTOR; COUT : out BIT); port
H A Dtc1284.vhd32 port (X : in BIT; COUT : out BIT); port
H A Dtc1285.vhd32 port (X : in BIT; Z : linkage BIT; COUT : out BIT); port
H A Dtc1288.vhd32 port (X : in BIT_VECTOR; Z : linkage BIT_VECTOR; COUT : out BIT); port
/dports/games/palomino/palomino/src/base/
H A Dstream.hh21 #define COUT std::cout macro
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/install.tst/
H A Darms_sim.v15 wire [3:0] COUT; net
H A Darmscnt.v14 output [3:0] COUT; port
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dexult_constants.h89 # define COUT(x) do { std::cout << x << std::endl; std::cout.flush(); } while (0) macro
92 # define COUT(x) do { } while(0) macro
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dzzlabl.f4 SUBROUTINE ZZLABL( VAL , COUT , NCHAR ) argument
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofconsol.h263 #define COUT (ofConsole.getCout()) macro
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/libsrc/
H A Dofconsol.cc31 OFOStringStream COUT; variable

1234