| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Types.def | 38 TYPE("cpp-output", PP_C, INVALID, "i", phases::Compile, phases::… 42 TYPE("cuda-cpp-output", PP_CUDA, INVALID, "cui", phases::Compile, phases::… 45 TYPE("hip-cpp-output", PP_HIP, INVALID, "cui", phases::Compile, phases::… 48 TYPE("objective-c-cpp-output", PP_ObjC, INVALID, "mi", phases::Compile, phases::… 49 TYPE("objc-cpp-output", PP_ObjC_Alias, INVALID, "mi", phases::Compile, phases::… 51 TYPE("c++-cpp-output", PP_CXX, INVALID, "ii", phases::Compile, phases::… 53 TYPE("objective-c++-cpp-output", PP_ObjCXX, INVALID, "mii", phases::Compile, phases::… 54 TYPE("objc++-cpp-output", PP_ObjCXX_Alias, INVALID, "mii", phases::Compile, phases::… 72 TYPE("ada", Ada, INVALID, nullptr, phases::Compile, phases::… 75 TYPE("f95", PP_Fortran, INVALID, nullptr, phases::Compile, phases::… [all …]
|
| H A D | Phases.h | 20 Compile, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | IRCompileLayer.cpp | 17 std::unique_ptr<IRCompiler> Compile) in IRCompileLayer() argument 19 Compile(std::move(Compile)) { in IRCompileLayer() 20 ManglingOpts = &this->Compile->getManglingOptions(); in IRCompileLayer() 32 if (auto Obj = TSM.withModuleDo(*Compile)) { in emit()
|
| H A D | IndirectionUtils.cpp | 28 CompileFunction Compile) in CompileCallbackMaterializationUnit() argument 31 Name(std::move(Name)), Compile(std::move(Compile)) {} 38 Result[Name] = JITEvaluatedSymbol(Compile(), JITSymbolFlags::Exported); in materialize() 49 CompileFunction Compile; member in __anona6e0c6d90111::CompileCallbackMaterializationUnit 61 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { in getCompileCallback() argument 70 std::move(CallbackName), std::move(Compile)))); in getCompileCallback()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | IRCompileLayer.h | 53 std::unique_ptr<IRCompiler> Compile); 55 IRCompiler &getCompiler() { return *Compile; } in getCompiler() 65 std::unique_ptr<IRCompiler> Compile; variable
|
| H A D | IndirectionUtils.h | 203 Expected<JITTargetAddress> getCompileCallback(CompileFunction Compile);
|
| /freebsd-13.1/contrib/bearssl/samples/ |
| H A D | README.txt | 9 Compile it against BearSSL headers (in the ../inc directory) and 20 Compile it against BearSSL headers (in the ../inc directory) and
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Phases.cpp | 19 case Compile: return "compiler"; in getPhaseName()
|
| H A D | Types.cpp | 352 LastPhase = phases::Compile; in getCompilationPhases()
|
| /freebsd-13.1/libexec/bootpd/ |
| H A D | Installation | 4 Compile the executable:
|
| /freebsd-13.1/contrib/smbfs/ |
| H A D | config.mk.in | 33 # Compile binaries with debugging symbols
|
| /freebsd-13.1/tools/tools/sortbench/ |
| H A D | README | 4 1. Compile mergesort_bench.c into mergesort_bench
|
| /freebsd-13.1/sbin/natd/ |
| H A D | README | 23 2) Compile this software by executing "make".
|
| /freebsd-13.1/contrib/apr-util/include/private/ |
| H A D | apu_config.hw | 27 /* Compile win32 with DSO support for .dll builds */
|
| /freebsd-13.1/contrib/llvm-project/lld/docs/ |
| H A D | Partitions.rst | 64 # Compile the main program. 67 # Compile a feature to be placed in a loadable partition.
|
| /freebsd-13.1/sys/dev/qlxgbe/ |
| H A D | README.txt | 93 6. Compile options Makefile if building driver from sources
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | XcodeGuide.md | 13 1. Add your unit test source code to the "Compile Sources" build phase of "UnitTests". 49 …able under BSD, Cocoa, or Carbon. Add your unit test source code to the "Compile Sources" build ph…
|
| /freebsd-13.1/contrib/bmake/mk/ |
| H A D | README | 191 SKEY Compile in support for S/key authentication. [yes, set 194 KERBEROS Compile in support for Kerberos 4 authentication. 196 KERBEROS5 Compile in support for Kerberos 5 authentication.
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | README.md | 24 ### Compile from source
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | INSTALL | 458 Compile with environment restriction, so certain environment variables 470 Compile without scroll-hints code. This option is ignored when 536 Compile with experimental $COLORFGBG code. That environment variable 630 Compile-in support for the $NCURSES_NO_PADDING environment variable, 653 Compile configuration which improves reentrant use of the library by 677 Compile with experimental safe-sprintf code. You may consider using 715 Compile-in support for user-definable terminal capabilities. Use the 747 Compile with experimental wgetch-events code. See ncurses/README.IZ 750 Compile with wide-character code. This makes a different version of 765 Compile-in support experimental xmc (magic cookie) code. [all …]
|
| /freebsd-13.1/contrib/libdivsufsort/ |
| H A D | README.md | 37 4. Compile the package.
|
| /freebsd-13.1/usr.bin/sed/tests/ |
| H A D | math.sed | 14 # $Compile: echo "4+7*3+2^7/3" | sed -f %f
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Gnu.h | 359 mutable std::unique_ptr<tools::gcc::Compiler> Compile; variable
|
| /freebsd-13.1/stand/ficl/softwords/ |
| H A D | softcore.fr | 196 ." Compile: " get-current list-wid cr
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | CREDITS | 85 Roumen Petrov <[email protected]> - Compile & configure fixes
|