/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSerializationKinds.td | 22 "%select{precompiled header|module file|AST file}1 '%2' was built" 58 "PCH file built from a different branch (%0) than the compiler (%1)">; 74 "AST file '%0' was not built as a module">, DefaultFatal; 94 " (%2) than when the importing AST file was built (%3)">, DefaultFatal; 96 "module '%0' was built in directory '%1' but now resides in " 100 "%select{| not}1 used when the module was built">; 109 "%select{command line contains|precompiled header was built with}0 " 110 "'-undef' but %select{precompiled header was not built with it|" 113 "%select{command line contains|precompiled header was built with}0 " 115 "built with it|it is not present on the command line}0">;
|
/freebsd/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/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,
|
/freebsd/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/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()
|
H A D | metadata.cpp | 711 bool built; member 715 built(false) in impl() 725 built(false) in impl() 1140 PRE(!_pimpl->built); in build() 1141 _pimpl->built = true; in build()
|
/freebsd/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/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/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/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/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/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/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 [all...] |
/freebsd/contrib/bsddialog/lib/ |
H A D | barbox.c | 148 if (d.built) { in bsddialog_gauge() 156 if (d.built) in bsddialog_gauge() 445 if (d->built) { in bsddialog_rangebox() 453 if (d->built) in bsddialog_rangebox() 599 if (d->built) { in bsddialog_pause() 607 if (d->built) in bsddialog_pause()
|
/freebsd/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/contrib/bmake/mk/ |
H A D | dirdeps-cache-update.mk | 139 # so cache-built below can check on us 165 cache-built: 172 cache-update: cache-built
|
/freebsd/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/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/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/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 256 # Creates a named C++ test that depends on the given libs and is built 266 # built from the given source files. Unlike cxx_test_with_flags,
|