Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-option-extensions.def53 /* Enabling "fp" just enables "fp".
66 /* Enabling "simd" also enables "fp".
79 /* Enabling "crypto" also enables "fp", "simd", "aes" and "sha2".
95 /* Enabling "fp16" also enables "fp".
109 /* Enabling "rdma" also enables "fp", "simd".
114 /* Enabling "dotprod" also enables "simd".
119 /* Enabling "aes" also enables "simd".
124 /* Enabling "sha2" also enables "simd".
129 /* Enabling "sha3" enables "simd" and "sha2".
135 /* Enabling "sm4" also enables "simd".
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-option-extensions.def53 /* Enabling "fp" just enables "fp".
66 /* Enabling "simd" also enables "fp".
79 /* Enabling "crypto" also enables "fp", "simd", "aes" and "sha2".
95 /* Enabling "fp16" also enables "fp".
109 /* Enabling "rdma" also enables "fp", "simd".
114 /* Enabling "dotprod" also enables "simd".
119 /* Enabling "aes" also enables "simd".
124 /* Enabling "sha2" also enables "simd".
129 /* Enabling "sha3" enables "simd" and "sha2".
135 /* Enabling "sm4" also enables "simd".
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DDebugMode.rst13 Libc++ provides a debug mode that enables assertions meant to detect incorrect
26 Defining ``_LIBCPP_DEBUG`` to ``0`` or greater enables most of libc++'s
27 assertions. Defining ``_LIBCPP_DEBUG`` to ``1`` enables "iterator debugging"
62 Libc++'s debug mode offers two levels of checking. The first enables various
63 precondition checks throughout libc++. The second additionally enables
H A DABIVersioning.rst17 based on the value of _LIBCPP_ABI_VERSION. _LIBCPP_ABI_UNSTABLE, if set, enables all features at on…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptc-gen.awk89 if (enables[enabledby_name] == "") {
93 enables[enabledby_name] = enables[enabledby_name] opts[i] ";";
144 if (enables[lang_name,enabledby_array[k]] == "") {
148 enables[lang_name,enabledby_array[k]] \
149 = enables[lang_name,enabledby_array[k]] opts[i] enabledby_posarg_negarg ";";
506 n_enables = split(enables[enabledby_name], thisenable, ";");
559 n_thisenable = split(enables[lang_name,enabledby_name], thisenable, ";");
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dsrc-release.sh94 enables=
98 *" $dir "*) enables="$enables --enable-$dir" ;;
102 echo "==> configure --target=i386-pc-linux-gnu $disables $enables"
103 ./configure --target=i386-pc-linux-gnu $disables $enables
/netbsd-src/external/gpl3/binutils/dist/
H A Dsrc-release.sh96 enables=
100 *" $dir "*) enables="$enables --enable-$dir" ;;
104 echo "==> configure --target=i386-pc-linux-gnu $disables $enables"
105 ./configure --target=i386-pc-linux-gnu $disables $enables
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptc-gen.awk89 if (enables[enabledby_name] == "") {
93 enables[enabledby_name] = enables[enabledby_name] opts[i] ";";
452 n_enables = split(enables[enabledby_name], thisenable, ";");
505 n_thisenable = split(enables[lang_name,enabledby_name], thisenable, ";");
H A Dopt-functions.awk386 if (enables[lang_name,enabledby_array[k]] == "") {
390 enables[lang_name,enabledby_array[k]] \
391 = enables[lang_name,enabledby_array[k]] opts[i] with_args ";";
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dste-ux500-samsung-gavini.dts121 * line WL_REG_ON high and enables the internal regulators
624 /* GPIO that enables the LDO regulator for the eMMC */
634 /* GPIO that enables the LDO regulator for the touchscreen */
653 /* GPIO that enables the LDO regulator for the key LED */
671 /* GPIO that enables the LDO regulator for the touchkeys */
695 /* GPIO that enables the LDO regulator for the LCD display */
705 /* GPIO that enables the WLAN internal LDO regulators */
715 /* GPIO that enables the 2.9V SD card level translator */
H A Dste-ux500-samsung-codina.dts144 * line WL_REG_ON high and enables the internal regulators
629 /* GPIO that enables the 2.9V SD card level translator */
639 /* GPIO that enables the LDO regulator for the eMMC */
664 /* GPIO that enables the LDO regulator for the touchscreen */
674 /* GPIO that enables the LDO regulator for the LCD display */
684 /* GPIO that enables the LDO regulator for the key LED */
694 /* GPIO that enables the WLAN internal LDO regulators */
H A Dste-ux500-samsung-janice.dts138 * line WL_REG_ON high and enables the internal regulators
686 /* GPIO that enables the LDO regulator for the eMMC */
696 /* GPIO that enables the LDO regulator for the touchscreen */
706 /* GPIO that enables the LDO regulator for the key LED */
716 /* GPIO that enables the LDO regulator for the touchkeys */
750 /* GPIO that enables the WLAN internal LDO regulators */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.opt59 When -mhard-float is selected, enables generation of double-precision floating
65 When -mhard-float is selected, enables generation of unordered floating point
72 enables generating binaries with large global offset tables. By default the
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-msp430.texi33 also enables NOP generation unless the @option{-mN} is also specified.
37 also enables NOP generation unless the @option{-mN} is also specified.
70 enables polymorph instructions handler.
73 enables relaxation at assembly time. DANGEROUS!
79 enables the generation of a NOP instruction following any instruction
86 supply these NOP instructions, but this command-line option enables
96 immediately follow an instruction that enables or disables
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-msp430.texi33 also enables NOP generation unless the @option{-mN} is also specified.
37 also enables NOP generation unless the @option{-mN} is also specified.
70 enables polymorph instructions handler.
73 enables relaxation at assembly time. DANGEROUS!
79 enables the generation of a NOP instruction following any instruction
86 supply these NOP instructions, but this command-line option enables
96 immediately follow an instruction that enables or disables
/netbsd-src/external/bsd/unbound/dist/doc/
H A DREADME34 This enables assertions in the code that guard against a variety of
38 This enables a debug option to statically link against the
41 This enables a debug option to check lock and unlock calls. It needs
44 This enables a debug option to check malloc (calloc, realloc, free).
/netbsd-src/tests/lib/libcurses/tests/
H A Dtwo_window5 # this ordering of refresh enables uniform checking of other files
/netbsd-src/usr.sbin/bootp/bootpd/
H A DREADME51 Type 'make'. The options at present are: -DSYSLOG which enables logging
52 code, -DDEBUG which enables table dumping via signals, and -DVEND_CMU
53 which enables the CMU extensions for CMU PC/IP.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_VERIFY_PARAM_set_flags.pod95 X509_VERIFY_PARAM_add0_policy() enables policy checking (it is disabled
98 X509_VERIFY_PARAM_set1_policies() enables policy checking (it is disabled
227 B<X509_V_FLAG_CRL_CHECK> enables CRL checking for the certificate chain leaf
230 B<X509_V_FLAG_CRL_CHECK_ALL> enables CRL checking for the entire certificate
243 B<X509_V_FLAG_ALLOW_PROXY_CERTS> enables proxy certificate verification.
245 B<X509_V_FLAG_POLICY_CHECK> enables certificate policy checking, by default
H A DSSL_SESSION_get_ex_data.pod18 SSL_SESSION_set_ex_data() enables an application to store arbitrary application
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dlimits-h.m436 dnl Unconditionally enables the replacement of <limits.h>.
/netbsd-src/external/mit/libcbor/dist/doc/source/
H A Dstreaming.rst6 …nt (and due to poor implementations, underutilized) features of CBOR. It enables low-overhead stre…
/netbsd-src/external/mpl/dhcp/dist/contrib/ldap/
H A DREADME.ldap76 ldaps: enables LDAPS -- don't forget to set ldap-port to 636.
77 start_tls: enables TLS using START_TLS command
78 on: enables LDAPS if ldap-port is set to 636 or TLS in
86 The ldap-init-retry <num> enables an optional ldap connect retry loop with
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx9_imask.rst15 Value 1 enables indexing and value 0 disables it.
H A Dgfx8_imask.rst15 Value 1 enables indexing and value 0 disables it.

12345678910>>...21