Searched refs:frontend (Results 101 - 104 of 104) sorted by relevance

12345

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c1045 "DESC 'OpenLDAP frontend configuration' "
1875 } else if ( !strcasecmp( c->argv[1], "frontend" )) {
1877 sprintf( c->cr_msg, "frontend DB already defined");
2634 * but we now defer it to the frontend entry to allow modules
2723 /* Reset to defaults or values from frontend */
2812 /* Reset to defaults or values from frontend */
3293 notallowed = "frontend";
4148 notallowed = "frontend";
4408 Entry *frontend; member in struct:setup_cookie
4422 /* Does the frontend exis
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp672 new llvm::TimerGroup("frontend", "Clang front-end time report"));
674 new llvm::Timer("frontend", "Clang front-end timer",
931 // better. We generally expect frontend actions to be invoked with (nearly)
944 if (getFrontendOpts().ProgramAction == frontend::RewriteObjC)
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5838 frontend::IncludeDirGroup Group
5839 = static_cast<frontend::IncludeDirGroup>(Record[Idx++]);
/netbsd-current/external/mit/isl/dist/interface/
H A Dconfigure20367 HSO.AddPath("", frontend::Angled, false, false);

Completed in 361 milliseconds

12345