Home
last modified time | relevance | path

Searched refs:Configurations (Results 1 – 25 of 58) sorted by relevance

123

/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dinstall-old.texi23 * Configurations:: Configurations Supported by GCC.
84 See @ref{Configurations}, for a list of supported configuration names and
91 @node Configurations, , , Old
92 @section Configurations Supported by GCC
95 <h2>@anchor{Configurations}Configurations Supported by GCC</h2>
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dinstall-old.texi23 * Configurations:: Configurations Supported by GCC.
84 See @ref{Configurations}, for a list of supported configuration names and
91 @node Configurations, , , Old
92 @section Configurations Supported by GCC
95 <h2>@anchor{Configurations}Configurations Supported by GCC</h2>
/netbsd/crypto/external/bsd/openssl/dist/
H A DHACKING.md9 [Configurations/unix-Makefile.tmpl](Configurations/unix-Makefile.tmpl)
H A DINSTALL.md1192 file named `Configurations/{{ something }}.conf` and add the correct
1194 and read [Configurations/README.md](Configurations/README.md) and
1195 [Configurations/README-design.md](Configurations/README-design.md)
1202 and `descrip.mms` on OpenVMS) from a suitable template in `Configurations/`,
1412 See [Configurations/README.md](Configurations/README.md)
1447 file [Configurations/README.md](Configurations/README.md)
1569 The `Configurations/` directory contains a lot of examples of such targets.
1590 [Configurations/15-android.conf](Configurations/15-android.conf).
1595 - [Configurations/README.md](Configurations/README.md)
1596 - [Configurations/README-design.md](Configurations/README-design.md)
[all …]
H A Dconfigdata.pm.in112 use lib '{- sourcedir('Configurations') -}';
130 use lib '{- sourcedir('Configurations') -}';
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.cpp345 bool AliasingConfigurations::empty() const { return Configurations.empty(); } in empty()
348 return any_of(Configurations, [](const AliasingRegisterOperands &ARO) { in hasImplicitAliasing()
363 !is_contained(Configurations, ARO)) in AliasingConfigurations()
364 Configurations.push_back(std::move(ARO)); in AliasingConfigurations()
H A DMCInstrDescView.h226 SmallVector<AliasingRegisterOperands, 32> Configurations; member
H A DSnippetGenerator.cpp220 const auto &RandomConf = randomElement(AliasingConfigurations.Configurations); in setRandomAliasing()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp331 std::vector<BenchmarkCode> Configurations; in benchmarkMain() local
351 std::back_inserter(Configurations)); in benchmarkMain()
354 Configurations = ExitOnErr(readSnippets(State, SnippetsFile)); in benchmarkMain()
366 for (const BenchmarkCode &Conf : Configurations) { in benchmarkMain()
/netbsd/external/gpl3/gcc.old/dist/config/
H A Dmt-mips16-compat1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
/netbsd/external/gpl3/binutils.old/dist/config/
H A Dmt-mips16-compat1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
/netbsd/external/gpl3/gdb.old/dist/config/
H A Dmt-mips16-compat1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
/netbsd/external/gpl3/gcc/dist/config/
H A Dmt-mips16-compat1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
/netbsd/external/gpl3/gdb/dist/config/
H A Dmt-mips16-compat1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
/netbsd/external/gpl3/binutils/dist/config/
H A Dmt-mips16-compat1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code,
/netbsd/external/bsd/unbound/dist/contrib/android/
H A Dinstall_openssl.sh20 if ! cp ../contrib/android/15-android.conf Configurations/; then
/netbsd/external/bsd/unbound/dist/contrib/ios/
H A Dinstall_openssl.sh20 if ! cp ../contrib/ios/15-ios.conf Configurations/; then
/netbsd/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-upgrading.sdf41 …figuration directives for {{slapd-ldap}}(5) and {{slapd-meta}}(5) have been removed. Configurations
47 This deprecated backend has been removed from OpenLDAP 2.5. Configurations making use of this backe…
/netbsd/crypto/external/bsd/openssl/dist/Configurations/
H A DREADME.md8 'Configurations of OpenSSL target platforms' for more
17 Configurations of OpenSSL target platforms
480 template file in `Configurations/` named like the build file, with
484 `Configurations/Makefile.tmpl` or `Configurations/unix-Makefile.tmpl`.
485 In case both `Configurations/unix-Makefile.tmpl` and
486 `Configurations/Makefile.tmpl` are present, the former takes precedence.
H A DREADME-design.md17 [`Configurations/common.tmpl`](common.tmpl) uses the data from `%unified_info` to
556 [`Configurations/common.tmpl`](common.tmpl), which looks through all the
/netbsd/external/bsd/byacc/dist/
H A Dvmsbuild.com4 $! Screen Configurations
/netbsd/crypto/external/bsd/openssl.old/dist/Configurations/
H A DREADME8 'Configurations of OpenSSL target platforms' for more
18 Configurations of OpenSSL target platforms
580 template file in Configurations/ named like the build file, with
584 Configurations/Makefile.tmpl or Configurations/unix-Makefile.tmpl.
585 In case both Configurations/unix-Makefile.tmpl and
586 Configurations/Makefile.tmpl are present, the former takes
/netbsd/external/gpl2/rcs/dist/
H A Drcs_func.ms56 Configurations of modules can be described simply and directly.
/netbsd/crypto/external/bsd/openssl.old/dist/
H A DINSTALL161 discussed in corresponding Configurations/15-*.conf
790 file named Configurations/{{ something }}.conf and add the correct
792 and read Configurations/README and Configurations/README.design for
799 and "descrip.mms" on OpenVMS) from a suitable template in Configurations,
1046 corresponding build file template. See Configurations/README
1067 ".conf" files in the Configurations directory. The build
1069 file Configurations/README for further information about the
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DAdvancedBuilds.rst2 Advanced Build Configurations

123