Home
last modified time | relevance | path

Searched refs:cppOutput (Results 1 – 5 of 5) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/ppcc/src/
H A Dppcc.cc271 Str *cppOutput = RunCPP(); in ExecCompiler() local
280 Print(cppOutput); in ExecCompiler()
283 int success = WriteProcess(Compiler, args, cppOutput); in ExecCompiler()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/codegen/tests/
H A Dtest_templateclassgenerator.h41 void cppOutput();
H A Dtest_templateclassgenerator.cpp253 void TestTemplateClassGenerator::cppOutput() in cppOutput() function in TestTemplateClassGenerator
/dports/science/afni/afni-AFNI_21.3.16/src/
H A DGeneric.h1188 ERROR_NUMBER DuplicateComplexPlane(ComplexPlane cpInput, ComplexPlane *cppOutput);
1656 …teProductVector(COMPLEX *cpFormerInput, COMPLEX *cpLatterInput, COMPLEX **cppOutput, long lLength);
H A DdistanceField.h1258 ERROR_NUMBER DuplicateComplexPlane(ComplexPlane cpInput, ComplexPlane *cppOutput);
1726 …teProductVector(COMPLEX *cpFormerInput, COMPLEX *cpLatterInput, COMPLEX **cppOutput, long lLength);