Home
last modified time | relevance | path

Searched defs:ARITY (Results 1 – 25 of 150) sorted by relevance

123456

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/include/
H A Ddlwrap.h51 #define DLWRAP(SYMBOL, ARITY) DLWRAP_IMPL(SYMBOL, ARITY) argument
52 #define DLWRAP_INTERNAL(SYMBOL, ARITY) DLWRAP_INTERNAL_IMPL(SYMBOL, ARITY) argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/include/
H A Ddlwrap.h51 #define DLWRAP(SYMBOL, ARITY) DLWRAP_IMPL(SYMBOL, ARITY) argument
52 #define DLWRAP_INTERNAL(SYMBOL, ARITY) DLWRAP_INTERNAL_IMPL(SYMBOL, ARITY) argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/include/
H A Ddlwrap.h51 #define DLWRAP(SYMBOL, ARITY) DLWRAP_IMPL(SYMBOL, ARITY) argument
52 #define DLWRAP_INTERNAL(SYMBOL, ARITY) DLWRAP_INTERNAL_IMPL(SYMBOL, ARITY) argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/include/
H A Ddlwrap.h51 #define DLWRAP(SYMBOL, ARITY) DLWRAP_IMPL(SYMBOL, ARITY) argument
52 #define DLWRAP_INTERNAL(SYMBOL, ARITY) DLWRAP_INTERNAL_IMPL(SYMBOL, ARITY) argument
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/include/
H A Ddlwrap.h51 #define DLWRAP(SYMBOL, ARITY) DLWRAP_IMPL(SYMBOL, ARITY) argument
52 #define DLWRAP_INTERNAL(SYMBOL, ARITY) DLWRAP_INTERNAL_IMPL(SYMBOL, ARITY) argument
/dports/devel/libflatarray/libflatarray-0.3.0/src/
H A Destimate_optimum_short_vec_type.hpp72 static const int ARITY = 1; member in LibFlatArray::estimate_optimum_short_vec_type
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/index/
H A Dindex_fm_rank_dictionary_wt.h54 static const unsigned ARITY = ARITY_; member
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dtab.insts.i30 #define store_generator_node(TAB_ENT, SG_FR, ARITY, AP) \ argument
105 #define restore_generator_node(ARITY, AP) \ argument
127 #define pop_generator_node(ARITY) \ argument
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/internal/
H A DFunctionInterface.h131 static constexpr vtkm::IdComponent ARITY = SigInfo::Arity; variable
/dports/biology/mmseqs2/MMseqs2-13-45111/src/commons/
H A DExpressionParser.cpp44 #define ARITY(TYPE) ( ((TYPE) & (TE_FUNCTION0 | TE_CLOSURE0)) ? ((TYPE) & 0x00000007) : 0 ) in findBound() macro
/dports/cad/alliance/alliance/src/boog/src/
H A Dbog_unflatten_utils.h68 int ARITY; member
/dports/science/libgeodecomp/libgeodecomp-0.4.0/lib/libflatarray/src/detail/
H A Dshort_vec_sse_double_8.hpp32 static const int ARITY = 8; member in LibFlatArray::short_vec
H A Dshort_vec_avx_float_8.hpp36 static const int ARITY = 8; member in LibFlatArray::short_vec
H A Dshort_vec_qpx_double_4.hpp35 static const int ARITY = 4; member in LibFlatArray::short_vec
H A Dshort_vec_sse_float_8.hpp37 static const int ARITY = 8; member in LibFlatArray::short_vec
H A Dshort_vec_sse_float_16.hpp36 static const int ARITY = 16; member in LibFlatArray::short_vec
/dports/devel/libflatarray/libflatarray-0.3.0/src/detail/
H A Dshort_vec_scalar_int_1.hpp34 static const int ARITY = 1; member in LibFlatArray::short_vec
H A Dshort_vec_mic_double_8.hpp38 static const int ARITY = 8; member in LibFlatArray::short_vec
H A Dshort_vec_scalar_int_2.hpp33 static const int ARITY = 2; member in LibFlatArray::short_vec
H A Dshort_vec_scalar_int_4.hpp38 static const int ARITY = 4; member in LibFlatArray::short_vec
H A Dshort_vec_mic_double_16.hpp38 static const int ARITY = 16; member in LibFlatArray::short_vec
H A Dshort_vec_qpx_double_4.hpp39 static const int ARITY = 4; member in LibFlatArray::short_vec
H A Dshort_vec_scalar_int_8.hpp38 static const int ARITY = 8; member in LibFlatArray::short_vec
/dports/science/PETSc/petsc-3.14.1/src/mat/utils/
H A Dpheap.c26 #define ARITY (1 << B) /* tree branching factor */ macro
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/testbed/performancetests/
H A Dmain.cpp1337 static const int ARITY = 2; member in ShortVec1xSSE
1381 static const int ARITY = 4; member in ShortVec2xSSE
1438 static const int ARITY = 8; member in ShortVec4xSSE
1516 static const int ARITY = 4; member in ShortVec1xAVX
1565 static const int ARITY = 8; member in ShortVec2xAVX
1623 static const int ARITY = 16; member in ShortVec4xAVX

123456