Home
last modified time | relevance | path

Searched full:meaning (Results 1 – 25 of 1533) sorted by relevance

12345678910>>...62

/src/crypto/openssl/doc/man3/
H A DOPENSSL_ppccap.pod52 Meaning: Use AltiVec (aka VMX) instructions. In some but not all cases, this
65 Meaning: Use instructions added in ISA level 2.07. The associated probe
75 Meaning: Use FPU instructions. The associated probe instruction is fmr (floating
85 Meaning: Use instructions added in ISA level 3.00. The associated probe
95 Meaning: Use the mftb (move from time base) instruction. The associated probe
106 Meaning: Use the mfspr (move from special purpose register) instruction to
117 Meaning: Use instructions added in ISA level 3.1. The associated probe instruction
H A DBIO_meth_new.pod113 BIO_write(). The parameters for the function have the same meaning as for
122 The parameters for the function have the same meaning as for BIO_read_ex().
131 the function have the same meaning as for BIO_puts().
137 meaning as for BIO_gets().
142 calling BIO_ctrl(). The parameters for the function have the same meaning as for
166 the function have the same meaning as for BIO_callback_ctrl().
H A DDSA_meth_new.pod132 parameters for the function have the same meaning as for DSA_do_sign().
137 parameters for the function have the same meaning as for DSA_sign_setup().
142 parameters for the function have the same meaning as for DSA_do_verify().
181 meaning as for DSA_generate_parameters_ex().
186 for the function has the same meaning as for DSA_generate_key().
H A DSSL_CTX_set_tlsext_status_cb.pod90 SSL_TLSEXT_ERR_OK (meaning that the OCSP response that has been set should be
91 returned), SSL_TLSEXT_ERR_NOACK (meaning that an OCSP response should not be
92 returned) or SSL_TLSEXT_ERR_ALERT_FATAL (meaning that a fatal error has
H A DRSA_meth_new.pod171 parameters for the function have the same meaning as for RSA_sign().
176 RSA_verify(). The parameters for the function have the same meaning as
213 meaning as for RSA_generate_key_ex().
219 meaning as for RSA_generate_multi_prime_key().
H A DDH_meth_new.pod103 parameter for the function has the same meaning as for DH_generate_key().
108 parameters for the function have the same meaning as for DH_compute_key().
139 meaning as for DH_generate_parameters_ex(). This function may be NULL.
H A DSSL_CTX_use_serverinfo.pod36 meaning as for L<SSL_CTX_add_custom_ext(3)>. If serverinfo is being loaded for
43 extension_data. The type value has the same meaning as for
/src/secure/lib/libcrypto/man/man3/
H A DOPENSSL_ppccap.3110 Meaning: Use AltiVec (aka VMX) instructions. In some but not all cases, this
122 Meaning: Use instructions added in ISA level 2.07. The associated probe
131 Meaning: Use FPU instructions. The associated probe instruction is fmr (floating
140 Meaning: Use instructions added in ISA level 3.00. The associated probe
149 Meaning: Use the mftb (move from time base) instruction. The associated probe
159 Meaning: Use the mfspr (move from special purpose register) instruction to
169 Meaning: Use instructions added in ISA level 3.1. The associated probe instruction
H A DBIO_meth_new.3177 \&\fBBIO_write()\fR. The parameters for the function have the same meaning as for
186 The parameters for the function have the same meaning as for \fBBIO_read_ex()\fR.
195 the function have the same meaning as for \fBBIO_puts()\fR.
201 meaning as for \fBBIO_gets()\fR.
206 calling \fBBIO_ctrl()\fR. The parameters for the function have the same meaning as for
230 the function have the same meaning as for \fBBIO_callback_ctrl()\fR.
H A DDSA_meth_new.3196 parameters for the function have the same meaning as for \fBDSA_do_sign()\fR.
201 parameters for the function have the same meaning as for \fBDSA_sign_setup()\fR.
206 parameters for the function have the same meaning as for \fBDSA_do_verify()\fR.
249 meaning as for \fBDSA_generate_parameters_ex()\fR.
254 for the function has the same meaning as for \fBDSA_generate_key()\fR.
H A DSSL_CTX_set_tlsext_status_cb.3151 SSL_TLSEXT_ERR_OK (meaning that the OCSP response that has been set should be
152 returned), SSL_TLSEXT_ERR_NOACK (meaning that an OCSP response should not be
153 returned) or SSL_TLSEXT_ERR_ALERT_FATAL (meaning that a fatal error has
H A DRSA_meth_new.3235 parameters for the function have the same meaning as for \fBRSA_sign()\fR.
240 \&\fBRSA_verify()\fR. The parameters for the function have the same meaning as
279 meaning as for \fBRSA_generate_key_ex()\fR.
285 meaning as for \fBRSA_generate_multi_prime_key()\fR.
H A DDH_meth_new.3167 parameter for the function has the same meaning as for \fBDH_generate_key()\fR.
172 parameters for the function have the same meaning as for \fBDH_compute_key()\fR.
205 meaning as for \fBDH_generate_parameters_ex()\fR. This function may be NULL.
/src/share/doc/usd/04.csh/
H A Dcsh.a36 A number of these characters also have special meaning in expressions.
64 \e 1.7 prevents meta-meaning of following single character
65 \' 1.7 prevents meta-meaning of a group of characters
/src/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src35 # A 'bubble-writing' X, meaning 'close window'. I have picked a
37 # special meaning is not preserved.
45 # meaning, but they should look about the same.
/src/contrib/kyua/doc/
H A Dkyua.conf.5.in46 There are configuration variables that have a special meaning to the runtime
49 and there are variables that only have meaning in the context of particular
98 their type and meaning is specific to the test suite.
/src/sys/contrib/device-tree/Bindings/input/
H A Dpwm-vibrator.yaml15 (100% duty cycle meaning strongest vibration, 0% meaning no vibration).
H A Dpwm-vibrator.txt5 (100% duty cycle meaning strongest vibration, 0% meaning no vibration).
/src/share/misc/
H A Dflowers1 # Flower : Meaning
2 # Upside down reverses the meaning.
/src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DAutomaton.td35 // are defined as a lattice (meaning every transitioned-to state is more
46 // This automaton is considered to be nondeterministic, meaning that multiple
48 // is determinized, meaning that is executes in O(k) time where k is the input
/src/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp44 "look like 3.14, meaning the 14th location set for the 3rd " in BreakpointIDHelpTextCallback()
273 "The meaning of these operators is the same as the usual one given to " in ExprPathHelpTextCallback()
276 "extends the traditional meaning of the square brackets operator to " in ExprPathHelpTextCallback()
284 " and the meaning of the operation is the same as the one defined by " in ExprPathHelpTextCallback()
287 " meaning of array slicing (taking elements n thru m inside the array " in ExprPathHelpTextCallback()
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h473 /// which supports this flag. See LangRef.html for the meaning of this flag.
477 /// which supports this flag. See LangRef.html for the meaning of this flag.
481 /// which supports this flag. See LangRef.html for the meaning of this flag.
547 /// operator which supports this flag. See LangRef.html for the meaning of
552 /// an operator which supports this flag. See LangRef.html for the meaning of
557 /// operator which supports this flag. See LangRef.html for the meaning of
562 /// operator which supports this flag. See LangRef.html for the meaning of
567 /// an operator which supports this flag. See LangRef.html for the meaning of
572 /// an operator which supports this flag. See LangRef.html for the meaning of
577 /// an operator which supports this flag. See LangRef.html for the meaning of
[all …]
/src/sys/contrib/device-tree/Bindings/sound/
H A Daudio-iio-aux.yaml41 - 1: The related sound control value is inverted meaning that the
45 - 0: The related sound control value is not inverted meaning that the
H A Daxentia,tse850-pcm5142.txt33 meaning that input and output are directly connected, or they are in mixer
34 position, meaning that the signal is passed through the 'Sum' mixer. Similarly
/src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DSourceCodeBuilders.h31 /// parentheses to preserve its meaning. This analyses is necessarily
36 /// operator requires a parentheses to preserve its meaning. Given that
44 /// requires a parentheses to preserve its meaning.

12345678910>>...62