Home
last modified time | relevance | path

Searched defs:Modulo (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/constExpr/
H A DModulo.java43 public class Modulo extends BinaryExpr class
45 protected Modulo (Expression leftOperand, Expression rightOperand) in Modulo() method in Modulo
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/constExpr/
H A DModulo.java43 public class Modulo extends BinaryExpr class
45 protected Modulo (Expression leftOperand, Expression rightOperand) in Modulo() method in Modulo
/dports/devel/libhoard/Hoard/src/Heap-Layers/utility/
H A Dmodulo.h15 class Modulo; variable
/dports/lang/v8/v8-9.6.180.12/src/bigint/
H A Dbigint-internal.cc82 void ProcessorImpl::Modulo(RWDigits R, Digits A, Digits B) { in Modulo() function in v8::bigint::ProcessorImpl
128 Status Processor::Modulo(RWDigits R, Digits A, Digits B) { in Modulo() function in v8::bigint::Processor
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/common/types/traits/
H A Dmath.go42 Modulo(denominator ref.Val) ref.Val methodSpec
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DPredefinedPropertyFunctions.cs77 public static double Modulo (double a, double b) in Modulo() method in Microsoft.Build.BuildEngine.PredefinedPropertyFunctions
82 public static long Modulo (long a, long b) in Modulo() method in Microsoft.Build.BuildEngine.PredefinedPropertyFunctions
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DStickyTimeDuration.h124 static int64_t Modulo(int64_t aA, int64_t aB) { in Modulo() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DStickyTimeDuration.h124 static int64_t Modulo(int64_t aA, int64_t aB) { in Modulo() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DStickyTimeDuration.h135 Modulo(int64_t aA, int64_t aB) in Modulo() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DStickyTimeDuration.h124 static int64_t Modulo(int64_t aA, int64_t aB) { in Modulo() function
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DStickyTimeDuration.h124 static int64_t Modulo(int64_t aA, int64_t aB) { in Modulo() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DStickyTimeDuration.h124 static int64_t Modulo(int64_t aA, int64_t aB) { in Modulo() function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug061/
H A Ddatastructure.vhdl56 function Modulo (d : string; size : positive) return natural is function
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Engine/
H A DIntrinsicFunctions.cs92 internal static double Modulo(double a, double b) in Modulo() method in Microsoft.Build.BuildEngine.IntrinsicFunctions
100 internal static long Modulo(long a, long b) in Modulo() method in Microsoft.Build.BuildEngine.IntrinsicFunctions
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/board/ACube/common/
H A Dvesa.h13 unsigned long Modulo; member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/common/types/
H A Duint.go170 func (i Uint) Modulo(other ref.Val) ref.Val { func
/dports/math/4ti2/4ti2-Release_1_6_9/src/zsolve/
H A DRelation.hpp37 … RelationType { Equal = 0, Lesser = 1, LesserEqual = 2, Greater = 3, GreaterEqual = 4, Modulo = 5}; enumerator
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotVar/
H A DCBotVarValue.h205 CBotError Modulo(CBotVar* left, CBotVar* right) override in Modulo() function
261 CBotError Modulo(CBotVar* left, CBotVar* right) override in Modulo() function
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/core/
H A Dopcode.h31 Fact, Modulo, IntDiv, LSh, RSh, BAnd, BOr, Conv }; enumerator

12345678910>>...12