Searched defs:DB (Results 1 - 25 of 47) sorted by path

12

/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl.h14 #undef DB macro
/netbsd-current/external/bsd/nvi/dist/common/
H A Dvi_db.h122 #undef DB macro
123 #define DB DB_new macro
124 typedef struct __db_new DB; typedef in typeref:struct:__db_new
[all...]
/netbsd-current/external/bsd/nvi/usr.bin/nvi/
H A Dcompat.h128 #define DB L__DB macro
H A Dport.h129 #define DB L__DB macro
/netbsd-current/external/gpl2/gmake/dist/
H A Ddebug.h38 #define DB(_l,_x) do{ if(ISDB(_l)) {printf _x; fflush (stdout);} }while(0) macro
/netbsd-current/include/
H A Ddb.h125 } DB; typedef in typeref:struct:__db
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_pss.c40 unsigned char *DB = NULL; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_pss.c46 unsigned char *DB = NULL; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttr.h371 inline const StreamingDiagnostic &operator<<(const StreamingDiagnostic &DB, argument
H A DCanonicalType.h218 inline const StreamingDiagnostic &operator<<(const StreamingDiagnostic &DB, argument
H A DNestedNameSpecifier.h522 inline const StreamingDiagnostic &operator<<(const StreamingDiagnostic &DB, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1336 const StreamingDiagnostic &DB = *this; local
1348 const StreamingDiagnostic &DB = *this; local
1377 inline const DiagnosticBuilder &operator<<(const DiagnosticBuilder &DB, argument
1383 inline const StreamingDiagnostic &operator<<(const StreamingDiagnostic &DB, argument
1389 operator <<(const StreamingDiagnostic &DB, const char *Str) argument
1396 operator <<(const StreamingDiagnostic &DB, int I) argument
1407 operator <<(const StreamingDiagnostic &DB, T I) argument
1412 operator <<(const StreamingDiagnostic &DB, unsigned I) argument
1418 operator <<(const StreamingDiagnostic &DB, tok::TokenKind I) argument
1424 operator <<(const StreamingDiagnostic &DB, const IdentifierInfo *II) argument
1439 operator <<(const StreamingDiagnostic &DB, T *DC) argument
1445 operator <<(const StreamingDiagnostic &DB, SourceRange R) argument
1451 operator <<(const StreamingDiagnostic &DB, ArrayRef<SourceRange> Ranges) argument
1458 operator <<(const StreamingDiagnostic &DB, const CharSourceRange &R) argument
1464 operator <<(const StreamingDiagnostic &DB, const FixItHint &Hint) argument
1470 operator <<(const StreamingDiagnostic &DB, ArrayRef<FixItHint> Hints) argument
1478 operator <<(const StreamingDiagnostic &DB, const llvm::Optional<SourceRange> &Opt) argument
1486 operator <<(const StreamingDiagnostic &DB, const llvm::Optional<CharSourceRange> &Opt) argument
1494 operator <<(const StreamingDiagnostic &DB, const llvm::Optional<FixItHint> &Opt) argument
[all...]
H A DPartialDiagnostic.h62 const StreamingDiagnostic &DB = *this; local
73 const StreamingDiagnostic &DB = *this; local
200 operator <<(const DiagnosticBuilder &DB, const PartialDiagnostic &PD) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1579 ImmediateDiagBuilder(DiagnosticBuilder &DB, Sema &SemaRef, unsigned DiagID) argument
1581 ImmediateDiagBuilder(DiagnosticBuilder &&DB, Sema &SemaRef, unsigned DiagID) argument
2056 void emit(const SemaDiagnosticBuilder &DB, argument
2070 const SemaDiagnosticBuilder &DB = S.Diag(Loc, DiagID); variable
2097 const SemaDiagnosticBuilder &DB variable
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp11617 operator<<(const StreamingDiagnostic &DB, argument
H A DTemplateBase.cpp540 static const T &DiagTemplateArg(const T &DB, const TemplateArgument &Arg) { argument
593 operator <<(const StreamingDiagnostic &DB, const TemplateArgument &Arg) argument
[all...]
H A DTemplateName.cpp257 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp43 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, argument
70 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp936 DiagnosticBuilder DB = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp121 DiagnosticBuilder DB = Diag(Loc, DiagID); local
142 DiagnosticBuilder DB = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1790 SemaDiagnosticBuilder DB = getLangOpts().CUDAIsDevice local
H A DSemaAttr.cpp440 auto DB = Diag(AlignPackStack.CurrentPragmaLocation, local
H A DSemaDeclAttr.cpp404 Sema::SemaDiagnosticBuilder DB = S.Diag(D->getBeginLoc(), DiagID); local
H A DSemaExpr.cpp2395 auto DB = S.Diag(Loc, diag::ext_undeclared_unqual_id_with_dependent_base); local
H A DSemaStmt.cpp1562 auto DB = Diag(CondExpr->getExprLoc(), TheDefaultStmt local

Completed in 959 milliseconds

12