Home
last modified time | relevance | path

Searched defs:opR (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/gap/gap-4.11.0/src/
H A Dariths.c535 static Int EqNot(Obj opL, Obj opR) in EqNot()
549 Obj opR ) in EqObject()
615 static Int LtObject(Obj opL, Obj opR) in LtObject()
685 static Int InObject(Obj opL, Obj opR) in InObject()
749 static Obj SumObject(Obj opL, Obj opR) in SumObject()
827 static Obj DiffObject(Obj opL, Obj opR) in DiffObject()
902 static Obj ProdObject(Obj opL, Obj opR) in ProdObject()
965 static Obj QuoDefault(Obj opL, Obj opR) in QuoDefault()
979 static Obj QuoObject(Obj opL, Obj opR) in QuoObject()
1153 static Obj PowObject(Obj opL, Obj opR) in PowObject()
[all …]
H A Dariths.h261 EXPORT_INLINE Int EQ(Obj opL, Obj opR) in EQ()
291 EXPORT_INLINE Int LT(Obj opL, Obj opR) in LT()
319 EXPORT_INLINE Int IN(Obj opL, Obj opR) in IN()
351 EXPORT_INLINE Obj SUM(Obj opL, Obj opR) in SUM()
409 EXPORT_INLINE Obj DIFF(Obj opL, Obj opR) in DIFF()
464 EXPORT_INLINE Obj PROD(Obj opL, Obj opR) in PROD()
513 EXPORT_INLINE Obj QUO(Obj opL, Obj opR) in QUO()
534 EXPORT_INLINE Obj LQUO(Obj opL, Obj opR) in LQUO()
555 EXPORT_INLINE Obj POW(Obj opL, Obj opR) in POW()
576 EXPORT_INLINE Obj COMM(Obj opL, Obj opR) in COMM()
[all …]
H A Dfinfield.c420 static Int EqFFE(Obj opL, Obj opR) in EqFFE()
476 static Int LtFFE(Obj opL, Obj opR) in LtFFE()
604 static Obj SumFFEFFE(Obj opL, Obj opR) in SumFFEFFE()
646 static Obj SumFFEInt(Obj opL, Obj opR) in SumFFEInt()
676 static Obj SumIntFFE(Obj opL, Obj opR) in SumIntFFE()
763 static Obj DiffFFEFFE(Obj opL, Obj opR) in DiffFFEFFE()
1046 static Obj QuoFFEFFE(Obj opL, Obj opR) in QuoFFEFFE()
1091 static Obj QuoFFEInt(Obj opL, Obj opR) in QuoFFEInt()
1124 static Obj QuoIntFFE(Obj opL, Obj opR) in QuoIntFFE()
1169 static Obj PowFFEInt(Obj opL, Obj opR) in PowFFEInt()
[all …]
H A Dexprs.c162 Obj opR; /* evaluated right operand */ in EvalAnd() local
237 Obj opR; /* evaluated right operand */ in EvalEq() local
270 Obj opR; /* evaluated right operand */ in EvalNe() local
303 Obj opR; /* evaluated right operand */ in EvalLt() local
336 Obj opR; /* evaluated right operand */ in EvalGe() local
369 Obj opR; /* evaluated right operand */ in EvalGt() local
402 Obj opR; /* evaluated right operand */ in EvalLe() local
433 Obj opR; /* evaluated right operand */ in EvalIn() local
468 Obj opR; /* evaluated right operand */ in EvalSum() local
535 Obj opR; /* evaluated right operand */ in EvalDiff() local
[all …]
H A Drational.c128 static Int EqRat(Obj opL, Obj opR) in EqRat()
164 static Int LtRat(Obj opL, Obj opR) in LtRat()
201 static Obj SumRat(Obj opL, Obj opR) in SumRat()
336 static Obj DiffRat(Obj opL, Obj opR) in DiffRat()
403 static Obj ProdRat(Obj opL, Obj opR) in ProdRat()
496 static Obj QuoRat(Obj opL, Obj opR) in QuoRat()
615 static Obj PowRat(Obj opL, Obj opR) in PowRat()
H A Dinteger.c1149 Int EqInt(Obj opL, Obj opR) in EqInt()
1175 Int LtInt(Obj opL, Obj opR) in LtInt()
1273 inline Obj SumInt(Obj opL, Obj opR) in SumInt()
1290 inline Obj DiffInt(Obj opL, Obj opR) in DiffInt()
1436 Obj ProdInt(Obj opL, Obj opR) in ProdInt()
1585 Obj PowInt ( Obj opL, Obj opR ) in PowInt()
1726 Obj ModInt(Obj opL, Obj opR) in ModInt()
1863 Obj QuoInt(Obj opL, Obj opR) in QuoInt()
1997 Obj RemInt(Obj opL, Obj opR) in RemInt()
2124 Obj GcdInt ( Obj opL, Obj opR ) in GcdInt()
[all …]
H A Dcyclotom.c319 static Int EqCyc(Obj opL, Obj opR) in EqCyc()
373 static Int LtCyc(Obj opL, Obj opR) in LtCyc()
417 static Int LtCycYes(Obj opL, Obj opR) in LtCycYes()
422 static Int LtCycNot(Obj opL, Obj opR) in LtCycNot()
882 static Obj SumCyc(Obj opL, Obj opR) in SumCyc()
1029 static Obj DiffCyc(Obj opL, Obj opR) in DiffCyc()
1116 static Obj ProdCycInt(Obj opL, Obj opR) in ProdCycInt()
1210 static Obj ProdCyc(Obj opL, Obj opR) in ProdCyc()
1420 static Obj PowCyc(Obj opL, Obj opR) in PowCyc()
H A Dpermutat.cc246 static Int EqPerm(Obj opL, Obj opR) in EqPerm()
294 static Int LtPerm(Obj opL, Obj opR) in LtPerm()
347 static Obj ProdPerm(Obj opL, Obj opR) in ProdPerm()
409 static Obj QuoPerm(Obj opL, Obj opR) in QuoPerm()
425 static Obj LQuoPerm(Obj opL, Obj opR) in LQuoPerm()
524 static Obj PowPermInt(Obj opL, Obj opR) in PowPermInt()
785 static Obj PowIntPerm(Obj opL, Obj opR) in PowIntPerm()
826 static Obj QuoIntPerm(Obj opL, Obj opR) in QuoIntPerm()
876 static Obj PowPerm(Obj opL, Obj opR) in PowPerm()
935 static Obj CommPerm(Obj opL, Obj opR) in CommPerm()
[all …]
H A Dintrprtr.c1221 Obj opR; /* value of right operand */ in IntrOr() local
1293 Obj opR; /* value of right operand */ in IntrAnd() local
1384 Obj opR; /* right operand */ in StackSwap() local
1399 Obj opR; /* right operand */ in IntrEq() local
1435 Obj opR; /* right operand */ in IntrLt() local
1506 Obj opR; /* right operand */ in IntrIn() local
1544 Obj opR; /* right operand */ in IntrSum() local
1588 Obj opR; /* right operand */ in IntrDiff() local
1611 Obj opR; /* right operand */ in IntrProd() local
1634 Obj opR; /* right operand */ in IntrQuo() local
[all …]
H A Dtrans.cc3689 static Int EqTrans22(Obj opL, Obj opR) in EqTrans22()
3744 static Int EqTrans44(Obj opL, Obj opR) in EqTrans44()
4037 static Obj LQuoPermTrans(Obj opL, Obj opR) in LQuoPermTrans()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgssqliteexpressioncompiler.cpp46 QString opL, opR; in compileNode() local
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgssqliteexpressioncompiler.cpp50 QString opL, opR; in compileNode() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/graphics/
H A Dscreen_v2.cpp45 const byte opR = pal[opColor * 3 + 0]; in generateOverlay() local
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/graphics/
H A Dscreen_v2.cpp45 const byte opR = pal[opColor * 3 + 0]; in generateOverlay() local
/dports/security/vault/vault-1.8.2/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/www/gitea/gitea-1.16.5/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/nwaples/rardecode/
H A Dvm.go104 type opR uint32 type
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dqobjevo.py982 def _ops_mul_(self, opL, opR): argument

12