Home
last modified time | relevance | path

Searched refs:Cval (Results 1 – 25 of 59) sorted by relevance

123

/dports/graphics/sampleicc/SampleICC-1.6.8/Tools/CmdLine/IccGamutMapGirdle/
H A DiccGamutMapGirdle.cpp118 icFloatNumber Lval, Cval; in main() local
143 for (Cval=25; Cval<128; Cval+=.5) { in main()
145 pixel[1] = Cval; in main()
160 pixel[1] = Cval; in main()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/scolib/src/scolib/
H A DEAindividual.h95 response.get(colin::cvf_info, Cval); in update_from_response()
97 Cval = colin::real::positive_infinity; in update_from_response()
114 real Cval; variable
223 Cval = point.Cval; in copy()
278 os << "Sel_Val " << Sel_Val << " Eval " << Val << " " << " CViol " << Cval; in write()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/c-c++-common/gomp/
H A Dgridify-2.c22 float Cval = 0.0; in tiled_sgemm_tt() local
47 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
59 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.ada/bias/
H A Dbias.adb31 Cval : Char_Range := 65; variable
49 Do_Nothing (Cval'Address);
/dports/math/libmesh/libmesh-1.6.2/tests/solvers/
H A Dtime_solver_test_common.h218 Number Cval = this->C(c,qp); in damping_residual() local
222 Fu(i) += Cval*udot; in damping_residual()
226 Kuu(i,j) += Cval*context.get_elem_solution_rate_derivative(); in damping_residual()
327 Number Cval = this->C(c,qp); in damping_residual() local
331 Fv(i) += Cval*udot; in damping_residual()
335 Kvv(i,j) += Cval*context.get_elem_solution_rate_derivative(); in damping_residual()
/dports/science/ergo/ergo-3.8/source/densfromf/recursive_expansion/src/
H A Dpurification_sp2acc.h85 virtual void return_constant_C(const int it, real& Cval);
313 void Purification_sp2acc<MatrixType>::return_constant_C(const int it, real& Cval) in return_constant_C() argument
320 Cval = -1; in return_constant_C()
336 Cval = C_SP2; in return_constant_C()
358 Cval = -1; in return_constant_C()
371 Cval = -1; in return_constant_C()
379 Cval = C1; in return_constant_C()
381 do_output(LOG_CAT_INFO, LOG_AREA_DENSFROMF, "*********** C = %g ************", Cval); in return_constant_C()
/dports/math/heyoka/heyoka-0.16.0/src/celmec/
H A Dvsop2013.cpp259 const auto Cval = val_ptr[alpha][i * 19u + 18u]; in vsop2013_elliptic_impl() local
262 if (std::sqrt(Cval * Cval + Sval * Sval) < thresh) { in vsop2013_elliptic_impl()
280 cur[i] = std::move(tmp) + Cval * cos(std::move(trig_arg)); in vsop2013_elliptic_impl()
/dports/lang/gcc8/gcc-8.5.0/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.hsa.c/
H A Dtiling-1.c170 float Cval = 0.0; in tiled_sgemm_tt() local
195 Cval += As[row][e] * Bs[e][col]; in tiled_sgemm_tt()
207 C[(C_row*LDC)+C_col] = alpha*Cval + beta*C[(C_row*LDC)+C_col]; in tiled_sgemm_tt()

123