Home
last modified time | relevance | path

Searched full:parameter (Results 1 – 25 of 3559) sorted by relevance

12345678910>>...143

/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi267 <type-decl name='variadic parameter type' id='2c1145c5'/>
972 <parameter type-id='26a90f95'/>
973 <parameter type-id='b59d7dce'/>
974 <parameter type-id='5ce45b60'/>
975 <parameter type-id='95e97e5e'/>
979 <parameter type-id='5ce45b60'/>
980 <parameter type-id='dace003f'/>
984 <parameter type-id='dace003f'/>
988 <parameter type-id='dace003f'/>
992 <parameter type-id='dace003f'/>
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlibzfsbootenv.abi37 <type-decl name='variadic parameter type' id='2c1145c5'/>
202 <parameter type-id='b0382bb3'/>
206 <parameter type-id='b0382bb3'/>
210 <parameter type-id='b0382bb3'/>
211 <parameter type-id='80f4b756'/>
215 <parameter type-id='4c81de99'/>
219 <parameter type-id='4c81de99'/>
220 <parameter type-id='22cce67b'/>
224 <parameter type-id='4c81de99'/>
225 <parameter type-id='857bb57e'/>
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.F90.var21 integer, parameter, public :: omp_integer_kind = c_int
22 integer, parameter, public :: omp_logical_kind = 4
23 integer, parameter, public :: omp_real_kind = c_float
24 integer, parameter, public :: kmp_double_kind = c_double
25 integer, parameter, public :: omp_lock_kind = c_intptr_t
26 integer, parameter, public :: omp_nest_lock_kind = c_intptr_t
27 integer, parameter, public :: omp_sched_kind = omp_integer_kind
28 integer, parameter, public :: omp_proc_bind_kind = omp_integer_kind
29 integer, parameter, public :: kmp_pointer_kind = c_intptr_t
30 integer, parameter, public :: kmp_size_t_kind = c_size_t
[all …]
H A Domp_lib.h.var14 parameter(omp_integer_kind=4)
16 parameter(omp_logical_kind=4)
18 parameter(omp_real_kind=4)
20 parameter(omp_lock_kind=int_ptr_kind())
22 parameter(omp_nest_lock_kind=int_ptr_kind())
24 parameter(omp_sched_kind=omp_integer_kind)
26 parameter(omp_proc_bind_kind=omp_integer_kind)
28 parameter(kmp_pointer_kind=int_ptr_kind())
30 parameter(kmp_size_t_kind=int_ptr_kind())
32 parameter(kmp_affinity_mask_kind=int_ptr_kind())
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi654 <parameter type-id='cf536864'/>
658 <parameter type-id='354f7eb9'/>
662 <parameter type-id='5bbcce85'/>
663 <parameter type-id='e8cb3e0e'/>
664 <parameter type-id='09110a74'/>
668 <parameter type-id='0d8119a8' name='vtoc'/>
681 <parameter type-id='80f4b756'/>
682 <parameter type-id='80f4b756'/>
686 <parameter type-id='eaa32e2f'/>
687 <parameter type-id='95e97e5e'/>
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscif_user_callback.h84 * @param[in] timer_callback This parameter specifies the callback method
86 * @param[in] controller This parameter specifies the controller with
88 * @param[in] cookie This parameter specifies a piece of information that
105 * @param[in] controller This parameter specifies the controller with
107 * @param[in] timer This parameter specifies the timer to be destroyed.
126 * @param[in] controller This parameter specifies the controller with
128 * @param[in] timer This parameter specifies the timer to be started.
129 * @param[in] milliseconds This parameter specifies the number of
144 * @param[in] controller This parameter specifies the controller with
146 * @param[in] timer This parameter specifies the timer to be stopped.
[all …]
H A Dscic_user_callback.h80 * @param[in] controller This parameter specifies the controller with
82 * @param[in] timer_callback This parameter specifies the callback method
84 * @param[in] cookie This parameter specifies a piece of information that
101 * @param[in] controller This parameter specifies the controller with
103 * @param[in] timer This parameter specifies the timer to be destroyed.
122 * @param[in] controller This parameter specifies the controller with
124 * @param[in] timer This parameter specifies the timer to be started.
125 * @param[in] milliseconds This parameter specifies the number of
140 * @param[in] controller This parameter specifies the controller with
142 * @param[in] timer This parameter specifies the timer to be stopped.
[all …]
H A Dsati_util.c78 * @param[out] ata_io This parameter specifies the ATA IO request structure
80 * @param[in] sequence This parameter specifies the translator sequence
101 * @param[out] ata_io This parameter specifies the ATA IO request structure
103 * @param[in] sequence This parameter specifies the translator sequence
124 * @param[out] ata_io This parameter specifies the ATA IO request structure
126 * @param[in] sequence This parameter specifies the translator sequence
151 * @param[in] sequence This parameter specifies the translation sequence
153 * @param[out] destination_scsi_io This parameter specifies the SCSI IO
155 * @param[in] destination_offset This parameter specifies the offset into
157 * @param[in] source_value This parameter specifies the value retrieved
[all …]
H A Dsati_callbacks.h72 * @param[in] scsi_io This parameter points to the user's IO request object
86 * @param[in] scsi_io This parameter points to the user's IO request object.
100 * @param[in] scsi_io This parameter points to the user's IO request object.
118 * @param[in] scsi_io This parameter specifies the user's SCSI IO request
120 * @param[in] byte_offset This parameter specifies the offset into the
122 * @param[in] value This parameter specifies the new value to be set into
140 * @param[in] scsi_io This parameter specifies the user's SCSI IO request
142 * @param[in] byte_offset This parameter specifies the offset into the
144 * @param[in] value This parameter specifies the new value to be get into
159 * @param[in] scsi_task This parameter specifies the user's SCSI Task request.
[all …]
H A Dsati.h88 * @param[in] sequence This parameter specifies the sequence
90 * @param[in,out] scsi_io This parameter specifies the user's SCSI IO request
95 * pointer as a parameter.
96 * @param[out] ata_io This parameter specifies the location of the
99 * parameter is passed back to the user through the
115 * @param[in] sequence This parameter specifies the sequence
117 * @param[in] sati_device This parameter specifies the remote device
119 * @param[in,out] scsi_io This parameter specifies the user's SCSI IO request
124 * pointer as a parameter.
125 * @param[out] ata_io This parameter specifies the location of the
[all …]
/freebsd/contrib/jemalloc/doc/
H A Djemalloc.xml.in76 <paramdef>size_t <parameter>size</parameter></paramdef>
80 <paramdef>size_t <parameter>number</parameter></paramdef>
81 <paramdef>size_t <parameter>size</parameter></paramdef>
85 <paramdef>void **<parameter>ptr</parameter></paramdef>
86 <paramdef>size_t <parameter>alignment</parameter></paramdef>
87 <paramdef>size_t <parameter>size</parameter></paramdef>
91 <paramdef>size_t <parameter>alignment</parameter></paramdef>
92 <paramdef>size_t <parameter>size</parameter></paramdef>
96 <paramdef>void *<parameter>ptr</parameter></paramdef>
97 <paramdef>size_t <parameter>size</parameter></paramdef>
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dsysex134 >>>4 byte 0x20 SNDP (Sound Parameter Change)
135 >>>4 byte 0x30 SNDQ (Sound Parameter Inquiry)
139 >>>4 byte 0x21 MULP (Multi Parameter Change)
140 >>>4 byte 0x31 MULQ (Multi Parameter Inquiry)
144 >>>4 byte 0x22 DRMP (Drum Map Parameter Change)
145 >>>4 byte 0x32 DRMQ (Drum Map Parameter Inquiry)
149 >>>4 byte 0x23 PATP (Sequencer Pattern Parameter Change)
150 >>>4 byte 0x33 PATQ (Sequencer Pattern Parameter Inquiry)
152 >>>4 byte 0x04 GLBR (Global Parameter Request)
153 >>>4 byte 0x14 GLBD (Global Parameter Dump)
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi248 <parameter type-id='95e97e5e'/>
258 <parameter type-id='e75a27e9'/>
259 <parameter type-id='95e97e5e'/>
260 <parameter type-id='9d26089a'/>
261 <parameter type-id='b7f2d5e6'/>
268 <parameter type-id='95e97e5e'/>
269 <parameter is-variadic='yes'/>
273 <parameter type-id='c19b74c3' name='val'/>
294 <parameter type-id='aa323ea4' name='target'/>
298 <parameter type-id='93977ae7' name='target'/>
[all …]
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_mmp.h44 * Input parameter list for ECC P384 Variable Point Multiplication [k]P ,
58 * Input parameter list for ECC P384 Generator Point Multiplication [k]G ,
70 * Input parameter list for ECC P384 ECDSA Sign RS ,
85 * Input parameter list for ECC P256 Variable Point Multiplication [k]P ,
99 * Input parameter list for ECC P256 Generator Point Multiplication [k]G ,
111 * Input parameter list for ECC P256 ECDSA Sign RS ,
126 * Input parameter list for ECC SM2 point multiply [k]G ,
138 * Input parameter list for Initialisation sequence ,
151 * Input parameter list for Diffie-Hellman Modular exponentiation base 2 for 768-bit numbers ,
165 * Input parameter list for Diffie-Hellman Modular exponentiation for 768-bit numbers ,
[all …]
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi255 <parameter type-id='95e97e5e'/>
265 <parameter type-id='95e97e5e'/>
266 <parameter is-variadic='yes'/>
270 <parameter type-id='c19b74c3' name='val'/>
294 <parameter type-id='aa323ea4' name='target'/>
298 <parameter type-id='93977ae7' name='target'/>
302 <parameter type-id='3a147f31' name='target'/>
306 <parameter type-id='64698d33' name='target'/>
310 <parameter type-id='aa323ea4' name='target'/>
314 <parameter type-id='93977ae7' name='target'/>
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DCalledOnceCheck.h27 /// Classification of situations when parameter is not called on every path.
52 /// Called when parameter is called twice.
53 /// \param Parameter -- parameter that should be called once.
56 /// \param IsCompletionHandler -- true, if parameter is a completion handler.
59 virtual void handleDoubleCall(const ParmVarDecl *Parameter, const Expr *Call, in handleDoubleCall() argument
63 /// Called when parameter is not called at all.
64 /// \param Parameter -- parameter that should be called once.
65 /// \param IsCompletionHandler -- true, if parameter is a completion handler.
66 virtual void handleNeverCalled(const ParmVarDecl *Parameter, in handleNeverCalled() argument
69 /// Called when captured parameter is not called at all.
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_PARAM_int.3196 Each of these macros defines a parameter of the specified \fR\f(BITYPE\fR\fB\fR with the
197 provided \fIkey\fR and parameter variable \fIaddress\fR.
202 A parameter with name \fIkey\fR is defined.
203 The storage for this parameter is at \fIaddress\fR and is of \fIsize\fR bytes.
205 OSSL_PARAM_END provides an end of parameter list marker.
216 A parameter with name \fIkey\fR is created.
217 The parameter will use storage pointed to by \fIbuf\fR and return size of \fIret\fR.
221 A parameter with name \fIkey\fR, storage \fIbuf\fR, size \fIbsize\fR and return
226 A parameter with name \fIkey\fR, storage \fIbuf\fR and size \fIbsize\fR is created.
232 A parameter with name \fIkey\fR, storage \fIbuf\fR and size \fIbsize\fR is created.
[all …]
/freebsd/share/man/man9/
H A Dpci_iov_schema.980 then adding configuration parameter specifications to the schema.
81 The configuration parameter specification consists of a name and a value type.
83 Configuration parameter names are case-insensitive.
86 It is also an error to specific a configuration parameter that uses the same
87 name as a configuration parameter used by the SR-IOV infrastructure.
93 The parameter type constrains the possible values that the configuration
94 parameter may take.
96 A configuration parameter may be specified as a required parameter by setting
103 If the user does not specify a required parameter, the SR-IOV infrastructure
106 Alternatively, a configuration parameter may be given a default value by
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod165 Each of these macros defines a parameter of the specified B<I<TYPE>> with the
166 provided I<key> and parameter variable I<address>.
171 A parameter with name I<key> is defined.
172 The storage for this parameter is at I<address> and is of I<size> bytes.
174 OSSL_PARAM_END provides an end of parameter list marker.
185 A parameter with name I<key> is created.
186 The parameter will use storage pointed to by I<buf> and return size of I<ret>.
190 A parameter with name I<key>, storage I<buf>, size I<bsize> and return
195 A parameter with name I<key>, storage I<buf> and size I<bsize> is created.
201 A parameter with name I<key>, storage I<buf> and size I<bsize> is created.
[all …]
/freebsd/crypto/openssl/crypto/asn1/
H A Dx_algor.c20 ASN1_OPT(X509_ALGOR, parameter, ASN1_ANY)
36 if (ptype != V_ASN1_UNDEF && alg->parameter == NULL
37 && (alg->parameter = ASN1_TYPE_new()) == NULL)
46 ASN1_TYPE_free(alg->parameter);
47 alg->parameter = NULL;
49 ASN1_TYPE_set(alg->parameter, ptype, pval);
78 if (algor->parameter == NULL) { in X509_ALGOR_get0()
82 *pptype = algor->parameter->type; in X509_ALGOR_get0()
84 *ppval = algor->parameter->value.ptr; in X509_ALGOR_get0()
103 if (!a->parameter && !b->parameter) in X509_ALGOR_cmp()
[all …]
/freebsd/lib/libsys/
H A Djail.2135 Parameter names are a null-terminated string, and values may be strings,
200 parameter.
204 parameter, instead of the current jail.
213 parameter.
219 parameter.
239 The special parameter
292 with the special parameter
314 parameter,
327 parameter.
388 parameter was created by a user other than the super-user,
[all …]
/freebsd/sys/dev/isci/
H A Disci_logger.c107 * @param[in] logger_object This parameter specifies the logger object
109 * @param[in] log_object_mask This parameter specifies the log objects
111 * @param[in] log_message This parameter specifies the message to be logged.
131 * @param[in] logger_object This parameter specifies the logger object
133 * @param[in] log_object_mask This parameter specifies the log objects
135 * @param[in] log_message This parameter specifies the message to be logged.
156 * @param[in] logger_object This parameter specifies the logger object
158 * @param[in] log_object_mask This parameter specifies the log objects
160 * @param[in] log_message This parameter specifies the message to be logged.
182 * @param[in] logger_object This parameter specifies the logger object
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-signature.7288 The parameter \fIprovctx\fR is the provider context generated during provider
289 initialisation (see \fBprovider\fR\|(7)). The \fIpropq\fR parameter is a property query
294 context in the \fIctx\fR parameter.
298 the \fIctx\fR parameter and return the duplicate copy.
302 signature context in the \fIctx\fR parameter, and a pointer to a provider key object
303 in the \fIprovkey\fR parameter.
312 parameter.
313 The data to be signed is pointed to be the \fItbs\fR parameter which is \fItbslen\fR
316 to by the \fIsig\fR parameter and it should not exceed \fIsigsize\fR bytes in length.
327 message given a provider side signature context in the \fIctx\fR parameter, and a
[all …]
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h96 * short definition to mark a function parameter unused
101 * definition to mark a variable or function parameter as used so
234 * pointer will be a pointer of the same type as the first parameter, and
235 * point to an address no higher than the first parameter. Second parameter
243 * will be of the same type as the first parameter, and will be no
244 * bigger than the first parameter. Second parameter must be a
252 * pointer will be a pointer of the same type as the first parameter, and
253 * point to an address no lower than the first parameter. Second parameter
261 * will be of the same type as the first parameter, and will be no lower
262 * than the first parameter. Second parameter must be a power-of-two
[all …]
/freebsd/sys/contrib/device-tree/Bindings/devfreq/
H A Drk3399_dmc.txt56 This parameter is for LPDDR4 only.
74 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines
80 - rockchip,ddr3_drv : When the DRAM type is DDR3, this parameter defines
84 - rockchip,ddr3_odt : When the DRAM type is DDR3, this parameter defines
88 - rockchip,phy_ddr3_ca_drv : When the DRAM type is DDR3, this parameter defines
93 - rockchip,phy_ddr3_dq_drv : When the DRAM type is DDR3, this parameter defines
97 - rockchip,phy_ddr3_odt : When the DRAM type is DDR3, this parameter defines
100 - rockchip,lpddr3_odt_dis_freq : When the DRAM type is LPDDR3, this parameter defines
106 - rockchip,lpddr3_drv : When the DRAM type is LPDDR3, this parameter defines
110 - rockchip,lpddr3_odt : When the DRAM type is LPDDR3, this parameter defines
[all …]

12345678910>>...143