Home
last modified time | relevance | path

Searched defs:unregister_factory (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-pyface/pyface-7.2.0/pyface/tasks/
H A Di_editor_area_pane.py131 def unregister_factory(self, factory): member in IEditorAreaPane
212 def unregister_factory(self, factory): member in MEditorAreaPane
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/dynamic/
H A DvalueFactory.cc167 unregister_factory(const char* id, CORBA::ULong hashval) in unregister_factory() function in _omni_ValueFactoryManager
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/ziop/
H A DomniZIOP.cc360 unregister_factory(Compression::CompressorId compressor_id) in unregister_factory() function in omniCompressionManager
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DGenerator.cpp1085 void GeneratorRegistry::unregister_factory(const std::string &name) { in unregister_factory() function in Halide::Internal::GeneratorRegistry