/freebsd-src/lib/clang/include/llvm/Config/ |
H A D | llvm-config.h | 57 /* Define if the AArch64 target is built in */ 64 /* Define if the AMDGPU target is built in */ 67 /* Define if the ARC target is built in */ 70 /* Define if the ARM target is built in */ 77 /* Define if the AVR target is built in */ 80 /* Define if the BPF target is built in */ 87 /* Define if the CSKY target is built in */ 90 /* Define if the DirectX target is built in */ 93 /* Define if the Hexagon target is built in */ 96 /* Define if the Lanai target is built i [all...] |
/freebsd-src/share/doc/psd/17.m4/ |
H A D | m4.ms | 177 M4 provides a collection of about twenty built-in 181 Built-ins and user-defined macros work exactly the same way, except that 182 some of the built-in macros have side effects 209 The primary built-in function of M4 249 If a macro or built-in name is not followed immediately by `(', 403 the quote characters can be changed with the built-in 414 There are two additional built-ins related to 417 removes the definition of some macro or built-in: 424 Built-ins can be removed with 432 The built-in [all …]
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | gtest_pred_impl_unittest.cc | 153 // predicate-formatter is a function on a built-in type (int). 167 // predicate-formatter is a functor on a built-in type (int). 181 // predicate-formatter is a function on a built-in type (int). 203 // predicate-formatter is a functor on a built-in type (int). 225 // predicate-formatter is a function on a built-in type (int). 239 // predicate-formatter is a functor on a built-in type (int). 253 // predicate-formatter is a function on a built-in type (int). 277 // predicate-formatter is a functor on a built-in type (int). 301 // predicate-formatter is a function on a built-in type (int). 315 // predicate-formatter is a functor on a built-in type (int). [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | SyntheticTypeNameBuilder.h | 31 /// array ranges. Examples of built name: 65 /// Add specified \p FunctionParameters to the built name. 70 /// Add specified \p TemplateParameters to the built name. 75 /// Add ordered name to the built name. 79 /// of the referenced type dies to the built name. 84 /// Add names of parent dies to the built name. 93 /// Add type prefix to the built name. 96 /// Add type name to the built name. 100 /// built type name to the DIE's type info. 112 /// Add ordered name to the built name. [all …]
|
/freebsd-src/sys/dev/isci/scil/ |
H A D | scic_io_request.h | 331 * passed, then a copy of the request is built internally. The 345 * @return Indicate if the controller successfully built the IO request. 347 * successfully built. 367 * io request object to be built. 369 * @return Indicate if the controller successfully built the IO request. 371 * successfully built. 395 * io request object to be built. 399 * @return Indicate if the controller successfully built the IO request. 401 * successfully built. 424 * io request object to be built. [all …]
|
H A D | scic_task_request.h | 97 * passed, then a copy of the request is built internally. The 103 * passed, then a copy of the request is built internally. The 117 * @return Indicate if the controller successfully built the task request. 119 * successfully built. 140 * @return Indicate if the controller successfully built the task request. 142 * successfully built. 158 * @return Indicate if the controller successfully built the task request. 160 * successfully built.
|
H A D | scif_io_request.h | 110 * passed, then a copy of the request is built internally. The 124 * @return Indicate if the controller successfully built the IO request. 126 * successfully built. 184 * @return Indicate if framework IO request is successfully built. 186 * successfully built. 211 * passed, then a copy of the request is built internally. The 225 * @return Indicate if the controller successfully built the IO request. 227 * successfully built.
|
H A D | scif_sas_smp_io_request.c | 148 * @return void * The address of built scif sas smp request. 210 * @return void * address to the built scif sas smp request. 247 * @return void * address to the built scif sas smp request. 284 * @return void * address to the built scif sas smp request. 326 * @return void * address to the built scif sas smp request. 364 * @return void * address to the built scif sas smp request. 404 * @return void * address to the built scif sas smp request. 504 //set the retry count to new built smp request. in scif_sas_smp_internal_request_retry() 586 //set the retry count to new built smp request. in scif_sas_smp_external_request_retry()
|
/freebsd-src/share/man/man7/ |
H A D | build.7 | 77 With no target specified, the items in the directories are built 83 objects are usually built in a separate object directory hierarchy 193 built; see the 223 Attempts to clean up targets built by a preceding 225 or similar step, built from the same source directory and 228 Attempt to clean up targets built by a preceding 230 or similar step, built from this source directory. 234 is enabled, attempt to clean up targets built by a preceding 237 or similar step, for any architecture built from this source directory. 279 Install everything built b [all...] |
/freebsd-src/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 wit [all...] |
H A D | BuiltinsPPC.def | 50 // XL Compatibility built-ins 481 // P8 Crypto built-ins. 534 // Vector population count built-ins 540 // Absolute difference built-ins 546 // P9 Shift built-ins. 550 // P9 Vector rotate built-ins 570 // P10 Vector Extract with Mask built-ins. 577 // P10 Vector Divide Extended built-ins. 589 // P10 Vector Multiply High built-ins. 597 // P10 Vector Expand with Mask built-ins. [all …]
|
H A D | Version.h | 24 /// Clang was built. 27 /// Retrieves the repository path from which LLVM was built. 33 /// this Clang was built. 37 /// LLVM was built.
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | InMemoryModuleCache.h | 33 /// Track whether this PCM is known to be good (either built or 49 /// 1. Unknown: the PCM has neither been read from disk nor built. 51 /// built. It might work. 53 /// been built yet. 54 /// 4. Final: indicating that the current PCM was either built in this 69 /// Store a just-built PCM under the Filename. 98 /// Check whether the PCM is waiting to be built.
|
/freebsd-src/bin/sh/ |
H A D | sh.1 | 86 addition to data storage, along with built-in history and line 183 built-in command 185 .Sx Built-in Commands ) . 215 Enable the built-in 328 Enable the built-in 381 both enable the built-in 542 built-in command. 585 an alias name with a backslash to execute a function, built-in, or 724 built-in commands, and normal programs. 742 Shell built [all...] |
/freebsd-src/usr.bin/bsdiff/bspatch/ |
H A D | bspatch.1 | 31 .Nd apply a patch built with 48 is a binary patch built by 78 was built, by comparing cryptographic hashes, for example. 85 was built.
|
/freebsd-src/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-src/usr.bin/m4/ |
H A D | m4.1 | 91 built-in macro. 93 Most built-ins do not make any sense without arguments, and hence are not 187 Prefix all built-in macros with 205 provides the following built-in macros. 210 Calls a built-in by its 271 macro definitions (even for built-in macros). 317 This built-in is only available in GNU-m4 compatibility mode, and the only 535 The built-ins 548 All built-ins do expand without arguments in many other
|
/freebsd-src/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-src/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)
|
/freebsd-src/usr.sbin/crunch/crunchgen/ |
H A D | crunchgen.1 | 61 top-level C source file that when built creates the crunched executable 102 is run, the crunched binary can be built by running 104 The component programs' object files must already be built. 239 available or not built via a conventional 409 is built the arguments 417 can be built as follows: 471 must then be used to get those object files built, or
|
/freebsd-src/usr.sbin/apmd/ |
H A D | apmd.8 | 61 built-in functions in the configuration file. 235 Built-in functions 239 built-in functions instead of command lines. 240 A built-in function name should be terminated with a semicolon, 242 The following built-in functions are currently supported:
|
/freebsd-src/contrib/ntp/ |
H A D | Makefile.am | 5 # moved sntp first to get libtool and libevent built. 93 sntp/built-sources-only: FRC.sntp 94 @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only 155 echo "Built on `cat .buildhost` but this is $(BHOST)"; \
|
/freebsd-src/share/man/man4/ |
H A D | xl.4 | 59 The Etherlink XL chips support built-in 10baseT, 10base2 and 10base5 64 The 3c905B adapters have built-in autonegotiation logic mapped onto 80 external PHYs or built-in autonegotiation logic. 174 cards have a built-in proprietary modem. 233 docking stations with built-in 3c905-TX adapters.
|
/freebsd-src/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-src/share/mk/ |
H A D | suite.test.mk | 13 # Makefiles built into the FreeBSD src tree. 22 # programs built by the Makefile and is installed into TESTSDIR. This is the 85 # not in the toolchain, and the tests execute code built for the target host. 87 # Due to the dependencies of the binaries built by the source tree and how they
|