Home
last modified time | relevance | path

Searched refs:opMul (Results 1 – 25 of 1621) sorted by relevance

12345678910>>...65

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d36 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
41 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
67 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
72 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
H A Dtest20.d809 S45 opMul(S45 s)
1035 S54 opMul(S54 s)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d36 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
41 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
67 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
72 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d35 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
40 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
66 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
71 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
H A Dtest20.d809 S45 opMul(S45 s)
1035 S54 opMul(S54 s)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d35 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
40 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
66 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
71 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d36 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
41 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
67 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
72 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d36 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
41 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
67 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
72 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d36 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
41 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
67 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
72 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d36 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
41 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
67 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
72 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dtemplate2.d35 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] in version()
40 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in version()
66 Vector opMul(tfloat b) { Vector r; for (int i=0; i<dim; ++i) r.d[i] = d[i] * in opMul() function
71 tfloat opMul(Vector b) { tfloat r=0; for (int i=0; i<dim; ++i) r += d[i]; in opMul() function
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/
H A Dop.go101 opMul const
136 opMul: "*",
153 token.MUL: opMul, // *
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/holiman/uint256/
H A Dfuzz.go18 opMul = 1 const
109 case opMul:
/dports/games/openspades/openspades-0.1.3/Resources/Scripts/Reference/API/
H A DMath.as75 IntVector3 opMul(const IntVector3@ other) const {}
129 Vector2 opMul(const Vector2@ other) const {}
201 Vector3 opMul(const Vector3@ other) const {}
285 Vector4 opMul(const Vector4@ other) const {}
353 Matrix4 opMul(const Matrix4@ other) {}
356 Vector4 opMul(const Vector4@ other) {}
360 Vector3 opMul(const Vector3@ other) {}
/dports/audio/vm-lv2/vm-0.14.0/
H A Dvm.ttl94 vm:opMul
1275 vm:opMul
1357 20.0 vm:opMul
1438 2.0 vm:opMul
1449 2.0 vm:opMul
1450 2.0 vm:opMul
1456 2.0 vm:opMul
1457 vm:opPi vm:opMul
1459 0.5 vm:opMul
1461 2.0 vm:opMul
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DPyrMathOps.cpp603 case opMul: in doSpecialBinaryArithMsg()
789 case opMul: in doSpecialBinaryArithMsg()
876 case opMul: in doSpecialBinaryArithMsg()
1078 case opMul: in doSpecialBinaryArithMsg()
1178 case opMul: in doSpecialBinaryArithMsg()
1264 case opMul: in doSpecialBinaryArithMsg()
1358 case opMul: in doSpecialBinaryArithMsg()
1499 case opMul: in doSpecialBinaryArithMsg()
1585 case opMul: in doSpecialBinaryArithMsg()
H A DOpcodes.h156 opMul,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Ddep_d1_ops.d56 int opMul(int i) { return 0; } in opMul() function
/dports/cad/verilator/verilator-4.216/src/
H A DV3Number_test.cpp65 gotnum.opMul(lhnum, rhnum); in test()
/dports/editors/madedit/madedit-0.2.9/syntax/
H A Dsyntax_d.syn71 …quals opIn opIn_r opIndex opIndexAssign opMatch opMod opModAssign opMod_r opMul opMulAssign opMul_…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/core/vm/
H A Dinstructions_test.go71 "mul": opMul,
354 opBenchmark(b, opMul, x, y)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/debug/dwarf/
H A Dconst.go241 opMul = 0x1E const
/dports/lang/gcc9/gcc-9.4.0/libgo/go/debug/dwarf/
H A Dconst.go241 opMul = 0x1E const
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/debug/dwarf/
H A Dconst.go241 opMul = 0x1E const
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/CoreImp/Optimizer/
H A DInliner.hs114 , binary semiringNumber opMul Multiply
378 opMul :: forall a b. (IsString a, IsString b) => (a, b)
379 opMul = (C.dataSemiring, C.mul) function

12345678910>>...65