Home
last modified time | relevance | path

Searched refs:leaveContext (Results 1 – 25 of 38) sorted by relevance

12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/python/
H A DPyContext.h27 static void leaveContext();
31 inline ~PyContext() { leaveContext(); } in ~PyContext()
H A DPyContext.cpp47 void PyContext::leaveContext() in leaveContext() function in XBMCAddon::Python::PyContext
113 PyContext::leaveContext(); in acquireGil()
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A DLogging.h147 leaveContext(); in enterContextV()
154 void leaveContext() { in leaveContext() function
162 leaveContext(); in ~LogContext()
/dports/textproc/libe-book/libe-book-0.1.3/src/lib/
H A DFictionBook2Parser.cpp45 FictionBook2XMLParserContext *leaveContext() const override;
233 FictionBook2XMLParserContext *DocumentContext::leaveContext() const in leaveContext() function in libebook::__anona6c535390211::DocumentContext
319 newContext = newContext->leaveContext(); in processNode()
332 newContext = context->leaveContext(); in processNode()
H A DFictionBook2ParserContext.h37 FictionBook2XMLParserContext *leaveContext() const override;
119 FictionBook2XMLParserContext *leaveContext() const override;
H A DFictionBook2ParserContext.cpp24 FictionBook2XMLParserContext *FictionBook2ParserContext::leaveContext() const in leaveContext() function in libebook::FictionBook2ParserContext
112 FictionBook2XMLParserContext *FictionBook2SkipElementContext::leaveContext() const in leaveContext() function in libebook::FictionBook2SkipElementContext
H A DFictionBook2XMLParserContext.h30 virtual FictionBook2XMLParserContext *leaveContext() const = 0;
/dports/math/hmat-oss/hmat-oss-1.7.1/src/common/
H A Dcontext.hpp105 static void leaveContext();
154 #define leave_context() trace::Node::leaveContext()
H A Dcontext.cpp86 void Node::leaveContext() { in leaveContext() function in trace::Node
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/bindings/cxx/include/pugl/
H A Dgl.hpp52 leaveContext(View& view) noexcept in leaveContext() function
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/bindings/cxx/include/pugl/
H A Dgl.hpp52 leaveContext(View& view) noexcept in leaveContext() function
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/bindings/cxx/include/pugl/
H A Dgl.hpp52 leaveContext(View& view) noexcept in leaveContext() function
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/bindings/cxx/include/pugl/
H A Dgl.hpp52 leaveContext(View& view) noexcept in leaveContext() function
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/bindings/cxx/include/pugl/
H A Dgl.hpp52 leaveContext(View& view) noexcept in leaveContext() function
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/bindings/cxx/include/pugl/
H A Dgl.hpp52 leaveContext(View& view) noexcept in leaveContext() function
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/UI/
H A DView.pm442 $session->leaveContext('header_text');
462 $session->leaveContext('body_text');
468 $session->leaveContext('footer_text');
/dports/www/twiki/twiki/lib/TWiki/UI/
H A DView.pm449 $session->leaveContext( 'header_text' );
470 $session->leaveContext( 'body_text' );
475 $session->leaveContext( 'footer_text' );
H A DRegister.pm130 $session->leaveContext('absolute_urls');
235 $session->leaveContext('absolute_urls');
613 $session->leaveContext('absolute_urls');
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/doc/cpp/
H A Dview.rst169 :func:`enterContext` and :func:`leaveContext` can be used to manually activate the OpenGL context d…
179 pugl::leaveContext(view);
187 pugl::leaveContext(view);
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/doc/cpp/
H A Dview.rst169 :func:`enterContext` and :func:`leaveContext` can be used to manually activate the OpenGL context d…
179 pugl::leaveContext(view);
187 pugl::leaveContext(view);
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/doc/cpp/
H A Dview.rst169 :func:`enterContext` and :func:`leaveContext` can be used to manually activate the OpenGL context d…
179 pugl::leaveContext(view);
187 pugl::leaveContext(view);
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/src/
H A DDistrhoUIInternal.hpp95 uiData->window->leaveContext(); in UIExporter()
H A DDistrhoUIPrivateData.hpp178 void leaveContext() in leaveContext() function in PluginWindow
/dports/www/twiki/twiki/lib/TWiki/
H A DLoginManager.pm159 $twiki->leaveContext( 'can_login' );
592 $twiki->leaveContext( 'authenticated' );
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/doc/cpp/
H A Doverview.rst222 :func:`enterContext` and :func:`leaveContext` can be used to manually activate the OpenGL context d…
232 pugl::leaveContext(view);
240 pugl::leaveContext(view);

12