Home
last modified time | relevance | path

Searched defs:Arg1Type (Results 1 – 25 of 42) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/containers/src/impl/
H A DKokkos_StaticCrsGraph_factory.hpp58 const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, SizeType>& in create_mirror_view() argument
69 create_mirror(const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, in create_mirror() argument
101 const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, SizeType>& in create_mirror_view() argument
/dports/devel/kokkos/kokkos-3.4.01/containers/src/impl/
H A DKokkos_StaticCrsGraph_factory.hpp58 const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, SizeType>& in create_mirror_view() argument
69 create_mirror(const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, in create_mirror() argument
101 const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, SizeType>& in create_mirror_view() argument
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/containers/src/impl/
H A DKokkos_StaticCrsGraph_factory.hpp58 const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, SizeType>& in create_mirror_view() argument
69 create_mirror(const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, in create_mirror() argument
101 const StaticCrsGraph<DataType, Arg1Type, Arg2Type, Arg3Type, SizeType>& in create_mirror_view() argument
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DApplicationThread.hpp160 void (DestinationType::*memberMethod)(Arg1Type), in CallClass1()
183 void (DestinationType::*memberMethod)(Arg1Type, Arg2Type), in CallClass2()
213 void (DestinationType::*memberMethod)(Arg1Type), in Call1()
226 void (DestinationType::*memberMethod)(Arg1Type, Arg2Type), in Call2()
/dports/biology/avida/avida-2.12.4-src/avida-core/source/script/
H A DcASNativeObjectMethod.h232 tASNativeObjectMethod(void (NativeClass::*method)(Arg1Type)) : m_method(method) in tASNativeObjectMethod()
286 tASNativeObjectBoundFunction(void (*method)(NativeClass*, Arg1Type)) : m_method(method) in tASNativeObjectBoundFunction() argument
315 tASNativeObjectMethod(void (NativeClass::*method)(Arg1Type, Arg2Type)) : m_method(method) in tASNativeObjectMethod()
343 …tASNativeObjectMethodConst(void (NativeClass::*method)(Arg1Type, Arg2Type) const) : m_method(metho… in tASNativeObjectMethodConst()
371 tASNativeObjectBoundFunction(void (*method)(NativeClass*, Arg1Type, Arg2Type)) : m_method(method) in tASNativeObjectBoundFunction() argument
401 …tASNativeObjectMethod(void (NativeClass::*method)(Arg1Type, Arg2Type, Arg3Type)) : m_method(method) in tASNativeObjectMethod()
492 tASNativeObjectMethod(ReturnType (NativeClass::*method)(Arg1Type)) : m_method(method) in tASNativeObjectMethod()
548 tASNativeObjectBoundFunction(ReturnType (*method)(NativeClass*, Arg1Type)) : m_method(method) in tASNativeObjectBoundFunction() argument
578 tASNativeObjectMethod(ReturnType (NativeClass::*method)(Arg1Type, Arg2Type)) : m_method(method) in tASNativeObjectMethod()
636 …tASNativeObjectBoundFunction(ReturnType (*method)(NativeClass*, Arg1Type, Arg2Type)) : m_method(me… in tASNativeObjectBoundFunction() argument
[all …]
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dstdfunc.c211 static Type Arg1Type[] = { TYPE(T_PTR), TYPE(T_VOID), TYPE(T_END) }; in StdFunc_memcpy() local
552 static Type Arg1Type[] = { TYPE(T_PTR), TYPE(T_VOID), TYPE(T_END) }; in StdFunc_memset() local
775 static Type Arg1Type[] = { TYPE(T_PTR), TYPE(T_CHAR|T_QUAL_CONST), TYPE(T_END) }; in StdFunc_strcmp() local
977 static Type Arg1Type[] = { TYPE(T_PTR), TYPE(T_CHAR), TYPE(T_END) }; in StdFunc_strcpy() local
/dports/devel/boost-docs/boost_1_72_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/devel/boost-python-libs/boost_1_72_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/percona57-server/boost_1_59_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/xtrabackup/boost_1_59_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/percona57-client/boost_1_59_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/devel/boost-libs/boost_1_72_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/devel/hyperscan/boost_1_75_0/libs/phoenix/test/function/
H A Dlazy_make_pair_tests.cpp36 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_Crs.hpp280 OutCounts& out, Crs<DataType, Arg1Type, Arg2Type, SizeType> const& in, in get_crs_transpose_counts() argument
296 void transpose_crs(Crs<DataType, Arg1Type, Arg2Type, SizeType>& out, in transpose_crs() argument
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_Crs.hpp280 OutCounts& out, Crs<DataType, Arg1Type, Arg2Type, SizeType> const& in, in get_crs_transpose_counts() argument
296 void transpose_crs(Crs<DataType, Arg1Type, Arg2Type, SizeType>& out, in transpose_crs() argument
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_Crs.hpp280 OutCounts& out, Crs<DataType, Arg1Type, Arg2Type, SizeType> const& in, in get_crs_transpose_counts() argument
296 void transpose_crs(Crs<DataType, Arg1Type, Arg2Type, SizeType>& out, in transpose_crs() argument
/dports/databases/percona57-server/boost_1_59_0/boost/phoenix/function/
H A Dlazy_operator.hpp118 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/phoenix/function/
H A Dlazy_operator.hpp118 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/xtrabackup/boost_1_59_0/boost/phoenix/function/
H A Dlazy_operator.hpp118 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/percona57-client/boost_1_59_0/boost/phoenix/function/
H A Dlazy_operator.hpp118 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/phoenix/function/
H A Dlazy_operator.hpp118 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/phoenix/function/
H A Dlazy_operator.hpp118 typedef typename boost::remove_reference<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair
/dports/devel/boost-docs/boost_1_72_0/boost/phoenix/function/
H A Dlazy_operator.hpp126 typedef typename impl::remove_RC<Arg1>::type Arg1Type; typedef in boost::phoenix::result_of::make_pair

12