Home
last modified time | relevance | path

Searched refs:ccout (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/
H A Dfparser_ad.cc727 ccout << "extern \"C\" void " << fname in JITCodeGen()
764 ccout << "l" << i << ":\n"; in JITCodeGen()
894 ccout << "s[" << sp << "] = -s[" << sp << "];\n"; break; in JITCodeGen()
898 ccout << "s[" << sp << "] *= 180.0/M_PI;\n"; break; in JITCodeGen()
900 ccout << "s[" << sp << "] /= 180.0/M_PI;\n"; break; in JITCodeGen()
938 ccout << "s[" << dst << "] = s[" << src << "];\n"; in JITCodeGen()
974 ccout << "if (std::abs(s[" << sp-- << "]) < 0.5) "; in JITCodeGen()
976 ccout << "if (s[" << sp-- << "] < 0.5) "; in JITCodeGen()
979 ccout << "*ret = s[" << sp << "]; return;\n"; in JITCodeGen()
982 ccout << "goto l" << ip << ";\n"; in JITCodeGen()
[all …]
H A Dfparser_ad.hh144 …bool JITCodeGen(std::ostream & ccout, const std::string & fname, const std::string & Value_t_name);
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/conf/
H A Dcc-config.sh87 ccout=`$CC 2>&1`
90 nf=`echo "$ccout" | grep 'not found' `
96 ccout=""
99 if [ -n "$ccout" ]; then
113 ccout=`cc -c tt.$$.c 2>&1`
115 nf=`echo "$ccout" | grep 'not found' `
121 ccout=""
123 if [ -n "$ccout" ]; then
/dports/devel/sunpromake/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/devel/smake/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/devel/sccs/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/devel/schilybase/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/net/rscsi/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/archivers/star/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/sysutils/cdrtools/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/editors/ved/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/sysutils/schilyutils/schily-2021-09-18/conf/
H A Dcc-config.sh124 ccout=`(eval "$CC 2>&1") 2>/dev/null`
127 nf=`echo "$ccout" | grep 'not found' `
135 ccout=""
138 if [ -n "$ccout" ]; then
200 ccout=`(eval "$XCC -c tt.$$.c 2>&1") 2> /dev/null`
202 nf=`echo "$ccout" | grep 'not found' `
210 ccout=""
221 if [ -n "$xcc" -a -n "$ccout" ]; then
224 if [ -z "$xcc" -a -n "$ccout" ]; then
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/midifilter.lv2/filters/
H A Dmapcc.c36 const uint8_t ccout = midi_limit_val(floorf(*self->cfg[2]));
42 || (ccin == ccout)
51 buf[1] = ccout;
/dports/devel/py-pyvisa/PyVISA-1.11.3/pyvisa/ctwrapper/
H A Dcthelper.py31 fdout, ccout = tempfile.mkstemp()
35 "$CC -Wl,-t -o " + ccout + " 2>&1 -l" + name
44 os.unlink(ccout)
/dports/science/madness/madness-ebb3fd7/src/examples/compiler/
H A Dmra.cc35 std::ostream ccout(ccfile.rdbuf()); in main() local
36 driver.generate_cxx(ccout); in main()
/dports/audio/mixxx/mixxx-2.3.0/lib/qm-dsp/dsp/segmentation/
H A DClusterMeltSegmenter.cpp275 double *ccout = new double[ncoeff]; in extractFeaturesMFCC() local
291 mfcc->process(frame, ccout); in extractFeaturesMFCC()
294 cc[i] += ccout[i]; in extractFeaturesMFCC()
301 delete [] ccout; in extractFeaturesMFCC()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/qm-dsp/dsp/segmentation/
H A DClusterMeltSegmenter.cpp275 double *ccout = new double[ncoeff]; in extractFeaturesMFCC() local
291 mfcc->process(frame, ccout); in extractFeaturesMFCC()
294 cc[i] += ccout[i]; in extractFeaturesMFCC()
301 delete [] ccout; in extractFeaturesMFCC()
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dbmo.cpp433 double BijanMO::ropt_dicho(Vect x, Vect temp, double &ro, Vect g, double ccout) { in ropt_dicho() argument
453 if (l == 1 & fmin[0] > ccout) { in ropt_dicho()
534 ccout = fm; in ropt_dicho()
537 ccout = fmin[1]; in ropt_dicho()
541 cout << "\t\t\t\tdicho : " << ro << " " << ccout << " " << l << endl; in ropt_dicho()
544 return ccout; in ropt_dicho()
H A Dbmo.hpp67 double ropt_dicho(Vect x, Vect temp, double &ro, Vect g, double ccout);
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/lib/
H A Dcell.exp32 set ccout [gdb_compile $source $dest $type $options_spu]
35 return $ccout
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/lib/
H A Dcell.exp32 set ccout [gdb_compile $source $dest $type $options_spu]
35 return $ccout
/dports/security/pam_krb5-rh/pam_krb5-2.4.13/src/
H A Dpam_krb5_cchelper.c59 krb5_principal client, krb5_ccache *ccout) in cc_resolve_and_initialize() argument
125 *ccout = NULL; in cc_resolve_and_initialize()
129 *ccout = ccache; in cc_resolve_and_initialize()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/lib/
H A Dgdb.exp1344 set ccout [gdb_compile $source $dest $type $options_with_lib]
1345 switch -regexp -- $ccout {
1384 set ccout [gdb_compile $source $dest $type $options_with_lib]
1385 switch -regexp -- $ccout {
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/lib/
H A Dgdb.exp1344 set ccout [gdb_compile $source $dest $type $options_with_lib]
1345 switch -regexp -- $ccout {
1384 set ccout [gdb_compile $source $dest $type $options_with_lib]
1385 switch -regexp -- $ccout {
/dports/astro/gnuastro/gnuastro-0.16/bin/segment/
H A Dui.c410 gal_data_t *maxd, *ccin, *blankflag, *ccout=NULL; in ui_prepare_inputs() local
511 p->numdetections=gal_binary_connected_components(ccin, &ccout, in ui_prepare_inputs()
514 p->olabel=ccout; in ui_prepare_inputs()

12