Home
last modified time | relevance | path

Searched defs:pass_ownership (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/src/xml/
H A Dtypes.cpp53 cc_xml_wrap(cc_xml_doc * doc, int pass_ownership) in cc_xml_wrap()
59 cc_xml_unwrap(BuxDocument * doc, int pass_ownership) in cc_xml_unwrap()
65 cc_xml_wrap(cc_xml_elt * elt, int pass_ownership) in cc_xml_wrap()
71 cc_xml_unwrap(BuxElement * elt, int pass_ownership) in cc_xml_unwrap()
77 cc_xml_wrap(cc_xml_attr * attr, int pass_ownership) in cc_xml_wrap()
83 cc_xml_unwrap(BuxAttribute * attr, int pass_ownership) in cc_xml_unwrap()
89 cc_xml_wrap(cc_xml_ent * ent, int pass_ownership) in cc_xml_wrap()
95 cc_xml_unwrap(BuxEntity * ent, int pass_ownership) in cc_xml_unwrap()
101 cc_xml_wrap(cc_xml_path * path, int pass_ownership) in cc_xml_wrap()
107 cc_xml_unwrap(BuxPath * path, int pass_ownership) in cc_xml_unwrap()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_core_cxx.cpp199 extern REG REG_cxx2c(IRWRegistry* reg, bool pass_ownership) in REG_cxx2c()
213 extern REG REG_cxx2c(const IRWRegistry* reg, bool pass_ownership) in REG_cxx2c()
413 extern MT_LOCK MT_LOCK_cxx2c(CRWLock* lock, bool pass_ownership) in MT_LOCK_cxx2c()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_core_cxx.cpp199 extern REG REG_cxx2c(IRWRegistry* reg, bool pass_ownership) in REG_cxx2c()
213 extern REG REG_cxx2c(const IRWRegistry* reg, bool pass_ownership) in REG_cxx2c()
413 extern MT_LOCK MT_LOCK_cxx2c(CRWLock* lock, bool pass_ownership) in MT_LOCK_cxx2c()
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/
H A Dnoop-styled-ostream.oo.c111 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
H A Dnoop-styled-ostream.c118 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/
H A Dnoop-styled-ostream.oo.c111 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/
H A Dnoop-styled-ostream.oo.c111 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
H A Dnoop-styled-ostream.c118 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/
H A Dnoop-styled-ostream.oo.c111 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/
H A Dnoop-styled-ostream.oo.c111 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
H A Dnoop-styled-ostream.c118 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/
H A Dnoop-styled-ostream.oo.c111 noop_styled_ostream_create (ostream_t destination, bool pass_ownership) in noop_styled_ostream_create()
/dports/biology/ncbi-toolkit/ncbi/connect/
H A Dncbi_core_c.c231 extern MT_LOCK MT_LOCK_c2c(TNlmRWlock lock, int/*bool*/ pass_ownership) in MT_LOCK_c2c()
/dports/misc/py-tvm/incubator-tvm-0.6.1/3rdparty/dmlc-core/include/dmlc/
H A Dthreadediter.h288 Init(Producer *producer, bool pass_ownership) { in Init()
/dports/science/axom/axom-0.6.1/src/axom/slic/core/
H A DLogger.cpp108 bool pass_ownership) in addStreamToMsgLevel()
/dports/www/node10/node-v10.24.1/deps/v8/src/debug/
H A Ddebug.cc2142 bool pass_ownership) { in SetDebugDelegate()