Home
last modified time | relevance | path

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

12345

/openbsd-src/regress/usr.bin/mandoc/db/out/
H A Dall.merr6 man: dbm_get: Database corrupt: offset -1
10 man: dbm_get: Database corrupt: offset -1
13 man: dbm_get: Database corrupt: offset -1
17 man: dbm_get: Database corrupt: offset -1
20 man: dbm_get: Database corrupt: offset -1
23 man: dbm_get: Database corrupt: offset -1
26 man: dbm_get: Database corrupt: offset -1
27 man: dbm_get: Database corrupt: offset -1
30 man: dbm_get: Database corrupt: offset -1
33 man: dbm_get: Database corrupt: offset -1
[all …]
H A Dall.derr49 dbm_dump: dbm_get: Database corrupt: offset -1
50 dbm_dump: dbm_get: Database corrupt: offset -1
56 dbm_dump: dbm_get: Database corrupt: offset -1
60 dbm_dump: dbm_get: Database corrupt: offset -1
61 dbm_dump: dbm_get: Database corrupt: offset -1
67 dbm_dump: dbm_get: Database corrupt: offset -1
71 dbm_dump: dbm_get: Database corrupt: offset -1
72 dbm_dump: dbm_get: Database corrupt: offset -1
76 dbm_dump: dbm_get: Database corrupt: offset -1
80 dbm_dump: dbm_get: Database corrupt: offset -1
[all …]
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DReadMe.txt1 # Unicode Character Database
9 # UAX #38, "Unicode Han Database (Unihan)"
10 # UAX #44, "Unicode Character Database"
16 for the Unicode Character Database, for Version 15.0.0 of the Unicode Standard.
H A DNamedSqProv.txt6 # Unicode Character Database
18 # Code point sequences in the Unicode Character Database
H A DNormalizationCorrections.txt6 # Unicode Character Database
10 # Unicode Character Database.
H A DCJKRadicals.txt6 # Unicode Character Database
25 # For more information, see UAX #38: Unicode Han Database (Unihan),
H A DPropertyAliases.txt7 # Unicode Character Database
51 # For more information, see UAX #44, Unicode Character Database, and
H A DCompositionExclusions.txt6 # Unicode Character Database
13 # Unicode Character Database.
H A DJamo.txt6 # Unicode Character Database
H A DBidiBrackets.txt7 # Unicode Character Database
13 # Character Database.
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Dbiblio22 %I Very Large Database Foundation
33 %J ACM Trans. Database Syst.
/openbsd-src/etc/examples/
H A Dexports3 # NFS exports Database
/openbsd-src/gnu/llvm/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++ -*-===//
/openbsd-src/usr.bin/file/magdir/
H A Dclarion8 # Database files
H A Ddatabase86 # Round Robin Database Tool by Tobias Oetiker <oetiker@ee.ethz.ch>
204 4 string Standard\ Jet\ DB Microsoft Access Database
245 0 string @(#)ADF\ Database CGNS Advanced Data Format
H A Dsql26 0 string iRivDB iRiver Database file
H A Dfonts64 0 string SplineFontDB: Spline Font Database
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-local/yaml-roundtrip/
H A Dcollection.tml130 # RT 92916 (a Test::Database ticket)
/openbsd-src/share/snmp/
H A DBRIDGE-MIB.txt472 age all dynamic entries in the Forwarding Database.
756 "The total number of Forwarding Database entries that
759 Forwarding Database. If this counter is increasing, it
760 indicates that the Forwarding Database is regularly
784 -- The Forwarding Database for Transparent Bridges
995 -- The Static (Destination-Address Filtering) Database
1291 "Filtering Database information for the Bridge."
1304 "Dynamic Filtering Database information for each port of
1309 -- The Static (Destination-Address Filtering) Database
1321 "Static Filtering Database information for each port of
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl584delta.pod41 =head2 Unicode Character Database 4.0.1
43 The copy of the Unicode Character Database included in Perl 5.8 has
H A Dperl587delta.pod16 =head2 Unicode Character Database 4.1.0
18 The copy of the Unicode Character Database included in Perl 5.8 has

12345