Home
last modified time | relevance | path

Searched defs:OpMax (Results 1 – 25 of 83) sorted by relevance

1234

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dprecomp.hpp144 template<typename T> struct OpMax struct
146 typedef T type1;
147 typedef T type2;
148 typedef T rtype;
149 T operator ()(const T a, const T b) const { return std::max(a, b); } in operator ()()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DDenseSparseTools.h1111 struct OpMax struct
1113 static inline ValueT apply(const ValueT u, const ValueT alpha, in apply()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/opencl/
H A Dformulagroupcl.cxx1945 class OpMax : public Reduction class
1948 explicit OpMax(int nResultSize) : Reduction(nResultSize) {} in OpMax() function in sc::opencl::__anon2b8026ad0411::OpMax
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/opencl/
H A Dformulagroupcl.cxx1938 class OpMax : public Reduction class
1941 explicit OpMax(int nResultSize) : Reduction(nResultSize) {} in OpMax() function in sc::opencl::__anon542fa7050411::OpMax
/dports/devel/asl/asl-current/
H A Dasmpars.c1363 sint OpMax, OpPos = -1; in EvalStrExpression() local
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp1013 OpMax = 0x7fffffff, enumerator
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp1013 OpMax = 0x7fffffff, enumerator
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp1013 OpMax = 0x7fffffff, enumerator
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/1.2/
H A Dspirv.hpp1013 OpMax = 0x7fffffff, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-headers/src/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-headers/src/include/spirv/1.2/
H A Dspirv.hpp1013 OpMax = 0x7fffffff, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-headers/src/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp1013 OpMax = 0x7fffffff, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp985 OpMax = 0x7fffffff, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp1007 OpMax = 0x7fffffff, enumerator

1234