/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/ |
H A D | iOS.cmake | 19 message(STATUS "Using SDKROOT ${SDKROOT}") 28 message(STATUS "Using C compiler ${CMAKE_C_COMPILER}") 36 message(STATUS "Using C++ compiler ${CMAKE_CXX_COMPILER}") 45 message(STATUS "Using ar ${CMAKE_AR}") 54 message(STATUS "Using ranlib ${CMAKE_RANLIB}") 63 message(STATUS "Using strip ${CMAKE_STRIP}") 72 message(STATUS "Using dsymutil ${CMAKE_DSYMUTIL}") 81 message(STATUS "Using libtool ${CMAKE_LIBTOOL}") 90 message(STATUS "Using codesign ${CMAKE_CODESIGN}") 101 message(STATUS "Using codesign_allocate ${CMAKE_CODESIGN_ALLOCATE}")
|
/netbsd-src/external/bsd/pcc/dist/pcc/ |
H A D | config.h.in | 6 /* Using a.out ABI */ 12 /* Using Classic 68k ABI */ 15 /* Using COFF ABI */ 21 /* Using ECOFF ABI */ 24 /* Using ELF ABI */ 105 /* Using Mach-O ABI */ 138 /* Using PE/COFF ABI */
|
H A D | configure.ac | 344 elf*) AC_DEFINE(ELFABI, 1, [Using ELF ABI]) ;; 345 aout) AC_DEFINE(AOUTABI, 1, [Using a.out ABI]) ;; 346 macho) AC_DEFINE(MACHOABI, 1, [Using Mach-O ABI]) ;; 347 coff) AC_DEFINE(COFFABI, 1, [Using COFF ABI]) ;; 348 ecoff) AC_DEFINE(ECOFFABI, 1, [Using ECOFF ABI]) ;; 349 pecoff) AC_DEFINE(PECOFFABI, 1, [Using PE/COFF ABI]) ;; 350 classic68k) AC_DEFINE(CLASSIC68K, 1, [Using Classic 68k ABI]) ;; 674 echo "Using assembler .................. ${assembler-<default>}" 675 echo "Using linker ..................... ${linker-<default>}" 676 echo "Using Multi-Arch path ............ ${multiarch}" [all …]
|
/netbsd-src/external/gpl2/groff/dist/doc/ |
H A D | groff-3 | 34 * ", at end of sentence <1>: Using Symbols. (line 272) 41 * ', at end of sentence <1>: Using Symbols. (line 272) 48 * ), at end of sentence <1>: Using Symbols. (line 272) 51 * *, at end of sentence <1>: Using Symbols. (line 272) 93 * \&, and glyph definitions: Using Symbols. (line 284) 177 * \e, and glyph definitions: Using Symbols. (line 284) 199 * \L, and glyph definitions: Using Symbols. (line 284) 200 * \l, and glyph definitions: Using Symbols. (line 284) 258 * ], at end of sentence <1>: Using Symbols. (line 272) 286 * adobe glyph list (AGL): Using Symbols. (line 94) [all …]
|
H A D | groff | 172 Node: Using Symbols227002 173 Node: Using Symbols-Footnotes241711 174 Ref: Using Symbols-Footnote-1241778 175 Ref: Using Symbols-Footnote-2242231 176 Ref: Using Symbols-Footnote-3242302 177 Ref: Using Symbols-Footnote-4242541
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | index.rst | 13 Using Clang as a Compiler 52 Using Clang as a Library 72 Using Clang Tools
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | README.txt | 52 Using Microsoft Visual C++ 2005 (or later) is recommended. Several Windows 61 Using Microsoft Visual C++ 2012 (or later) is required. When using the 72 Using Microsoft Visual C++ 2013 (or later) is required. When using the 83 Using Microsoft Visual C++ 2015 (or later) is required. When using the 96 Using Microsoft Visual C++ 2015 (or later) is required. When using the
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
H A D | autosprintf.info | 43 * Using autosprintf:: Using `autosprintf' in own programs 81 File: autosprintf.info, Node: Class autosprintf, Next: Using autosprintf, Prev: Introduction, U… 103 File: autosprintf.info, Node: Using autosprintf, Prev: Class autosprintf, Up: Top 105 3 Using `autosprintf' in own programs 129 Node: Using autosprintf3619
|
H A D | autosprintf.texi | 87 * Using autosprintf:: Using @code{autosprintf} in own programs 132 @node Class autosprintf, Using autosprintf, Introduction, Top 151 @node Using autosprintf, , Class autosprintf, Top 152 @chapter Using @code{autosprintf} in own programs
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 342 bool VisitUsingDecl(const UsingDecl *Using) { in VisitUsingDecl() argument 343 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl() 345 UsingDecls.push_back(Using); in VisitUsingDecl() 594 for (const auto *Using : Finder.getUsingDecls()) in createRenameAtomicChanges() local 595 Replace(Using->getBeginLoc(), Using->getEndLoc(), "using " + NewName.str()); in createRenameAtomicChanges()
|
/netbsd-src/usr.bin/make/unit-tests/ |
H A D | suff-rebuild.exp | 39 No known suffix on all. Using .NULL suffix 46 No known suffix on suff-rebuild-example. Using .NULL suffix 67 No known suffix on .END. Using .NULL suffix
|
H A D | deptgt-phony.exp | 13 No known suffix on all. Using .NULL suffix 34 No known suffix on .END. Using .NULL suffix
|
H A D | suff-incomplete.exp | 30 No known suffix on all. Using .NULL suffix 39 No known suffix on .END. Using .NULL suffix
|
H A D | suff-lookup.exp | 46 No known suffix on all. Using .NULL suffix 68 No known suffix on .END. Using .NULL suffix
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
H A D | README | 48 Using groff's default values instead of DEVDIR, DEFAULTDEV, PRINTER, 62 Using font::load_desc() for scanning DESC files. 66 Using macro_path.open_file() for getting gremlin graphic files.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-timeout/ |
H A D | lit.cfg | 12 lit_config.note('Using internal shell') 15 lit_config.note('Using external shell')
|
/netbsd-src/tools/compat/ |
H A D | README | 119 * Using gcc-5 from opencsw.org 129 * Using gcc-12 from pkgsrc.org (installed in $GCC12INSTALLDIR) 136 * Using gcc-11 143 * Using gcc-12
|
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
H A D | check-compile-et.m4 | 87 AC_MSG_NOTICE(Using the already-installed com_err) 95 AC_MSG_NOTICE(Using our own com_err with toolchain compile_et) 104 AC_MSG_NOTICE(Using our own com_err)
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc2307.txt | 12 An Approach for Using LDAP as a Network Information Service 60 RFC 2307 Using LDAP as a Network Information Service March 1998 116 RFC 2307 Using LDAP as a Network Information Service March 1998 172 RFC 2307 Using LDAP as a Network Information Service March 1998 228 RFC 2307 Using LDAP as a Network Information Service March 1998 284 RFC 2307 Using LDAP as a Network Information Service March 1998 340 RFC 2307 Using LDAP as a Network Information Service March 1998 396 RFC 2307 Using LDAP as a Network Information Service March 1998 452 RFC 2307 Using LDAP as a Network Information Service March 1998 508 RFC 2307 Using LDAP as a Network Information Service March 1998 [all …]
|
H A D | rfc2247.txt | 21 Using Domains in LDAP/X.500 Distinguished Names 60 RFC 2247 Using Domains in LDAP/X.500 January 1998 116 RFC 2247 Using Domains in LDAP/X.500 January 1998 172 RFC 2247 Using Domains in LDAP/X.500 January 1998 228 RFC 2247 Using Domains in LDAP/X.500 January 1998 284 RFC 2247 Using Domains in LDAP/X.500 January 1998 340 RFC 2247 Using Domains in LDAP/X.500 January 1998
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
H A D | FindGRPC.cmake | 15 message(STATUS "Using protobuf ${Protobuf_VERSION}") 17 message(STATUS "Using gRPC ${gRPC_VERSION}") 78 message(STATUS "Using grpc++: " ${GRPC_LIBRARY}) 86 message(STATUS "Using protobuf: " ${PROTOBUF_LIBRARY})
|
H A D | TensorFlowCompile.cmake | 28 message("Using provided header " 33 message("Using model at " ${LLVM_ML_MODELS_ABSOLUTE})
|
/netbsd-src/external/bsd/openldap/dist/tests/data/ |
H A D | sql-write.out | 1 # Using ldapsearch to retrieve all the entries... 66 # Using ldapsearch to retrieve all the entries... 178 # Using ldapsearch to retrieve all the entries... 293 # Using ldapsearch to retrieve all the entries... 383 # Using ldapsearch to retrieve all the entries... 473 # Using ldapsearch to retrieve the modified entry... 480 # Using ldapsearch to retrieve the renamed entry... 487 # Using ldapsearch to retrieve all the entries...
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | NOTES.UNIX | 69 1. Using directories specified in DT_RPATH, unless DT_RUNPATH is 71 2. Using the environment variable LD_LIBRARY_PATH 72 3. Using directories specified in DT_RUNPATH. 73 4. Using system shared object caches and default directories.
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
H A D | NOTES-UNIX.md | 68 1. Using directories specified in DT_RPATH, unless DT_RUNPATH is also set. 69 2. Using the environment variable LD_LIBRARY_PATH 70 3. Using directories specified in DT_RUNPATH. 71 4. Using system shared object caches and default directories.
|