Home
last modified time | relevance | path

Searched defs:registry (Results 1 – 2 of 2) sorted by relevance

/haiku/3rdparty/mmu_man/irc/Haiku/
H A Dconfig.py32 import supybot.registry as registry namespace
/haiku/src/tools/cppunit/cppunit/
H A DTestFactoryRegistry.cpp55 TestFactoryRegistry *registry = (it++)->second; in ~NamedRegistries() local