Home
last modified time | relevance | path

Searched defs:define_array (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/rpclib/rpclib-2.2.1/include/rpc/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() function
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() function
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() argument
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp59 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
60 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
61 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
62 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() function
65 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
71 void msgpack_unpack(clmdep_msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
86 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
90 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
91 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
92 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/rpclib/include/rpc/msgpack/adaptor/detail/
H A Dcpp03_define_array.hpp124 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() argument
154 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
161 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() argument
194 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
195 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
202 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() argument
238 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
239 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
240 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
286 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp133 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
134 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
135 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() function
139 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
145 void msgpack_unpack(clmdep_msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
160 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
164 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
165 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
166 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/include/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() argument
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() function
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() argument
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp60 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
61 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
62 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
63 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() argument
66 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
72 void msgpack_unpack(msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
87 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
91 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
92 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
93 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/www/firefox/firefox-99.0/third_party/msgpack/include/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() argument
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() function
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() function
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp60 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
61 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
62 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
63 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() function
66 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
72 void msgpack_unpack(msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
87 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
91 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
92 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
93 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/include/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() argument
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() argument
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() function
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp60 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
61 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
62 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
63 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() argument
66 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
72 void msgpack_unpack(msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
87 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
91 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
92 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
93 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/msgpack/include/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() function
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() function
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() argument
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp60 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
61 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
62 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
63 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() argument
66 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
72 void msgpack_unpack(msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
87 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
91 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
92 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
93 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/msgpack/include/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() argument
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() function
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() argument
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp60 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
61 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
62 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
63 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() function
66 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
72 void msgpack_unpack(msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
87 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
91 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
92 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
93 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/include/msgpack/v1/adaptor/detail/
H A Dcpp03_define_array.hpp52 define_array(A0& _a0) : in MSGPACK_API_VERSION_NAMESPACE() argument
84 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
91 define_array(A0& _a0, A1& _a1) : in MSGPACK_API_VERSION_NAMESPACE() argument
128 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
129 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
136 define_array(A0& _a0, A1& _a1, A2& _a2) : in MSGPACK_API_VERSION_NAMESPACE() argument
178 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
179 A1& a1; in MSGPACK_API_VERSION_NAMESPACE()
180 A2& a2; in MSGPACK_API_VERSION_NAMESPACE()
234 A0& a0; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
H A Dcpp11_define_array.hpp60 struct define_array { in MSGPACK_API_VERSION_NAMESPACE() struct
61 typedef define_array<Args...> value_type; in MSGPACK_API_VERSION_NAMESPACE()
62 typedef std::tuple<Args...> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
63 define_array(Args&... args) : in MSGPACK_API_VERSION_NAMESPACE() function
66 void msgpack_pack(Packer& pk) const in MSGPACK_API_VERSION_NAMESPACE()
72 void msgpack_unpack(msgpack::object const& o) in MSGPACK_API_VERSION_NAMESPACE()
87 std::tuple<Args&...> a; in MSGPACK_API_VERSION_NAMESPACE()
91 struct define_array<> { in MSGPACK_API_VERSION_NAMESPACE() struct
92 typedef define_array<> value_type; in MSGPACK_API_VERSION_NAMESPACE()
93 typedef std::tuple<> tuple_type; in MSGPACK_API_VERSION_NAMESPACE()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/
H A Dptexlib.h138 # define define_array(T) \ macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Darray.hpp164 #define define_array(array_name,element_type) \ macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Darray.hpp164 #define define_array(array_name,element_type) \ macro

12