/freebsd/usr.sbin/bhyve/ |
H A D | config.h | 44 * variable is specified as a dot-separated name similar to sysctl(8) 62 * Similar to get_config_value_node but expects a full path to the 86 * Similar to the above, but treats the path relative to an existing 101 * Similar to set_config_value_node but only sets value if it's unset yet. 107 * Similar to set_config_value_node but expects a full path to the 113 * Similar to set_config_value but only sets the value if it's unset yet.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | README_P9.txt | 175 . Similar to xscpsgndp 179 . Similar to xsabsdp/xsnabsdp/xsnegdp 186 . Similar to xsadddp 198 . Similar to xsrsqrtedp?? 247 . Similar to xsrsqrtedp?? 320 . Similar to xvcmpeqdp: 328 . Similar to XSCVDPSP: 335 . Similar to XSCVDPSP 340 . According to PowerISA_V3.0, these are similar to "XSCVDPSXDS", "XSCVDPSXWS", 350 . Similar to XSCVSXDSP [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | nvidia,tegra20-i2c.yaml | 29 similar to Tegra20 I2C controller with additional feature: Continue 40 similar to Tegra30 I2C controller with some hardware modification: 53 similar to those found on Tegra114 but also contain several hardware 58 similar to those found on Tegra124. 74 similar to those found on Tegra210. 79 similar to those found on Tegra186. However, these controllers have
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | fsl-edma.txt | 11 - "fsl,vf610-edma" for eDMA used similar to that on Vybrid vf610 SoC 12 - "fsl,imx7ulp-edma" for eDMA2 used similar to that on i.mx7ulp 20 interrupt-names on vf610 similar SoC. But for i.mx7ulp per channel 42 - interrupt-names : Should contain the below on vf610 similar SoC but not used 43 on i.mx7ulp similar SoC:
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | IROutliner.h | 1 //===- IROutliner.h - Extract similar IR regions into functions --*- C++ -*-==// 12 // The outliner uses the IRSimilarityIdentifier to identify the similar regions 149 /// The Outlinable Group that contains this region and structurally similar 169 /// Find a corresponding value for \p V in similar OutlinableRegion \p Other. 177 /// Find a corresponding BasicBlock for \p BB in similar OutlinableRegion \p Other. 194 /// instances of the similarity, and then consolidating the similar regions 196 /// to identify the similar regions of code, and then extracts the similar 215 /// Find repeated similar code sequences in \p M and outline them into new 261 /// that do not have the same Constant in each strucutrally similar region. 443 /// Pass to outline similar regions.
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | rtc-omap.txt | 5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family. 6 - "ti,am3352-rtc" - for RTC IP used similar to that on AM335x SoC family. 11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_add_cert.pod | 77 PEM_read_bio_X509_AUX() and similar routines that refer to X509_AUX. 102 X509_STORE_load_file() is similar to X509_STORE_load_file_ex() but 114 X509_STORE_load_store() is similar to X509_STORE_load_store_ex() but 123 X509_STORE_load_locations() is similar to X509_STORE_load_locations_ex() 132 X509_STORE_set_default_paths() is similar to
|
H A D | EVP_PKEY_get_attr.pod | 45 EVP_PKEY_get_attr_by_NID() is similar to EVP_PKEY_get_attr_by_OBJ() except that 66 EVP_PKEY_add1_attr_by_NID() is similar to EVP_PKEY_add1_attr_by_OBJ() except 70 EVP_PKEY_add1_attr_by_txt() is similar to EVP_PKEY_add1_attr_by_OBJ() except 82 EVP_PKEY_get_attr_by_NID() is similar to EVP_PKEY_get_attr_by_OBJ(), except that
|
H A D | X509_REQ_get_attr.pod | 42 X509_REQ_get_attr_by_NID() is similar to X509_REQ_get_attr_by_OBJ() except that 63 X509_REQ_add1_attr_by_NID() is similar to X509_REQ_add1_attr_by_OBJ() except 67 X509_REQ_add1_attr_by_txt() is similar to X509_REQ_add1_attr_by_OBJ() except 82 X509_REQ_get_attr_by_NID() is similar to X509_REQ_get_attr_by_OBJ(), except that
|
H A D | CMS_signed_get_attr.pod | 81 CMS_signed_get_attr_by_NID() is similar to CMS_signed_get_attr_by_OBJ() except 102 CMS_signed_add1_attr_by_NID() is similar to CMS_signed_add1_attr_by_OBJ() except 106 CMS_signed_add1_attr_by_txt() is similar to CMS_signed_add1_attr_by_OBJ() 125 The CMS_unsigned_XXX() functions return values are similar to those of the 135 CMS_signed_get_attr_by_NID() is similar to CMS_signed_get_attr_by_OBJ() except
|
H A D | X509_ATTRIBUTE.pod | 108 X509at_get_attr_by_NID() is similar to X509at_get_attr_by_OBJ() except that it 133 X509at_add1_attr_by_NID() is similar to X509at_add1_attr_by_OBJ() except that it 137 X509at_add1_attr_by_txt() is similar to X509at_add1_attr_by_OBJ() except that it 169 X509_ATTRIBUTE_create_by_NID() is similar to X509_ATTRIBUTE_create_by_OBJ() 173 X509_ATTRIBUTE_create_by_txt() is similar to X509_ATTRIBUTE_create_by_OBJ() 210 X509at_get_attr_by_NID() is similar to X509at_get_attr_by_OBJ(), except that
|
H A D | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 36 than B<PSS>. It is otherwise similar to the B<RSA> version. 40 made to set the salt length below the minimum value. It is otherwise similar 49 similar to the B<RSA> versions.
|
H A D | i2d_re_X509_tbs.pod | 24 d2i_X509_AUX() is similar to L<d2i_X509(3)> but the input is expected to 29 i2d_X509_AUX() is similar to L<i2d_X509(3)>, but the encoded output 34 i2d_re_X509_tbs() is similar to L<i2d_X509(3)> except it encodes only
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | CombinerUtils.h | 22 /// is primarily useful for testing for defs and similar in DagInit's since 33 /// primarily useful for testing for subclasses of GIDefKind and similar in 44 /// for testing for subclasses of GIDefKind and similar in DagInit's since 59 /// similar in DagInit's since DagInit's support any type inside them.
|
/freebsd/usr.sbin/etcupdate/ |
H A D | etcupdate.8 | 591 similar to the 595 Specify an alternate destination directory similar to the 601 Ignore changes in the FreeBSD ID string similar to the 607 similar to the 611 Specify an alternate path for the log file similar to the 619 tree similar to the 627 tree similar to the 631 Specify an alternate source tree similar to the 635 Specify an alternate work directory similar to the
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | README | 82 similar=permit|deny [similar=deny] 84 Whether a new password is allowed to be similar to the old one. The 85 passwords are considered to be similar when there's a sufficiently
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | X509_STORE_add_cert.3 | 212 \&\fBPEM_read_bio_X509_AUX()\fR and similar routines that refer to X509_AUX. 237 \&\fBX509_STORE_load_file()\fR is similar to \fBX509_STORE_load_file_ex()\fR but 249 \&\fBX509_STORE_load_store()\fR is similar to \fBX509_STORE_load_store_ex()\fR but 258 \&\fBX509_STORE_load_locations()\fR is similar to \fBX509_STORE_load_locations_ex()\fR 267 \&\fBX509_STORE_set_default_paths()\fR is similar to
|
/freebsd/lib/libcam/ |
H A D | cam.3 | 218 is similar to 317 It creates a colon-terminated printing prefix string similar to the ones 331 operates in a fashion similar to 366 functionality similar to
|
/freebsd/lib/libpam/modules/pam_passwdqc/ |
H A D | pam_passwdqc.8 | 158 .Cm similar No = Cm permit | deny 161 .Pq Cm similar Ns = Ns Cm deny 162 Whether a new password is allowed to be similar to the old one. 163 The passwords are considered to be similar when there is a sufficiently
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | CodeMetrics.h | 32 /// Utility to calculate the size and a few similar metrics for a set 86 /// or similar intrinsics in the loop). 91 /// assume or similar intrinsics in the function).
|
H A D | IRSimilarityIdentifier.h | 14 // Two sequences of instructions are called "similar" if they perform the same 45 // similar to one another. 123 /// and is used when checking when two instructions are considered similar. 125 /// considered similar. 313 /// \returns true if \p A and \p B are similar enough to be mapped to the same 379 /// TODO: This is very similar to the MachineOutliner, and should be 525 // TODO: Determine a scheme to resolve when the label is similar enough. 631 /// create the same hash, we have similar IRSimilarityCandidates. 636 /// IRSimilarityCandidate, they can be considered structurally similar. 645 /// and can be considered similar [all...] |
/freebsd/sys/dev/mpt/ |
H A D | mpt_cam.h | 39 * substantially similar to the "NO WARRANTY" disclaimer below 41 * a substantially similar Disclaimer requirement for further binary 77 * substantially similar to the "NO WARRANTY" disclaimer below 79 * a substantially similar Disclaimer requirement for further binary
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | adi,ad5696.yaml | 7 title: Analog Devices AD5696 and similar I2C multi-channel DACs 13 Binding for Analog Devices AD5696 and similar multi-channel DACs
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-davinci.txt | 13 - "ti,dm6441-spi" for SPI used similar to that on DM644x SoC family 14 - "ti,da830-spi" for SPI used similar to that on DA8xx SoC family 15 - "ti,keystone-spi" for SPI used similar to that on Keystone2 SoC
|
/freebsd/sys/contrib/dev/uath/ |
HD | ar5523.bin.uu | 14 * disclaimer similar to the Disclaimer below and any redistribution 15 * must be conditioned upon including a substantially similar
|