/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | charable.c | 62 #error expected either wctob/wctomb in _nc_to_char() 82 #error expected either btowc/mbtowc in _nc_to_widechar()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_set_connect_state.pod | 29 it was either assigned a dedicated client method, a dedicated server 44 the handshake routines must be explicitly set in advance using either 48 SSL_set_accept_state() is called (either automatically or explicitly),
|
H A D | EVP_PKEY_get_attr.pod | 58 An error occurs if either I<attr> is NULL, or the attribute already exists. 79 EVP_PKEY_get_attr_by_OBJ() returns -1 if either the list is empty OR the object 85 EVP_PKEY_get_attr() returns either a B<X509_ATTRIBUTE> or NULL if there is a 88 EVP_PKEY_delete_attr() returns either the removed B<X509_ATTRIBUTE> or NULL if
|
H A D | X509_REQ_get_attr.pod | 54 to the I<req> object's attribute list. An error will occur if either the 78 X509_REQ_get_attr_by_OBJ() returns -1 if either the I<req> object's attribute 85 X509_REQ_get_attr() returns either an B<X509_ATTRIBUTE> or NULL on error. 87 X509_REQ_delete_attr() returns either the removed B<X509_ATTRIBUTE> or NULL if
|
H A D | X509_ATTRIBUTE.pod | 143 it is freed. An error occurs if either I<attr> or I<obj> are NULL, or if 187 the B<ASN1_TYPE> object at index I<idx> OR if I<atrtype> is either 195 object OR if I<type> is either B<V_ASN1_BOOLEAN> or B<V_ASN1_NULL> OR the 207 X509at_get_attr_by_OBJ() returns -1 if either the list is empty OR the object 213 X509at_get_attr() returns either an B<X509_ATTRIBUTE> or NULL if there is a error. 215 X509at_delete_attr() returns either the removed B<X509_ATTRIBUTE> or NULL if 231 X509_ATTRIBUTE_create_by_NID() and X509_ATTRIBUTE_create_by_txt() return either
|
H A D | EVP_PKEY_CTX_get0_pkey.pod | 21 using either L<EVP_PKEY_CTX_new(3)> or L<EVP_PKEY_CTX_new_from_pkey(3)>. 26 either L<EVP_PKEY_derive_set_peer(3)> or L<EVP_PKEY_derive_set_peer_ex(3)>.
|
H A D | SSL_CTX_set_ct_validation_callback.pod | 33 certificate timestamps (SCTs) either for a given SSL connection or for all 37 which can be either of B<SSL_CT_VALIDATION_PERMISSIVE> or 65 register a custom callback that may implement a different policy than either of 96 enabled via either SSL_enable_ct() or a non-null custom callback, and 0
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_cmp_asn1_octet_string_set1.pod | 21 referenced via the I<tgt> argument and assigns either a copy of 25 referenced via the I<tgt> argument and assigns either a copy of the given byte
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 199 # Return if user has either pressed ESC or chosen Cancel/No 250 # Return to previous menu if user either 268 # Return to previous menu if user either 310 # Return if user has either pressed ESC or chosen Cancel/No 391 # Return if user either pressed ESC or chose Cancel/No 405 # Return if user either pressed ESC or chose Cancel/No 447 # Return if user has either pressed ESC or chosen Cancel/No 465 # Return if user has either pressed ESC or chosen Cancel/No 483 # Return if user has either pressed ESC or chosen Cancel/No 501 # Return if user has either pressed ESC or chosen Cancel/No [all …]
|
H A D | group_input.subr | 135 # Return if user has either pressed ESC or chosen Cancel/No 220 # Return if user has either pressed ESC or chosen Cancel/No 237 # Return if user has either pressed ESC or chosen Cancel/No 278 # Return if user has either pressed ESC or chosen Cancel/No 332 # Return if user has either pressed ESC or chosen Cancel/No 381 # Return to previous menu if user either 399 # Return to previous menu if user either
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMCallingConv.td | 32 // Handle all vector types as either f64 or v2f64. 58 // Handle all vector types as either f64 or v2f64. 73 // Handle all vector types as either f64 or v2f64. 93 // Handle all vector types as either f64 or v2f64. 110 // Handle all vector types as either f64 or v2f64. 167 // Handle all vector types as either f64 or v2f64. 185 // Handle all vector types as either f64 or v2f64. 212 // Handle all vector types as either f64 or v2f64. 235 // Handle all vector types as either f64 or v2f64.
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | nvidia,tegra124-dpaux-padctl.txt | 5 which can be assigned to either the DPAUX channel or to an I2C 28 - function: Must be either "aux", "i2c" or "off".
|
H A D | pinctrl-vt8500.txt | 4 either a GPIO in, GPIO out or as an alternate function (I2C, SPI etc). 44 Each of wm,function and wm,pull may contain either a single value which
|
/freebsd/lib/libc/amd64/string/ |
H A D | strchrnul.S | 138 por %xmm2, %xmm1 # either present? 149 por %xmm2, %xmm1 # either present? 159 por %xmm2, %xmm1 # either present?
|
/freebsd/contrib/libxo/doc/ |
H A D | xopo.rst | 16 either standard input or a file given by the "-f" option, and the 17 output is either standard output or a file given by the "-o" option.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | idt,versaclock5.txt | 21 5p49v6901: (required) either or both of XTAL or CLKIN 30 5p49v6901: (required) either or both of "xin", "clkin".
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | nxp-spifi.txt | 5 mode 0 or 3. The controller operates in either command or memory 25 - spi-cpol : Controller only supports mode 0 and 3 so either
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.argtest.d.out | 1 Test passed; either arg0/arg1 is zero
|
/freebsd/contrib/smbfs/ |
H A D | INSTALL | 11 config file. smbfs can be either compiled in the kernel or loaded as module. 34 KLD module can be loaded either manually:
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun5i-r8.dtsi | 7 * This file is dual-licensed: you can use it either under the terms 14 * published by the Free Software Foundation; either version 2 of the
|
H A D | axp152.dtsi | 6 * This file is dual-licensed: you can use it either under the terms 13 * published by the Free Software Foundation; either version 2 of the
|
H A D | sun5i-a13-empire-electronix-m712.dts | 4 * This file is dual-licensed: you can use it either under the terms 11 * published by the Free Software Foundation; either version 2 of the
|
/freebsd/tools/build/options/ |
H A D | WITHOUT_SOURCELESS | 1 Do not build kernel modules that include sourceless code (either microcode or native code for host …
|
H A D | WITHOUT_NS_CACHING | 6 will not be built either if this option is set.
|
/freebsd/sys/contrib/device-tree/src/arm/ |
H A D | cros-ec-sbs.dtsi | 6 * This file is dual-licensed: you can use it either under the terms 13 * published by the Free Software Foundation; either version 2 of the
|