Home
last modified time | relevance | path

Searched defs:factory (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/nvi/dist/gtk/
H A Dgtk_main.c79 GtkItemFactory *factory; in create_toplevel() local
/minix3/minix/share/beaglebone/weather/
H A Dspin.js7 (function(root, factory) { argument
/minix3/external/bsd/libevent/dist/
H A Devent_rpcgen.py1305 def ProcessOneEntry(factory, newstruct, entry): argument
1409 def ProcessStruct(factory, data): argument
1509 def Parse(factory, file): argument
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h552 AttributePool(AttributeFactory &factory) : Factory(factory), Head(nullptr) {} in AttributePool()
669 ParsedAttributes(AttributeFactory &factory) in ParsedAttributes()
/minix3/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1967 llvm::EngineBuilder factory(std::move(Owner)); in main() local
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2195 internal::TestFactoryBase* factory) in TestInfo()
2236 TestFactoryBase* factory) { in MakeAndRegisterTestInfo()