Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 7799) sorted by relevance

12345678910>>...312

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/berkeley-db/
H A Ddbi.lisp341 (defmethod close ((dbe dbe) &key abort) unknown
344 (defmethod close ((db db) &key abort) unknown
346 (defmethod close ((cu dbc) &key abort) unknown
349 (defmethod close ((lock dblock) &key abort) unknown
352 (defmethod close ((lc logc) &key abort) unknown
355 (defmethod close ((tx txn) &key abort) unknown
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/utils/
H A DClosingUtils.java50 public static void close(Closeable closable) { in close() method in ClosingUtils
70 public static void close(ZipFile zipFile) { in close() method in ClosingUtils
90 public static void close(ServerSocket socket) { in close() method in ClosingUtils
110 public static void close(Socket socket) { in close() method in ClosingUtils
127 public static void close(XMLDecoder decoder) { in close() method in ClosingUtils
140 public static void close(XMLEncoder encoder) { in close() method in ClosingUtils
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/html/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}"}, string
13 { "open": "[", "close": "]"}, string
14 { "open": "(", "close": ")" }, string
15 { "open": "'", "close": "'" }, string
16 { "open": "\"", "close": "\"" }, string
20 { "open": "'", "close": "'" }, string
21 { "open": "\"", "close": "\"" }, string
22 { "open": "{", "close": "}"}, string
23 { "open": "[", "close": "]"}, string
24 { "open": "(", "close": ")" }, string
[all …]
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/html/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}"}, string
13 { "open": "[", "close": "]"}, string
14 { "open": "(", "close": ")" }, string
15 { "open": "'", "close": "'" }, string
16 { "open": "\"", "close": "\"" }, string
20 { "open": "'", "close": "'" }, string
21 { "open": "\"", "close": "\"" }, string
22 { "open": "{", "close": "}"}, string
23 { "open": "[", "close": "]"}, string
24 { "open": "(", "close": ")" }, string
[all …]
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/html/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}"}, string
13 { "open": "[", "close": "]"}, string
14 { "open": "(", "close": ")" }, string
15 { "open": "'", "close": "'" }, string
16 { "open": "\"", "close": "\"" }, string
20 { "open": "'", "close": "'" }, string
21 { "open": "\"", "close": "\"" }, string
22 { "open": "{", "close": "}"}, string
23 { "open": "[", "close": "]"}, string
24 { "open": "(", "close": ")" }, string
[all …]
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/html/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}"}, string
13 { "open": "[", "close": "]"}, string
14 { "open": "(", "close": ")" }, string
15 { "open": "'", "close": "'" }, string
16 { "open": "\"", "close": "\"" }, string
20 { "open": "'", "close": "'" }, string
21 { "open": "\"", "close": "\"" }, string
22 { "open": "{", "close": "}"}, string
23 { "open": "[", "close": "]"}, string
24 { "open": "(", "close": ")" }, string
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/html/
H A Dlanguage-configuration.json12 { "open": "{", "close": "}"}, string
13 { "open": "[", "close": "]"}, string
14 { "open": "(", "close": ")" }, string
15 { "open": "'", "close": "'" }, string
16 { "open": "\"", "close": "\"" }, string
20 { "open": "'", "close": "'" }, string
21 { "open": "\"", "close": "\"" }, string
22 { "open": "{", "close": "}"}, string
23 { "open": "[", "close": "]"}, string
24 { "open": "(", "close": ")" }, string
[all …]
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/xml/
H A Dxml.language-configuration.json12 { "open": "{", "close": "}"}, string
13 { "open": "[", "close": "]"}, string
14 { "open": "(", "close": ")" }, string
15 { "open": "'", "close": "'" }, string
16 { "open": "\"", "close": "\"" }, string
21 { "open": "'", "close": "'" }, string
22 { "open": "\"", "close": "\"" }, string
23 { "open": "{", "close": "}"}, string
24 { "open": "[", "close": "]"}, string
25 { "open": "(", "close": ")" }, string
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/iostreams/test/detail/
H A Dclosable.hpp39 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
50 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
63 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
77 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
103 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
130 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
144 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
162 void close(BOOST_IOS::openmode which) in close() function in boost::iostreams::test::closable_device
191 void close() { close_.execute(); } in close() function in boost::iostreams::test::closable_device
224 void close(Sink&) { close_.execute(); } in close() function in boost::iostreams::test::closable_filter
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/
H A Dclose.hpp90 void close(T& t) { detail::close_all(t); } in close() function
93 void close(T& t, BOOST_IOS::openmode which) in close() function
107 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
167 static void close(T& t, BOOST_IOS::openmode which) in close() function
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
186 static void close(T& t) in close() function
191 static void close(T& t, BOOST_IOS::openmode which) in close() function
201 static void close(T& t, BOOST_IOS::openmode which) in close() function
214 static void close(T& t, BOOST_IOS::openmode which) in close() function
223 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/
H A Dclose.hpp90 void close(T& t) { detail::close_all(t); } in close() function
93 void close(T& t, BOOST_IOS::openmode which) in close() function
107 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
167 static void close(T& t, BOOST_IOS::openmode which) in close() function
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
186 static void close(T& t) in close() function
191 static void close(T& t, BOOST_IOS::openmode which) in close() function
201 static void close(T& t, BOOST_IOS::openmode which) in close() function
214 static void close(T& t, BOOST_IOS::openmode which) in close() function
223 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/iostreams/
H A Dclose.hpp94 void close(T& t) { detail::close_all(t); } in close() function
97 void close(T& t, BOOST_IOS::openmode which) in close() function
111 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
171 static void close(T& t, BOOST_IOS::openmode which) in close() function
178 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
190 static void close(T& t) in close() function
195 static void close(T& t, BOOST_IOS::openmode which) in close() function
205 static void close(T& t, BOOST_IOS::openmode which) in close() function
218 static void close(T& t, BOOST_IOS::openmode which) in close() function
227 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/
H A Dclose.hpp90 void close(T& t) { detail::close_all(t); } in close() function
93 void close(T& t, BOOST_IOS::openmode which) in close() function
107 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
167 static void close(T& t, BOOST_IOS::openmode which) in close() function
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
186 static void close(T& t) in close() function
191 static void close(T& t, BOOST_IOS::openmode which) in close() function
201 static void close(T& t, BOOST_IOS::openmode which) in close() function
214 static void close(T& t, BOOST_IOS::openmode which) in close() function
223 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/iostreams/
H A Dclose.hpp94 void close(T& t) { detail::close_all(t); } in close() function
97 void close(T& t, BOOST_IOS::openmode which) in close() function
111 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
171 static void close(T& t, BOOST_IOS::openmode which) in close() function
178 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
190 static void close(T& t) in close() function
195 static void close(T& t, BOOST_IOS::openmode which) in close() function
205 static void close(T& t, BOOST_IOS::openmode which) in close() function
218 static void close(T& t, BOOST_IOS::openmode which) in close() function
227 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/iostreams/
H A Dclose.hpp94 void close(T& t) { detail::close_all(t); } in close() function
97 void close(T& t, BOOST_IOS::openmode which) in close() function
111 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
171 static void close(T& t, BOOST_IOS::openmode which) in close() function
178 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
190 static void close(T& t) in close() function
195 static void close(T& t, BOOST_IOS::openmode which) in close() function
205 static void close(T& t, BOOST_IOS::openmode which) in close() function
218 static void close(T& t, BOOST_IOS::openmode which) in close() function
227 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/iostreams/
H A Dclose.hpp90 void close(T& t) { detail::close_all(t); } in close() function
93 void close(T& t, BOOST_IOS::openmode which) in close() function
107 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
167 static void close(T& t, BOOST_IOS::openmode which) in close() function
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
186 static void close(T& t) in close() function
191 static void close(T& t, BOOST_IOS::openmode which) in close() function
201 static void close(T& t, BOOST_IOS::openmode which) in close() function
214 static void close(T& t, BOOST_IOS::openmode which) in close() function
223 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/iostreams/
H A Dclose.hpp90 void close(T& t) { detail::close_all(t); } in close() function
93 void close(T& t, BOOST_IOS::openmode which) in close() function
107 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
167 static void close(T& t, BOOST_IOS::openmode which) in close() function
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
186 static void close(T& t) in close() function
191 static void close(T& t, BOOST_IOS::openmode which) in close() function
201 static void close(T& t, BOOST_IOS::openmode which) in close() function
214 static void close(T& t, BOOST_IOS::openmode which) in close() function
223 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close() function
[all …]

12345678910>>...312