Home
last modified time | relevance | path

Searched defs:OpSub (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dprecomp.hpp120 template<typename T1, typename T2=T1, typename T3=T1> struct OpSub struct
122 typedef T1 type1;
123 typedef T2 type2;
124 typedef T3 rtype;
125 T3 operator ()(const T1 a, const T2 b) const { return saturate_cast<T3>(a - b); } in operator ()()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DNeonEmitter.h27 OpSub, enumerator
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/alecthomas/participle/_examples/expr/
H A Dmain.go27 OpSub const
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/devel/xbyak/xbyak-6.01/sample/
H A Dcalc2.cpp30 OpSub, enumerator
/dports/devel/gh/cli-2.4.0/vendor/github.com/itchyny/gojq/
H A Doperator.go17 OpSub const
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/itchyny/gojq/
H A Doperator.go15 OpSub const
/dports/lang/elm/compiler-0.19.1/compiler/src/Generate/JavaScript/
H A DBuilder.hs103 | OpSub -- - constructor
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DDenseSparseTools.h1089 struct OpSub struct
1091 static inline ValueT apply(const ValueT u, const ValueT alpha, in apply()
/dports/misc/fq/fq-0.0.2/vendor/github.com/wader/gojq/
H A Doperator.go19 OpSub const
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/src/
H A DCTPP2Compiler.cpp917 INT_32 CTPP2Compiler::OpSub(const VMDebugInfo & oDebugInfo) in OpSub() function in CTPP::CTPP2Compiler
/dports/textproc/ctpp2/ctpp2-2.8.3/src/
H A DCTPP2Compiler.cpp917 INT_32 CTPP2Compiler::OpSub(const VMDebugInfo & oDebugInfo) in OpSub() function in CTPP::CTPP2Compiler
/dports/emulators/vba/VisualBoyAdvance-1.7.2/win32/include/cximage/
H A Dximage.h433 enum ImageOpType { OpAdd, OpAnd, OpXor, OpOr, OpMask, OpSrcCopy, OpDstCopy, OpSub, OpSrcBlend }; enumerator
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Doperator.cc410 OpSub::OpSub(Expression* leftExpr, Expression* rightExpr) in OpSub() function in OpSub
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/opencl/
H A Dformulagroupcl.cxx1867 class OpSub : public Reduction class
1870 explicit OpSub(int nResultSize) : Reduction(nResultSize) {} in OpSub() function in sc::opencl::__anon2b8026ad0411::OpSub
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/opencl/
H A Dformulagroupcl.cxx1860 class OpSub : public Reduction class
1863 explicit OpSub(int nResultSize) : Reduction(nResultSize) {} in OpSub() function in sc::opencl::__anon542fa7050411::OpSub
/dports/math/py-theano/Theano-1.0.5/theano/gof/
H A Dopt.py1500 class OpSub(LocalOptimizer): class
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DAssembler-arm.h410 OpSub = 0x2 << 21, enumerator
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DAssembler-arm.h406 OpSub = 0x2 << 21, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DAssembler-arm.h410 OpSub = 0x2 << 21, enumerator

12