Home
last modified time | relevance | path

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

12345678910>>...113

/freebsd/usr.sbin/bhyve/
H A Dconfig.h44 * 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/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/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/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 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.
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
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_STORE_add_cert.3136 \&\fBPEM_read_bio_X509_AUX()\fR and similar routines that refer to X509_AUX.
161 \&\fBX509_STORE_load_file()\fR is similar to \fBX509_STORE_load_file_ex()\fR but
173 \&\fBX509_STORE_load_store()\fR is similar to \fBX509_STORE_load_store_ex()\fR but
182 \&\fBX509_STORE_load_locations()\fR is similar to \fBX509_STORE_load_locations_ex()\fR
191 \&\fBX509_STORE_set_default_paths()\fR is similar to
H A DCMS_signed_get_attr.3140 \&\fBCMS_signed_get_attr_by_NID()\fR is similar to \fBCMS_signed_get_attr_by_OBJ()\fR except
161 \&\fBCMS_signed_add1_attr_by_NID()\fR is similar to \fBCMS_signed_add1_attr_by_OBJ()\fR except
165 \&\fBCMS_signed_add1_attr_by_txt()\fR is similar to \fBCMS_signed_add1_attr_by_OBJ()\fR
183 The \fBCMS_unsigned_XXX()\fR functions return values are similar to those of the
193 \&\fBCMS_signed_get_attr_by_NID()\fR is similar to \fBCMS_signed_get_attr_by_OBJ()\fR except
H A DX509_ATTRIBUTE.3171 \&\fBX509at_get_attr_by_NID()\fR is similar to \fBX509at_get_attr_by_OBJ()\fR except that it
196 \&\fBX509at_add1_attr_by_NID()\fR is similar to \fBX509at_add1_attr_by_OBJ()\fR except that it
200 \&\fBX509at_add1_attr_by_txt()\fR is similar to \fBX509at_add1_attr_by_OBJ()\fR except that it
232 \&\fBX509_ATTRIBUTE_create_by_NID()\fR is similar to \fBX509_ATTRIBUTE_create_by_OBJ()\fR
236 \&\fBX509_ATTRIBUTE_create_by_txt()\fR is similar to \fBX509_ATTRIBUTE_create_by_OBJ()\fR
272 \&\fBX509at_get_attr_by_NID()\fR is similar to \fBX509at_get_attr_by_OBJ()\fR, except that
H A DEVP_PKEY_get_attr.3104 \&\fBEVP_PKEY_get_attr_by_NID()\fR is similar to \fBEVP_PKEY_get_attr_by_OBJ()\fR except that
125 \&\fBEVP_PKEY_add1_attr_by_NID()\fR is similar to \fBEVP_PKEY_add1_attr_by_OBJ()\fR except
129 \&\fBEVP_PKEY_add1_attr_by_txt()\fR is similar to \fBEVP_PKEY_add1_attr_by_OBJ()\fR except
140 \&\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.3101 \&\fBX509_REQ_get_attr_by_NID()\fR is similar to \fBX509_REQ_get_attr_by_OBJ()\fR except that
122 \&\fBX509_REQ_add1_attr_by_NID()\fR is similar to \fBX509_REQ_add1_attr_by_OBJ()\fR except
126 \&\fBX509_REQ_add1_attr_by_txt()\fR is similar to \fBX509_REQ_add1_attr_by_OBJ()\fR except
140 \&\fBX509_REQ_get_attr_by_NID()\fR is similar to \fBX509_REQ_get_attr_by_OBJ()\fR, except that
H A DX509_LOOKUP.3165 \&\fBX509_LOOKUP_ctrl()\fR is similar to \fBX509_LOOKUP_ctrl_ex()\fR but
175 \&\fBX509_LOOKUP_load_file()\fR is similar to \fBX509_LOOKUP_load_file_ex()\fR but
190 \&\fBX509_LOOKUP_add_store()\fR is similar to \fBX509_LOOKUP_add_store_ex()\fR but
200 \&\fBX509_LOOKUP_load_store()\fR is similar to \fBX509_LOOKUP_load_store_ex()\fR but
266 \&\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.8591 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 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>>...113