| /freebsd-12.1/contrib/sqlite3/ |
| 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
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRLocFinder.cpp | 324 bool VisitUsingDecl(const UsingDecl *Using) { in VisitUsingDecl() argument 325 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl() 327 UsingDecls.push_back(Using); in VisitUsingDecl() 578 for (const auto *Using : Finder.getUsingDecls()) in createRenameAtomicChanges() local 579 Replace(Using->getBeginLoc(), Using->getEndLoc(), "using " + NewName.str()); in createRenameAtomicChanges()
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | config.in | 101 /* Using i386 COFF? */ 108 /* Using m68k COFF? */ 111 /* Using m88k COFF? */ 197 /* Using strict COFF? */ 233 /* Using cgen code? */
|
| H A D | configure.in | 135 AC_DEFINE(STRICTCOFF, 1, [Using strict COFF?]) 474 AC_DEFINE(USING_CGEN, 1, [Using cgen code?]) 493 i386) AC_DEFINE(I386COFF, 1, [Using i386 COFF?]) ;; 494 m68k) AC_DEFINE(M68KCOFF, 1, [Using m68k COFF?]) ;; 495 m88k) AC_DEFINE(M88KCOFF, 1, [Using m88k COFF?]) ;; 496 x86_64) AC_DEFINE(I386COFF, 1, [Using i386 COFF?]) ;;
|
| /freebsd-12.1/crypto/openssl/ |
| 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.
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | configure.in | 67 *.h) echo "Using: filemon=$filemon_h" >&6;; 96 echo "Using: BMAKE_PATH_MAX=$bmake_path_max" >&6 299 echo "Using: ${force_machine}MACHINE=$machine, MACHINE_ARCH=$machine_arch" 1>&6 369 echo "Using: MKSRC=$mksrc" 1>&6 375 echo "Using: SHELL=$defshell_path" >&6
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | virtual | 49 # Using the existence of the Backing File Offset to determine whether 71 # Using the existence of the Backing File Offset to determine whether 86 # Using the existence of the Backing File Offset to determine whether
|
| H A D | ssl | 19 # Using the -a or -base64 option, OpenSSL will base64-encode the data.
|
| /freebsd-12.1/sys/dev/qlxgb/ |
| H A D | README.txt | 15 4. Using the Driver 51 4. Using the driver
|
| /freebsd-12.1/sys/dev/qlxge/ |
| H A D | README.txt | 15 4. Using the Driver 51 4. Using the driver
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsScheduleP5600.td | 230 let Latency = 23; // Using common case 235 let Latency = 23; // Using common case 240 let Latency = 31; // Using common case 245 let Latency = 19; // Using common case 250 let Latency = 27; // Using common case 255 let Latency = 27; // Using common case 260 let Latency = 27; // Using common case 265 let Latency = 27; // Using common case 270 let Latency = 35; // Using common case
|
| /freebsd-12.1/sys/dev/qlxgbe/ |
| H A D | README.txt | 15 4. Using the Driver 51 4. Using the driver
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound.spec | 108 - Using parts from ports collection entry by Jaap Akkerhuis. 109 - Using Fedoraproject wiki guidelines.
|
| /freebsd-12.1/contrib/file/python/ |
| H A D | README.md | 17 ## Using section in `file-magic`: Python Bindings
|
| /freebsd-12.1/sys/contrib/xz-embedded/linux/include/linux/ |
| H A D | xz.h | 269 # error Using CRC64 in the kernel has not been implemented.
|
| /freebsd-12.1/contrib/llvm/tools/lld/docs/ |
| H A D | windows_support.rst | 73 Using Visual Studio IDE/MSBuild 92 Using Ninja
|
| /freebsd-12.1/contrib/googletest/googletest/docs/ |
| H A D | Pkgconfig.md | 1 ## Using GoogleTest from various build systems ## 20 Using `pkg-config` in CMake is fairly easy:
|
| /freebsd-12.1/crypto/heimdal/doc/ |
| H A D | setup.texi | 30 * Using LDAP to store the database:: 954 @subsection Using DNS to find KDC 992 @subsection Using DNS to map hostname to Kerberos realm 1013 @section Using LDAP to store the database 1014 @cindex Using the LDAP backend 1179 @subsection Using Samba LDAP password database 1183 @c @section Using Samba LDAP password database 1424 Using PKCS#11 it can look like this instead: 1469 @subsection Using pki-mapping file 1480 @subsection Using the Kerberos database [all …]
|
| /freebsd-12.1/contrib/smbfs/ |
| H A D | Makefile | 46 @echo Using ${CFGDEPEND} file...
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Index/ |
| H A D | IndexSymbol.cpp | 312 Info.Kind = SymbolKind::Using; in getSymbolInfo() 318 Info.Kind = SymbolKind::Using; in getSymbolInfo() 483 case SymbolKind::Using: return "using"; in getSymbolKindString()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Index/ |
| H A D | IndexSymbol.h | 57 Using, enumerator
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | libiberty.texi | 72 @node Top,Using,, 85 * Using:: How to use libiberty in your code. 99 @node Using 100 @chapter Using
|
| /freebsd-12.1/contrib/binutils/libiberty/ |
| H A D | libiberty.texi | 72 @node Top,Using,, 85 * Using:: How to use libiberty in your code. 99 @node Using 100 @chapter Using
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUFeatures.td | 22 // Some instructions do not support denormals despite this flag. Using
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| H A D | MIExtensions.txt | 103 Attach to an executable. Using -n allows specifying an executable name to attach to. 104 Using this with --watifor can do a deffered attach. The flags -n and --waitfor match the syntax of …
|