Home
last modified time | relevance | path

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

123

/freebsd/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/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/lib/libc/net/
H A Dnsparser.y77 | Database ':' NL
81 | Database ':' Srclist NL
91 Database
H A Dnetworks1 # Your Local Networks Database
H A Dhosts2 # Host Database
/freebsd/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()
/freebsd/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 Ddatabase94 # Round Robin Database Tool by Tobias Oetiker <oetiker@ee.ethz.ch>
170 # for Xbase Database file (*.DBF) reserved (NULL) for multi-user
264 # probably Apollo Database Server 9.7? xBase (0x6)
275 # Microsoft Visual FoxPro Database Container File like: FOXPRO-DB-TEST.DBC TESTDATA.DBC TASTRADE.DBC
342 # probably Apollo Database Server 9.7 with SQL and memo mask? xBase (0xF6)
677 # FoxPro Database memo file *.DCT
687 4 string Standard\ Jet\ DB Microsoft Access Database
689 4 string Standard\ ACE\ DB Microsoft Access Database
696 # Extensible Storage Engine (ESE) Database File (EDB) format.asciidoc
769 0 string @(#)ADF\ Database CGNS Advanced Data Format
[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 …
103 # TODO: missing extensions for Bentley Systems and Esri Spatially-Enabled Database
211 >>>68 belong =0x42654462 (Bentley Systems BeSQLite Database)
216 >>>68 belong =0x45737269 (Esri Spatially-Enabled Database)
362 # H2 Database from https://www.h2database.com/
363 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/lib/libbluetooth/
H A Dhosts3 # Bluetooth Host Database
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dhosts3 # Host Database
/freebsd/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/usr.bin/fortune/tools/
H A DTroff.mac12 .tl 'Fortune Database'\\*(Se'\*(td'
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsRISCVVector.def1 //==- BuiltinsRISCVVector.def - RISC-V Vector Builtin Database ---*- C++ -*-==//
H A DOperatorKinds.def1 //===--- OperatorKinds.def - C++ Overloaded Operator Database ---*- C++ -*-===//
/freebsd/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/crypto/heimdal/lib/wind/
H A DNormalizationCorrections.txt4 # Unicode Character Database.
/freebsd/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/contrib/tzdata/
H A DREADME7 The Time Zone Database (called tz, tzdb or zoneinfo) contains code and
/freebsd/contrib/tzcode/
H A DREADME7 The Time Zone Database (called tz, tzdb or zoneinfo) contains code and
/freebsd/share/i18n/csmapper/JIS/
H A DJISX0201-KANA%UCS.src47 # latest Unicode Character Database.
H A DUCS%JISX0201-KANA.src47 # latest Unicode Character Database.

123