Home
last modified time | relevance | path

Searched defs:IsArithmetic (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/blaze/blaze-3.8/blaze/util/typetraits/
H A DIsArithmetic.h78 struct IsArithmetic struct
/dports/devel/embb/embb-1.0.0/base_cpp/include/embb/base/internal/atomic/
H A Datomic_arithmetic.h100 IsArithmetic() const { in IsArithmetic() function
H A Datomic_base.h130 inline bool AtomicBase<BaseType>::IsArithmetic() const { in IsArithmetic() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp59 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() function in spvtools::fuzz::TransformationAddNoContractionDecoration
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp59 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() function in spvtools::fuzz::TransformationAddNoContractionDecoration
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp57 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() function in spvtools::fuzz::TransformationAddNoContractionDecoration
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp58 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() function in spvtools::fuzz::TransformationAddNoContractionDecoration
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp57 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() function in spvtools::fuzz::TransformationAddNoContractionDecoration
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_add_no_contraction_decoration.cpp58 bool TransformationAddNoContractionDecoration::IsArithmetic(uint32_t opcode) { in IsArithmetic() function in spvtools::fuzz::TransformationAddNoContractionDecoration
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/hpt/
H A Dhpt.hpp245 using IsArithmetic = std::is_arithmetic<typename std::remove_reference< typedef in mlpack::hpt::HyperParameterTuner
/dports/textproc/zenxml/zenxml-2.4/zen/
H A Dtype_traits.h128 struct IsArithmetic : StaticBool<IsInteger<T>::value || IsFloat<T>::value> {}; struct
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/reflect/xptinfo/
H A Dxptinfo.h46 bool IsArithmetic() const in IsArithmetic() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/reflect/xptinfo/
H A Dxptinfo.h47 bool IsArithmetic() const { return mFlags <= T_WCHAR; } in IsArithmetic() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DTypeUtils.cs100 internal static bool IsArithmetic(Type type) { in IsArithmetic() method in System.Dynamic.Utils.TypeUtils
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/
H A DTypeUtils.cs101 public static bool IsArithmetic(this Type type) in IsArithmetic() method in System.Dynamic.Utils.TypeUtils
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dconvert_to_half_pass.cpp31 bool ConvertToHalfPass::IsArithmetic(Instruction* inst) { in IsArithmetic() function in spvtools::opt::ConvertToHalfPass
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/reflect/xptinfo/
H A Dxptinfo.h247 bool IsArithmetic() const { return Tag() <= _TD_LAST_ARITHMETIC; } in IsArithmetic() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/reflect/xptinfo/
H A Dxptinfo.h253 bool IsArithmetic() const { return Tag() <= _TD_LAST_ARITHMETIC; } in IsArithmetic() function
/dports/www/firefox/firefox-99.0/xpcom/reflect/xptinfo/
H A Dxptinfo.h253 bool IsArithmetic() const { return Tag() <= _TD_LAST_ARITHMETIC; } in IsArithmetic() function

12