Home
last modified time | relevance | path

Searched refs:MinusEqual (Results 1 – 25 of 116) sorted by relevance

12345

/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Vector/
H A DVectorUtilities.hxx63 void MinusEqual(T& b, const T2& a){ in MinusEqual() function
65 VectorUtilities<N-1>::MinusEqual(b,a); in MinusEqual()
72 VectorUtilities<N-1>::MinusEqual(b,a); in MultEqual()
106 void MinusEqual(T&, const T2&){} in MinusEqual() function
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Vector/
H A DVectorUtilities.hxx63 void MinusEqual(T& b, const T2& a){
65 VectorUtilities<N-1>::MinusEqual(b,a);
72 VectorUtilities<N-1>::MinusEqual(b,a); in Expr()
106 void MinusEqual(T&, const T2&){} in operator []()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Syntax/
H A DTokenKind.cs29 MinusEqual, enumerator
H A DTokenFacts.cs51 case TokenKind.MinusEqual: in GetText()
/dports/devel/swig/swig-4.0.2/Lib/r/
H A Dropers.swg5 %rename(MinusEqual) operator -=;
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmat.h427 void MinusEqual(const GeneralMatrix& gm);
429 void MinusEqual(Real f);
598 void operator-=(const Matrix& M) { MinusEqual(M); }
626 void operator-=(const Matrix& M) { MinusEqual(M); }
662 void operator-=(const Matrix& M) { MinusEqual(M); }
703 void operator-=(const SymmetricMatrix& M) { MinusEqual(M); }
746 void operator-=(const UpperTriangularMatrix& M) { MinusEqual(M); }
789 void operator-=(const LowerTriangularMatrix& M) { MinusEqual(M); }
841 void operator-=(const DiagonalMatrix& M) { MinusEqual(M); }
890 void operator-=(const Matrix& M) { MinusEqual(M); }
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmat.h424 void MinusEqual(const GeneralMatrix& gm);
426 void MinusEqual(Real f);
582 void operator-=(const Matrix& M) { MinusEqual(M); }
609 void operator-=(const Matrix& M) { MinusEqual(M); }
644 void operator-=(const Matrix& M) { MinusEqual(M); }
684 void operator-=(const SymmetricMatrix& M) { MinusEqual(M); }
725 void operator-=(const UpperTriangularMatrix& M) { MinusEqual(M); }
766 void operator-=(const LowerTriangularMatrix& M) { MinusEqual(M); }
816 void operator-=(const DiagonalMatrix& M) { MinusEqual(M); }
859 void operator-=(const Matrix& M) { MinusEqual(M); }
[all …]
/dports/math/newmat/newmat-1.1_1/
H A Dnewmat.h481 void MinusEqual(const GeneralMatrix& gm);
483 void MinusEqual(Real f);
672 void operator-=(const Matrix& M) { MinusEqual(M); }
709 void operator-=(const Matrix& M) { MinusEqual(M); }
755 void operator-=(const Matrix& M) { MinusEqual(M); }
805 void operator-=(const SymmetricMatrix& M) { MinusEqual(M); }
857 void operator-=(const UpperTriangularMatrix& M) { MinusEqual(M); }
909 void operator-=(const LowerTriangularMatrix& M) { MinusEqual(M); }
970 void operator-=(const DiagonalMatrix& M) { MinusEqual(M); }
1029 void operator-=(const Matrix& M) { MinusEqual(M); }
[all …]
/dports/devel/swig/swig-4.0.2/Examples/test-suite/java/
H A Doperator_overload_runme.java40 e.MinusEqual(c); in main()
/dports/lang/zig-devel/zig-0.9.0/lib/std/c/
H A Dtokenizer.zig43 MinusEqual,
165 .MinusEqual => "-=",
959 result.id = .MinusEqual;
1342 .MinusEqual,
/dports/lang/zig/zig-0.9.0/lib/std/c/
H A Dtokenizer.zig43 MinusEqual,
165 .MinusEqual => "-=",
959 result.id = .MinusEqual;
1342 .MinusEqual,
/dports/devel/thrust/thrust-1.9.5/testing/
H A Dfunctional_placeholders_compound_assignment.cu68 BINARY_FUNCTIONAL_PLACEHOLDERS_TEST(MinusEqual, -=, minus_equal_reference, ThirtyTwoBitTy…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.def76 OVERLOADED_OPERATOR(MinusEqual , "-=" , minusequal , false, true , false)

12345