Home
last modified time | relevance | path

Searched defs:subtraction (Results 1 – 25 of 121) sorted by relevance

12345

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A Dx64ABI.cpp23 size_t subtraction = 0; in ABI_CalculateFrameSize() local
46 size_t shadow, subtraction, xmm_offset; in ABI_PushRegistersAndAdjustStack() local
68 size_t shadow, subtraction, xmm_offset; in ABI_PopRegistersAndAdjustStack() local
/dports/dns/dog/dog-0.1.0/cargo-crates/datetime-0.5.1/tests/
H A Dsimple_arithmetic.rs11 fn subtraction() { in subtraction() function
H A Dcal_arithmetic.rs12 fn subtraction() { in subtraction() function
H A Dduration.rs30 mod subtraction { module
/dports/sysutils/exa/exa-0.10.1/cargo-crates/datetime-0.5.2/tests/
H A Dsimple_arithmetic.rs11 fn subtraction() { in subtraction() function
H A Dcal_arithmetic.rs12 fn subtraction() { in subtraction() function
H A Dduration.rs30 mod subtraction { module
/dports/deskutils/toolboxkit/Toolbox/Calculator/
H A DCalcTypes.h30 subtraction, enumerator
/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/x64/
H A Dxbyak_abi.h155 s32 subtraction; member
163 size_t subtraction = 0; in ABI_CalculateFrameSize() local
/dports/emulators/citra/citra-ac98458e0/src/common/x64/
H A Dxbyak_abi.h155 s32 subtraction; member
163 std::size_t subtraction = 0; in ABI_CalculateFrameSize() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/x64/
H A Dxbyak_abi.h155 s32 subtraction; member
163 std::size_t subtraction = 0; in ABI_CalculateFrameSize() local
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_Sample_operators.py27 subtraction = ot.Sample(sample2 - sample1) variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/instrument/RedefineMathTesterMethods/redef/
H A DXost.java35 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/instrument/RedefineMathTesterMethods/redef/
H A DXost.java35 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/instrument/RedefineMathTesterMethods/redef/
H A DXost.java35 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/instrument/RedefineMathTesterMethods/redef/
H A DXost.java35 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/instrument/
H A DRedefineMethodAddInvoke.sh36 echo "TESTJAVA not set. Test cannot execute. Failed."
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/instrument/RedefineMathTesterMethods/redef/
H A DXost.java35 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/instrument/RedefineMathTesterMethods/redef/
H A DXost.java35 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/lang/rust/rustc-1.58.1-src/src/test/codegen/
H A Dfloat_math.rs27 pub fn subtraction(x: f32, y: f32) -> f32 { in subtraction() function
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Doop149.f9030 procedure :: subtraction method
86 type(container) function subtraction(first, second) RESULT(ttt) function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/RedefineTests/
H A DRedefineSubtractLambdaExpression.java47 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/
H A DRedefineSubtractLambdaExpression.java47 MathOperation subtraction = (int a, int b) -> a - b; in test_math() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbeam_types_SUITE.erl88 subtraction(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbeam_types_SUITE.erl88 subtraction(Config) when is_list(Config) -> function

12345