| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSerializationKinds.td | 22 "%select{precompiled header|module file|AST file}1 '%2' was built" 53 "PCH file built from a different branch (%0) than the compiler (%1)">; 69 "AST file '%0' was not built as a module">, DefaultFatal; 89 " (%2) than when the importing AST file was built (%3)">, DefaultFatal; 91 "module '%0' was built in directory '%1' but now resides in " 95 "%select{| not}1 used when the module was built">; 104 "%select{command line contains|precompiled header was built with}0 " 105 "'-undef' but %select{precompiled header was not built with it|" 108 "%select{command line contains|precompiled header was built with}0 " 110 "built with it|it is not present on the command line}0">;
|
| H A D | BuiltinsPPC.def | 50 // XL Compatibility built-ins 481 // P8 Crypto built-ins. 546 // P9 Shift built-ins. 550 // P9 Vector rotate built-ins 652 // P10 Vector Shift built-ins. 658 // P10 Vector Insert built-ins. 715 // VSX built-ins. 865 // P10 Vector Blend built-ins. 875 // Float 128 built-ins 923 // Scalar built-ins [all …]
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | Makefile.am | 7 built = \ macro 24 MAINTAINERCLEANFILES = $(built) $(built_tests) 40 $(code:.c=.lo): $(built) 42 dist_libwind_la_SOURCES = $(code) $(built)
|
| H A D | ChangeLog | 7 * Makefile.am: add punycode_examples.[ch] to built files. 46 * Add more built files so they are distributed. 54 * Makefile.am: Add more built files.
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITH_SYSTEM_COMPILER | 4 type and revision, then it will not be built. 5 This does not prevent a compiler from being built for installation though,
|
| H A D | WITHOUT_SYSTEM_COMPILER | 4 compiler type and revision, then it will not be built. 5 This does not prevent a compiler from being built for installation though,
|
| H A D | WITH_SYSTEM_LINKER | 4 type and revision, then it will not be built. 5 This does not prevent a linker from being built for installation though,
|
| H A D | WITHOUT_SYSTEM_LINKER | 4 linker type and revision, then it will not be built. 5 This does not prevent a linker from being built for installation though,
|
| H A D | WITHOUT_LDNS | 1 Setting this variable will prevent the LDNS library from being built.
|
| /freebsd-14.2/contrib/tcsh/nls/C/ |
| H A D | set13 | 7 5 %S: shell built-in command.\n 11 9 %S is a shell built-in\n
|
| /freebsd-14.2/bin/sh/tests/builtins/ |
| H A D | var-assign.0 | 42 # For special built-ins variable assignments affect the shell environment. 49 # For other built-ins and utilities they do not.
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | README.emx | 38 You can generate a new one if you have autoconf built for EMX. You will need 55 I built my development environment for ncurses using EMX 0.9c at the end of 62 renders it useless for running the autoconf script). I built my own 66 + I also built from sources (because the distributed binaries did not
|
| /freebsd-14.2/contrib/kyua/model/ |
| H A D | test_program.cpp | 338 bool built; member 347 built(false) in impl() 429 PRE(!_pimpl->built); in build() 430 _pimpl->built = true; in build()
|
| H A D | test_program_test.cpp | 642 const model::test_program built = model::test_program_builder( in ATF_TEST_CASE_BODY() local 646 ATF_REQUIRE_EQ(built, expected); in ATF_TEST_CASE_BODY() 663 const model::test_program built = model::test_program_builder( in ATF_TEST_CASE_BODY() local 670 ATF_REQUIRE_EQ(built, expected); in ATF_TEST_CASE_BODY() 681 const model::test_program_ptr built = model::test_program_builder( in ATF_TEST_CASE_BODY() local 685 ATF_REQUIRE_EQ(*built, expected); in ATF_TEST_CASE_BODY()
|
| /freebsd-14.2/crypto/openssl/providers/ |
| H A D | build.info | 72 # Because the default provider is built in, it means that libcrypto must 84 # Because the base provider is built in, it means that libcrypto must 98 # built unless the proper LIBS or MODULES statement has been seen, so we 136 # Become built in 139 # just say that for the built-in legacy, we put the source directly in 174 # Because the null provider is built in, it means that libcrypto must
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | ar9331.txt | 1 Atheros AR9331 built-in switch 4 It is a switch built-in to Atheros AR9331 WiSoC and addressable over internal 5 MDIO bus. All PHYs are built-in as well.
|
| /freebsd-14.2/share/examples/ipfilter/rules/ |
| H A D | ftp-proxy | 1 How to setup FTP proxying using the built in proxy code. 4 NOTE: Currently, the built-in FTP proxy is only available for use with NAT
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | README.txt | 53 platform variants may be built by adding additional macros to the NMAKE 104 may be specified in this manner as some require the amalgamation to be built 110 However, the following will not compile unless the amalgamation was built
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-version.pod.in | 46 The date the current version of OpenSSL was built. 50 Option information: various options set when the library was built.
|
| /freebsd-14.2/contrib/bmake/mk/ |
| H A D | dirdeps-cache-update.mk | 163 cache-built: 170 cache-update: cache-built
|
| /freebsd-14.2/contrib/openbsm/ |
| H A D | INSTALL | 3 OpenBSM is currently built using autoconf and automake, which should allow 5 and Linux. Some components are built only if appropriate kernel audit
|
| /freebsd-14.2/contrib/bc/ |
| H A D | README.md | 80 disabled, with both calculators built. 95 On Windows, the calculators are built as `vs/bin/<platform>/<config>/bc.exe` and 115 On Windows, the library is built as `vs/lib/<platform>/<config>/bcl.lib`, where 121 On POSIX-compatible systems, `bc` is built as `bin/bc` and `dc` is built as 181 When building the library, the executables are not built. For more information, 223 Thus, because of the way this `bc` is built, it will automatically be slower 362 keyword (a built-in function), but if some script actually defines a function 369 * Passing strings and arrays to the `length()` built-in function. (In `dc`, the 372 * The `abs()` built-in function. (This is the `b` command in `dc`.) 373 * The `is_number()` and `is_string()` built-in functions. (These tell whether a [all …]
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | Makefile.am | 157 @: outdated so their rules to fire each time they are built. 178 built-sources-only: $(BUILT_SOURCES) 224 @: do-nothing action to avoid default SCCS get, .h built with .c 256 @: do-nothing action to avoid default SCCS get, .menu built with .texi
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | README.md | 32 Portable OpenSSH is built using autoconf and make. It requires a working C compiler, standard libra… 34 …) or [OpenSSL](https://www.openssl.org) may also be used. OpenSSH may be built without either of … 44 Releases include a pre-built copy of the ``configure`` script and may be built using:
|
| /freebsd-14.2/contrib/googletest/googletest/cmake/ |
| H A D | internal_utils.cmake | 31 # When Google Test is built as a shared library, it should also use 34 # hard-to-find crashes. When it is built as a static library, it is 216 # is built from the given source files with the given compiler flags. 242 # creates a named target that depends on the given libs and is built 254 # creates a named C++ test that depends on the given libs and is built 264 # built from the given source files. Unlike cxx_test_with_flags,
|