Home
last modified time | relevance | path

Searched full:similar (Results 1 – 25 of 2971) sorted by relevance

12345678910>>...119

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt175 . 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/usr.sbin/bhyve/
H A Dconfig.h45 * variable is specified as a dot-separated name similar to sysctl(8)
71 * Similar to get_config_value_node but expects a full path to the
95 * Similar to the above, but treats the path relative to an existing
110 * Similar to set_config_value_node but only sets value if it's unset yet.
116 * Similar to set_config_value_node but expects a full path to the
122 * Similar to set_config_value but only sets the value if it's unset yet.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dnvidia,tegra20-i2c.yaml29 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 Dfsl-edma.txt11 - "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/crypto/krb5/src/lib/kdb/
H A Dkdb_cpw.c162 krb5_boolean similar; in add_key_rnd() local
164 similar = 0; in add_key_rnd()
175 &similar))) in add_key_rnd()
178 if (similar) in add_key_rnd()
182 if (similar) in add_key_rnd()
257 krb5_boolean similar; in add_key_pwd() local
259 similar = 0; in add_key_pwd()
270 &similar))) in add_key_pwd()
273 if (similar) in add_key_pwd()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h1 //===- 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 Drtc-omap.txt5 - "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 DX509_STORE_add_cert.pod77 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 DEVP_PKEY_get_attr.pod45 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 DX509_REQ_get_attr.pod42 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 DCMS_signed_get_attr.pod81 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 DX509_ATTRIBUTE.pod108 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 DX509_LOOKUP.pod106 X509_LOOKUP_ctrl() is similar to X509_LOOKUP_ctrl_ex() but
116 X509_LOOKUP_load_file() is similar to X509_LOOKUP_load_file_ex() but
131 X509_LOOKUP_add_store() is similar to X509_LOOKUP_add_store_ex() but
141 X509_LOOKUP_load_store() is similar to X509_LOOKUP_load_store_ex() but
216 X509_LOOKUP_by_subject() is similar to X509_LOOKUP_by_subject_ex()
H A Di2d_re_X509_tbs.pod24 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
H A DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod36 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.
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_STORE_add_cert.3139 \&\fBPEM_read_bio_X509_AUX()\fR and similar routines that refer to X509_AUX.
164 \&\fBX509_STORE_load_file()\fR is similar to \fBX509_STORE_load_file_ex()\fR but
176 \&\fBX509_STORE_load_store()\fR is similar to \fBX509_STORE_load_store_ex()\fR but
185 \&\fBX509_STORE_load_locations()\fR is similar to \fBX509_STORE_load_locations_ex()\fR
194 \&\fBX509_STORE_set_default_paths()\fR is similar to
H A DX509_ATTRIBUTE.3174 \&\fBX509at_get_attr_by_NID()\fR is similar to \fBX509at_get_attr_by_OBJ()\fR except that it
199 \&\fBX509at_add1_attr_by_NID()\fR is similar to \fBX509at_add1_attr_by_OBJ()\fR except that it
203 \&\fBX509at_add1_attr_by_txt()\fR is similar to \fBX509at_add1_attr_by_OBJ()\fR except that it
235 \&\fBX509_ATTRIBUTE_create_by_NID()\fR is similar to \fBX509_ATTRIBUTE_create_by_OBJ()\fR
239 \&\fBX509_ATTRIBUTE_create_by_txt()\fR is similar to \fBX509_ATTRIBUTE_create_by_OBJ()\fR
275 \&\fBX509at_get_attr_by_NID()\fR is similar to \fBX509at_get_attr_by_OBJ()\fR, except that
H A DCMS_signed_get_attr.3143 \&\fBCMS_signed_get_attr_by_NID()\fR is similar to \fBCMS_signed_get_attr_by_OBJ()\fR except
164 \&\fBCMS_signed_add1_attr_by_NID()\fR is similar to \fBCMS_signed_add1_attr_by_OBJ()\fR except
168 \&\fBCMS_signed_add1_attr_by_txt()\fR is similar to \fBCMS_signed_add1_attr_by_OBJ()\fR
186 The \fBCMS_unsigned_XXX()\fR functions return values are similar to those of the
196 \&\fBCMS_signed_get_attr_by_NID()\fR is similar to \fBCMS_signed_get_attr_by_OBJ()\fR except
H A DEVP_PKEY_get_attr.3107 \&\fBEVP_PKEY_get_attr_by_NID()\fR is similar to \fBEVP_PKEY_get_attr_by_OBJ()\fR except that
128 \&\fBEVP_PKEY_add1_attr_by_NID()\fR is similar to \fBEVP_PKEY_add1_attr_by_OBJ()\fR except
132 \&\fBEVP_PKEY_add1_attr_by_txt()\fR is similar to \fBEVP_PKEY_add1_attr_by_OBJ()\fR except
143 \&\fBEVP_PKEY_get_attr_by_NID()\fR is similar to \fBEVP_PKEY_get_attr_by_OBJ()\fR, except that
H A DX509_REQ_get_attr.3104 \&\fBX509_REQ_get_attr_by_NID()\fR is similar to \fBX509_REQ_get_attr_by_OBJ()\fR except that
125 \&\fBX509_REQ_add1_attr_by_NID()\fR is similar to \fBX509_REQ_add1_attr_by_OBJ()\fR except
129 \&\fBX509_REQ_add1_attr_by_txt()\fR is similar to \fBX509_REQ_add1_attr_by_OBJ()\fR except
143 \&\fBX509_REQ_get_attr_by_NID()\fR is similar to \fBX509_REQ_get_attr_by_OBJ()\fR, except that
H A DX509_LOOKUP.3168 \&\fBX509_LOOKUP_ctrl()\fR is similar to \fBX509_LOOKUP_ctrl_ex()\fR but
178 \&\fBX509_LOOKUP_load_file()\fR is similar to \fBX509_LOOKUP_load_file_ex()\fR but
193 \&\fBX509_LOOKUP_add_store()\fR is similar to \fBX509_LOOKUP_add_store_ex()\fR but
203 \&\fBX509_LOOKUP_load_store()\fR is similar to \fBX509_LOOKUP_load_store_ex()\fR but
269 \&\fBX509_LOOKUP_by_subject()\fR is similar to \fBX509_LOOKUP_by_subject_ex()\fR
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCombinerUtils.h22 /// 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 Detcupdate.8600 similar to the
604 Specify an alternate destination directory similar to the
610 Ignore changes in the FreeBSD ID string similar to the
616 similar to the
620 Specify an alternate path for the log file similar to the
628 tree similar to the
636 tree similar to the
640 Specify an alternate source tree similar to the
644 Specify an alternate work directory similar to the
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DREADME82 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/crypto/openssl/doc/designs/
H A Devp_skey.md60 similar to EVP_KEYMGMT.
63 opaque pointer similar to the provkey pointer used with asymmetric operations.
131 similar to `EVP_CipherInit_ex2`. After call to this function, the normal
142 similar to `EVP_MAC_init`

12345678910>>...119