Searched refs:VDB (Results 1 – 4 of 4) sorted by relevance
46 # ClamAV-VDB:buildDate:version:signaturesNumbers:functionalityLevelRequired:MD5:Signature:builder:b…49 0 string ClamAV-VDB: Clam AntiVirus
72 #define VDB ".vacation" /* vacation database */ macro380 dbfilename = VDB;
752 const auto *VDB = B.get<const ValueDecl *>(); in Visit() local753 OS << VDB->getDeclKindName() << "Decl"; in Visit()754 dumpPointer(VDB); in Visit()
65 - Fix + document the FILENAME parameter to fill_in() (Thanks VDB) [106093]