Home
last modified time | relevance | path

Searched defs:empty_tuple (Results 1 – 25 of 100) sorted by relevance

1234

/dports/math/e-antic/flint2-ae7ec89/flintxx/
H A Dtuple.h104 struct empty_tuple struct
113 bool operator==(const empty_tuple&) {return true;} argument
115 empty_tuple() {} in empty_tuple() function
117 void set(empty_tuple) {} in set() argument
118 bool equals_elementwise(empty_tuple) const {return true;} in equals_elementwise() argument
122 empty_tuple(detail::FILLIT fillit, const Filler& f) in empty_tuple() argument
/dports/math/flint2/flint-2.8.4/flintxx/
H A Dtuple.h104 struct empty_tuple struct
113 bool operator==(const empty_tuple&) {return true;} argument
115 empty_tuple() {} in empty_tuple() argument
117 void set(empty_tuple) {} in set() argument
118 bool equals_elementwise(empty_tuple) const {return true;} in equals_elementwise() argument
122 empty_tuple(detail::FILLIT fillit, const Filler& f) in empty_tuple() argument
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/
H A Dtuple.h104 struct empty_tuple struct
113 bool operator==(const empty_tuple&) {return true;} argument
115 empty_tuple() {} in empty_tuple() function
117 void set(empty_tuple) {} in set() argument
118 bool equals_elementwise(empty_tuple) const {return true;} in equals_elementwise() argument
122 empty_tuple(detail::FILLIT fillit, const Filler& f) in empty_tuple() argument
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/devel/hyperscan/boost_1_75_0/libs/mpl/example/
H A Dinherit_linearly.cpp34 struct empty_tuple struct
43 , empty_tuple argument
/dports/devel/boost-docs/boost_1_72_0/libs/container_hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/container_hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/functional/hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/functional/hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/databases/percona57-server/boost_1_59_0/libs/functional/hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/databases/xtrabackup/boost_1_59_0/libs/functional/hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/databases/percona57-client/boost_1_59_0/libs/functional/hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/devel/boost-libs/boost_1_72_0/libs/container_hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/devel/hyperscan/boost_1_75_0/libs/container_hash/test/
H A Dhash_std_tuple_test.cpp42 std::tuple<> empty_tuple; in empty_tuple_test() local
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/scripting/
H A DPythonScript.cpp202 PyObject *empty_tuple = PyTuple_New(0); in eval() local
289 PyObject *empty_tuple = PyTuple_New(0); in exec() local
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DPythonScript.cpp214 PyObject *empty_tuple = PyTuple_New(0); in eval() local
291 PyObject *empty_tuple = PyTuple_New(0); in exec() local
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dtraceback.c33 …PyObject *srcfile = 0, *funcname = 0, *empty_dict = 0, *empty_tuple = 0, *empty_string = 0, *local… in AddTraceBackHere() local
/dports/ftp/py-pycurl/pycurl-7.44.1/src/
H A Deasyperform.c32 static PyObject *empty_tuple = NULL; in do_curl_perform_rb() local

1234