Home
last modified time | relevance | path

Searched refs:Database (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase() argument
99 : Database(std::move(Database)), Syntax(Syntax), in JSONCompilationDatabase()
100 YAMLStream(this->Database->getBuffer(), SM) {} in JSONCompilationDatabase()
133 std::unique_ptr<llvm::MemoryBuffer> Database; variable
/freebsd-14.2/crypto/heimdal/lib/hdb/
H A Dhdb_err.et14 error_code UK_SERROR, "Database store error"
15 error_code UK_RERROR, "Database read error"
17 error_code DB_INUSE, "Database is locked or in use--try again later"
18 error_code DB_CHANGED, "Database was modified during read"
/freebsd-14.2/lib/libc/net/
H A Dnsparser.y77 | Database ':' NL
81 | Database ':' Srclist NL
91 Database
H A Dnetworks3 # Your Local Networks Database
H A Dhosts2 # Host Database
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp205 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromFile() local
207 if (!Database->parse(ErrorMessage)) in loadFromFile()
209 return Database; in loadFromFile()
218 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromBuffer() local
220 if (!Database->parse(ErrorMessage)) in loadFromBuffer()
222 return Database; in loadFromBuffer()
H A DCompilationDatabase.cpp67 for (const CompilationDatabasePluginRegistry::entry &Database : in loadFromDirectory() local
70 std::unique_ptr<CompilationDatabasePlugin> Plugin(Database.instantiate()); in loadFromDirectory()
74 ErrorStream << Database.getName() << ": " << DatabaseErrorMessage << "\n"; in loadFromDirectory()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Ddbpf4 # dppf: Maxis Database Packed Files, the stored data file format used by all
8 0 string DBPF Maxis Database Packed File
H A Ddatabase264 # probably Apollo Database Server 9.7? xBase (0x6)
677 # FoxPro Database memo file *.DCT
687 4 string Standard\ Jet\ DB Microsoft Access Database
689 4 string Standard\ ACE\ DB Microsoft Access Database
776 0 string @(#)ADF\ Database CGNS Advanced Data Format
803 # Type: QDBM Quick Database Manager
815 # Database file for Zope (done by FileStorage)
816 0 string FS21 Zope Object Database File Storage v3 (data)
817 0 string FS30 Zope Object Database File Storage v4 (data)
846 # askSam Database by Stefan A. Haubenthal <[email protected]>
[all …]
H A Dgnome39 # GVariant Database file
46 0 string GVariant GVariant Database file,
H A Dsql80 0 string iRivDB iRiver Database file
93 # Note: called "SQLite 2.x database" by TrID and "SQLite Database File Format" version 2 by DROID …
137 >>>68 belong =0x42654462 (Bentley Systems BeSQLite Database)
142 >>>68 belong =0x45737269 (Esri Spatially-Enabled Database)
281 # H2 Database from https://www.h2database.com/
282 0 string --\ H2\ 0.5/B\ --\ \n H2 Database file
H A Dclarion8 # Database files
H A Ddif11 # by DROID x-fmt/368 "VisiCalc Database"
/freebsd-14.2/lib/libbluetooth/
H A Dhosts3 # Bluetooth Host Database
/freebsd-14.2/contrib/netbsd-tests/lib/libc/net/
H A Dhosts3 # Host Database
/freebsd-14.2/usr.bin/fortune/tools/
H A DTroff.mac12 .tl 'Fortune Database'\\*(Se'\*(td'
/freebsd-14.2/crypto/heimdal/lib/kadm5/
H A Dkadm5_err.et17 error_code BAD_DB, "Database inconsistency detected"
51 error_code SECURE_PRINC_MISSING,"Database error! Required principal missing"
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsRISCVVector.def1 //==- BuiltinsRISCVVector.def - RISC-V Vector Builtin Database ---*- C++ -*-==//
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dtest.data152 13dbadmin:*:12:0:Security Database Owner:/dbadmin:/bin/sh
182 13 dbadmin * 12 0 Security Database Owner /dbadmin /bin/sh
/freebsd-14.2/crypto/heimdal/lib/wind/
H A DNormalizationCorrections.txt4 # Unicode Character Database.
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBRIDGE-MIB.txt487 age all dynamic entries in the Forwarding Database.
768 "The total number of Forwarding Database entries that
771 Forwarding Database. If this counter is increasing, it
772 indicates that the Forwarding Database is regularly
797 -- The Forwarding Database for Transparent Bridges
1005 -- The Static (Destination-Address Filtering) Database
1300 "Filtering Database information for the Bridge."
1313 "Dynamic Filtering Database information for each port of
1318 -- The Static (Destination-Address Filtering) Database
1330 "Static Filtering Database information for each port of
/freebsd-14.2/contrib/tzdata/
H A DREADME7 The Time Zone Database (called tz, tzdb or zoneinfo) contains code and
/freebsd-14.2/contrib/tzcode/
H A DREADME7 The Time Zone Database (called tz, tzdb or zoneinfo) contains code and
/freebsd-14.2/share/i18n/csmapper/JIS/
H A DUCS%JISX0201-KANA.src47 # latest Unicode Character Database.
H A DJISX0201-KANA%UCS.src47 # latest Unicode Character Database.

1234