| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
| H A D | CompilationDatabase.cpp | 80 findCompilationDatabaseFromDirectory(StringRef Directory, in findCompilationDatabaseFromDirectory() argument 84 while (!Directory.empty()) { in findCompilationDatabaseFromDirectory() 88 CompilationDatabase::loadFromDirectory(Directory, LoadErrorMessage)) in findCompilationDatabaseFromDirectory() 92 ErrorStream << "No compilation database found in " << Directory.str() in findCompilationDatabaseFromDirectory() 97 Directory = llvm::sys::path::parent_path(Directory); in findCompilationDatabaseFromDirectory() 107 StringRef Directory = llvm::sys::path::parent_path(AbsolutePath); in autoDetectFromSource() local 110 findCompilationDatabaseFromDirectory(Directory, ErrorMessage); in autoDetectFromSource() 326 const Twine &Directory) { in loadFromCommandLine() argument 339 return std::make_unique<FixedCompilationDatabase>(Directory, StrippedArgs); in loadFromCommandLine() 356 FixedCompilationDatabase::loadFromBuffer(StringRef Directory, StringRef Data, in loadFromBuffer() argument [all …]
|
| H A D | JSONCompilationDatabase.cpp | 166 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory() argument 167 SmallString<1024> JSONDatabasePath(Directory); in loadFromDirectory() 354 llvm::yaml::ScalarNode *Directory = nullptr; in parse() local 393 Directory = ValueString; in parse() 416 if (!Directory) { in parse() 426 Directory->getValue(DirectoryStorage)); in parse() 433 auto Cmd = CompileCommandRef(Directory, File, *Command, Output); in parse()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ |
| H A D | CompilationDatabase.h | 46 CompileCommand(const Twine &Directory, const Twine &Filename, in CompileCommand() 48 : Directory(Directory.str()), Filename(Filename.str()), in CompileCommand() 52 std::string Directory; member 69 return LHS.Directory == RHS.Directory && LHS.Filename == RHS.Filename && 185 const Twine &Directory = "."); 195 loadFromBuffer(StringRef Directory, StringRef Data, std::string &ErrorMsg); 199 FixedCompilationDatabase(const Twine &Directory,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
| H A D | GenLibDeps.pl | 31 my $Directory = $ARGV[0]; 32 if (!defined($Directory) || ! -d "$Directory") { 69 opendir DIR,$Directory; 87 `$ranlibPath $Directory/$lib`; 111 open DEFS, "$nmPath -sg $Directory/$lib|"; 153 open UDEFS, "$nmPath -Aup $Directory/$lib|"; 169 open DEFS, "$nmPath -g $Directory/$lib|"; 183 open DEFS, "$nmPath -g $Directory/$obj |"; 208 "$nmPath -u $Directory/$lib | sed -e 's/^[ 0]* U //' | sort | uniq |"; 233 open UNDEFS, "$nmPath -u $Directory/$lib |";
|
| H A D | findsym.pl | 14 my $Directory = $ARGV[0]; 19 opendir DIR,$Directory; 28 "nm $Directory/$lib | grep '$Symbol' | sort --key=3 | uniq |";
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | README | 6 The ntp Distribution Base Directory 52 adjtimed Directory containing the sources for the adjtime daemon 55 authstuff Directory containing sources for miscellaneous programs 64 clockstuff Directory containing sources for miscellaneous programs 71 conf Directory containing a motley collection of 92 html Directory containing a complete set of documentation on 99 include Directory containing include header files used by most 104 kernel Directory containing sources for kernel programs such as 108 libntp Directory containing library source code used by most 111 ntpdate Directory containing sources for a program to set the [all …]
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/ |
| H A D | preamble.sdf | 179 DAP|Directory Access Protocol 183 DIB|Directory Information Base 185 DISP|Directory Information Shadowing Protocol 186 DIT|Directory Information Tree 189 DOP|Directory Operational Binding Management Protocol 191 DSA|Directory System Agent 193 DSP|Directory System Protocol 195 DUA|Directory User Agent 219 LDAP|Lightweight Directory Access Protocol 273 X.500|X.500 Directory Services [all …]
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | config.sdf | 11 H2: Local Directory Service 27 H2: Local Directory Service with Referrals 39 participate in the Global Directory, or you want to delegate 43 H2: Replicated Directory Service 53 !import "config_repl.png"; align="center"; title="Replicated Directory Services" 54 FT[align="Center"] Figure 3.3: Replicated Directory Services 60 H2: Distributed Local Directory Service 68 !import "config_dist.gif"; align="center"; title="Distributed Local Directory Services" 69 FT[align="Center"] Figure 3.4: Distributed Local Directory Services
|
| /netbsd-src/external/bsd/libfido2/dist/windows/ |
| H A D | build.ps1 | 94 New-Item -Type Directory "${BUILD}" -Force 95 New-Item -Type Directory "${BUILD}\${Arch}" -Force 96 New-Item -Type Directory "${BUILD}\${Arch}\${Type}" -Force 97 New-Item -Type Directory "${STAGE}\${LIBRESSL}" -Force 98 New-Item -Type Directory "${STAGE}\${LIBCBOR}" -Force 99 New-Item -Type Directory "${STAGE}\${ZLIB}" -Force 102 New-Item -Type Directory "${OUTPUT}" -Force 103 New-Item -Type Directory "${OUTPUT}\${Arch}" -Force 104 New-Item -Type Directory "${OUTPUT}\${Arch}\${Type}" -force
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4510.txt | 14 Lightweight Directory Access Protocol (LDAP): 31 The Lightweight Directory Access Protocol (LDAP) is an Internet 39 Directory Access Protocol (LDAP), an Internet Protocol, consists of 43 LDAP: Directory Information Models [RFC4512] 180 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access 183 [RFC4512] Zeilenga, K., "Lightweight Directory Access Protocol 184 (LDAP): Directory Information Models", RFC 4512, June 187 [RFC4513] Harrison, R., Ed., "Lightweight Directory Access 191 [RFC4514] Zeilenga, K., Ed., "Lightweight Directory Access 195 [RFC4515] Smith, M., Ed. and T. Howes, "Lightweight Directory [all …]
|
| H A D | rfc4526.txt | 12 Lightweight Directory Access Protocol (LDAP) 29 This document extends the Lightweight Directory Access Protocol 47 The X.500 Directory Access Protocol (DAP) [X.511] supports absolute 141 [RFC4510] Zeilenga, K., Ed, "Lightweight Directory Access 145 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access 148 [RFC4512] Zeilenga, K., "Lightweight Directory Access Protocol 149 (LDAP): Directory Information Models", RFC 4512, June 152 [RFC4515] Smith, M., Ed. and T. Howes, "Lightweight Directory 159 Directory Access Protocol", RFC 1777, March 1995. 164 [RFC3494] Zeilenga, K., "Lightweight Directory Access Protocol [all …]
|
| H A D | rfc5020.txt | 12 The Lightweight Directory Access Protocol (LDAP) entryDN 29 This document describes the Lightweight Directory Access Protocol 65 In X.500 Directory Services [X.501], such as those accessible using 66 the Lightweight Directory Access Protocol (LDAP) [RFC4510], an entry 179 [RFC4510] Zeilenga, K., Ed., "Lightweight Directory Access Protocol 183 [RFC4512] Zeilenga, K., Ed., "Lightweight Directory Access Protocol 184 (LDAP): Directory Information Models", RFC 4512, June 188 Standardization Sector, "The Directory -- Models," 193 [RFC3687] Legg, S., "Lightweight Directory Access Protocol (LDAP) 197 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access [all …]
|
| H A D | rfc4529.txt | 13 Lightweight Directory Access Protocol (LDAP) 27 The Lightweight Directory Access Protocol (LDAP) search operation 47 In the Lightweight Directory Access Protocol (LDAP) [RFC4510], the 85 DSA stands for Directory System Agent (or server). 189 [RFC4510] Zeilenga, K., Ed., "Lightweight Directory Access 193 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access 196 [RFC4512] Zeilenga, K., "Lightweight Directory Access Protocol 197 (LDAP): Directory Information Models", RFC 4512, June 200 [RFC4516] Smith, M., Ed. and T. Howes, "Lightweight Directory 211 [RFC3673] Zeilenga, K., "Lightweight Directory Access Protocol [all …]
|
| H A D | rfc2294.txt | 14 X.500 Directory Information Tree 31 in the Directory Information Tree [6, 1]. This is useful for a range 60 RFC 2294 Directory Information Tree March 1998 77 Table 1: Order of O/R Address Directory Components 116 RFC 2294 Directory Information Tree March 1998 172 RFC 2294 Directory Information Tree March 1998 228 RFC 2294 Directory Information Tree March 1998 284 RFC 2294 Directory Information Tree March 1998 340 RFC 2294 Directory Information Tree March 1998 396 RFC 2294 Directory Information Tree March 1998 [all …]
|
| H A D | rfc4527.txt | 12 Lightweight Directory Access Protocol (LDAP) 30 This document specifies an extension to the Lightweight Directory 65 This document specifies an extension to the Lightweight Directory 81 functionality in the X.500 Directory Access Protocol (DAP) [X.511]. 99 DSA stands for Directory System Agent (i.e., a directory server). 295 Lightweight Directory Access Protocol (LDAP) 298 [RFC3673] Zeilenga, K., "Lightweight Directory Access Protocol 302 [RFC4510] Zeilenga, K., Ed, "Lightweight Directory Access 306 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access 309 [RFC4512] Zeilenga, K., "Lightweight Directory Access Protocol [all …]
|
| H A D | rfc4525.txt | 12 Lightweight Directory Access Protocol (LDAP) 28 This document describes an extension to the Lightweight Directory 50 The Lightweight Directory Access Protocol (LDAP) [RFC4510] does not 208 [RFC4510] Zeilenga, K., Ed., "Lightweight Directory Access 212 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access 215 [RFC4512] Zeilenga, K., "Lightweight Directory Access Protocol 216 (LDAP): Directory Information Models", RFC 4512, June 234 (IANA) Considerations for the Lightweight Directory 237 [RFC4527] Zeilenga, K., "Lightweight Directory Access Protocol 240 [RFC4528] Zeilenga, K., "Lightweight Directory Access Protocol
|
| H A D | rfc2377.txt | 17 Naming Plan for Internet Directory-Enabled Applications 60 RFC 2377 A Directory Naming Plan September 1998 116 RFC 2377 A Directory Naming Plan September 1998 133 Directory distinguished names will thus have the following structure, 143 The X.500 Directory model [2] can be used to create a world-wide 144 distributed directory. The Internet X.500 Directory Pilot has been 172 RFC 2377 A Directory Naming Plan September 1998 177 set of users to be named under the same Directory Information Tree 193 The North American Directory Forum (NADF, now the North Atlantic 194 Directory Forum but still the NADF) proposed to avoid the problem of [all …]
|
| H A D | rfc4530.txt | 12 Lightweight Directory Access Protocol (LDAP) 33 object. Directory clients may use this attribute to distinguish 85 In X.500 Directory Services [X.501], such as those accessible using 86 the Lightweight Directory Access Protocol (LDAP) [RFC4510], an object 320 [RFC4510] Zeilenga, K., Ed., "Lightweight Directory Access 324 [RFC4512] Zeilenga, K., "Lightweight Directory Access Protocol 325 (LDAP): Directory Information Models", RFC 4512, June 328 [RFC4517] Legg, S., Ed., "Lightweight Directory Access Protocol 345 Directory -- Models," X.501(1993) (also ISO/IEC 9594- 350 Directory: Selected Attribute Types", X.520(1993) (also [all …]
|
| H A D | rfc6171.txt | 13 The Lightweight Directory Access Protocol (LDAP) Don't Use Copy Control 17 This document defines the Lightweight Directory Access Protocol 77 This document defines the Lightweight Directory Access Protocol 121 DSA stands for Directory System Agent (or server). 257 [RFC4510] Zeilenga, K., Ed., "Lightweight Directory Access Protocol 261 [RFC4511] Sermersheim, J., Ed., "Lightweight Directory Access 264 [RFC4512] Zeilenga, K., Ed., "Lightweight Directory Access Protocol 265 (LDAP): Directory Information Models", RFC 4512, June 271 Standardization Sector, "The Directory -- Overview of 276 Standardization Sector, "The Directory: Abstract Service [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCDwarf.h | 234 Expected<unsigned> tryGetFile(StringRef &Directory, StringRef &FileName, 258 void setRootFile(StringRef Directory, StringRef FileName, in setRootFile() 261 CompilationDir = std::string(Directory); in setRootFile() 288 void maybeSetRootFile(StringRef Directory, StringRef FileName, in maybeSetRootFile() argument 293 Header.setRootFile(Directory, FileName, Checksum, Source); in maybeSetRootFile() 296 unsigned getFile(StringRef Directory, StringRef FileName, in getFile() argument 300 return cantFail(Header.tryGetFile(Directory, FileName, Checksum, Source, in getFile() 320 Expected<unsigned> tryGetFile(StringRef &Directory, StringRef &FileName, 325 unsigned getFile(StringRef &Directory, StringRef &FileName, 328 return cantFail(tryGetFile(Directory, FileName, Checksum, Source, [all …]
|
| /netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
| H A D | draft-legg-ldap-admin-xx.txt | 6 Lightweight Directory Access Protocol (LDAP): 7 Directory Administrative Model 42 by the Lightweight Directory Access Protocol. The administrative 43 model partitions the Directory Information Tree for various aspects 54 INTERNET-DRAFT Directory Administrative Model June 16, 2004 77 for use by the Lightweight Directory Access Protocol (LDAP) [LDAP]. 78 The administrative model partitions the Directory Information Tree 110 INTERNET-DRAFT Directory Administrative Model June 16, 2004 166 INTERNET-DRAFT Directory Administrative Model June 16, 2004 222 INTERNET-DRAFT Directory Administrative Model June 16, 2004 [all …]
|
| H A D | draft-legg-ldap-acm-admin-xx.txt | 6 Lightweight Directory Access Protocol (LDAP): 43 Directory Access Protocol. The administrative model partitions the 44 Directory Information Tree for various aspects of directory data 79 Lightweight Directory Access Protocol (LDAP) [RFC3377]. 81 The administrative model [ADMIN] partitions the Directory Information 232 termed a Directory Access Control Domain (DACD). A DACD can contain 327 "Lightweight Directory Access Protocol (v3): Attribute 337 [RFC3377] Hodges, J. and R. Morgan, "Lightweight Directory Access 342 Considerations for the Lightweight Directory Access 346 Directory Access Protocol (LDAP)", RFC 3672, December [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/maint-aux/ |
| H A D | srclist.txt | 15 Directory Modifications 29 Directory Modifications 46 Directory Modifications 66 Directory Modifications
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| H A D | Minidump.h | 36 ArrayRef<minidump::Directory> streams() const { return Streams; } in streams() 39 ArrayRef<uint8_t> getRawStream(const minidump::Directory &Stream) const { in getRawStream() 165 ArrayRef<minidump::Directory> Streams, in MinidumpFile() 185 ArrayRef<minidump::Directory> Streams;
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | posix1.exp | 16 Directory and filename parts of local variables 56 Directory and filename parts of local variables 102 Directory and filename parts of local variables 149 Directory and filename parts of local variables
|