Home
last modified time | relevance | path

Searched full:param (Results 1 – 25 of 4142) sorted by relevance

12345678910>>...166

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h270 * \param Lang Source programming language, eg.
272 * \param FileRef File info.
273 * \param Producer Identify the producer of debugging information
276 * \param ProducerLen The length of the C string passed to \c Producer.
277 * \param isOptimized A boolean flag which indicates whether optimization
279 * \param Flags This string lists command line options. This
283 * \param FlagsLen The length of the C string passed to \c Flags.
284 * \param RuntimeVer This indicates runtime version for languages like
286 * \param SplitName The name of the file that we'll split debug info
288 * \param SplitNameLen The length of the C string passed to \c SplitName.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h144 /// \param Lang Source programming language, eg. dwarf::DW_LANG_C99
145 /// \param File File info.
146 /// \param Producer Identify the producer of debugging information
149 /// \param isOptimized A boolean flag which indicates whether optimization
151 /// \param Flags This string lists command line options. This
155 /// \param RV This indicates runtime version for languages like
157 /// \param SplitName The name of the file that we'll split debug info
159 /// \param Kind The kind of debug information to generate.
160 /// \param DWOId The DWOId if this is a split skeleton compile unit.
161 /// \param SplitDebugInlining Whether to emit inline debug info.
[all …]
/freebsd/contrib/unbound/sldns/
H A Dwire2str.h48 * @param data: wireformat packet data (starting at ID bytes).
49 * @param len: length of packet.
56 * @param rr: the wireformat RR, in uncompressed form. Starts at the domain
58 * @param len: length of the rr wireformat.
65 * @param dname: the dname in uncompressed wireformat.
66 * @param dname_len: length of the dname.
73 * @param rrtype: the RR type in host order.
80 * @param rrclass: the RR class in host order.
87 * @param rcode: as integer, host order
94 * @param str: string buffer. Adjusted at end to after the output.
[all …]
H A Dstr2wire.h57 * @param str: the text string with the domain name.
58 * @param buf: the result buffer, suggested size LDNS_MAX_DOMAINLEN+1
59 * @param len: length of the buffer on input, length of the result on output.
67 * @param str: the text string with the domain name.
68 * @param buf: the result buffer, suggested size LDNS_MAX_DOMAINLEN+1
69 * @param len: length of the buffer on input, length of the result on output.
70 * @param origin: the origin to append or NULL (nothing is appended).
71 * @param origin_len: length of origin.
79 * @param str: the text string with the domain name.
80 * @param len: returned length of wireformat.
[all …]
/freebsd/contrib/ldns/ldns/
H A Ddnssec_verify.h40 * \param[in] *chain The chain to free
48 * \param[in] *chain The dnssec_data_chain to free
55 * \param[in] *out The file stream to print to
56 * \param[in] *chain The dnssec_data_chain to print
63 * \param[in] *out The file stream to print to
64 * \param[in] *fmt The format of the textual representation
65 * \param[in] *chain The dnssec_data_chain to print
77 * \param[in] *res resolver structure for further needed queries
78 * \param[in] qflags resolution flags
79 * \param[in] *data_set The original rrset where the chain ends
[all …]
H A Dresolver.h154 * \param[in] r the resolver
161 * \param[in] r the resolver
168 * \param[in] r the resolver
175 * \param[in] r the resolver
182 * \param[in] r the resolver
189 * \param[in] r the resolver
196 * \param[in] r the resolver
203 * \param[in] r the resolver
210 * \param[in] r the resolver
216 * \param[in] r the resolver
[all …]
H A Dnet.h.in34 * \param[in] qbin the ldns_buffer to be send
35 * \param[in] to the ip addr to send to
36 * \param[in] tolen length of the ip addr
37 * \param[in] timeout the timeout value for the network
38 * \param[out] answersize size of the packet
39 * \param[out] result packet with the answer
47 * \param[in] qbin the ldns_buffer to be send
48 * \param[in] to the ip addr to send to
49 * \param[in] tolen length of the ip addr
50 * \param[in] timeout *unused*, was the timeout value for the network
[all …]
H A Ddnssec_sign.h23 * \param[in] rrset The RRset to create the signature for
24 * \param[in] key The key that will create the signature
34 * \param[in] sign_buf the buffer with data to sign
35 * \param[in] key the key to sign with
43 * \param[in] rrset the rrset
44 * \param[in] keys the keys to use
53 * \param[in] to_sign The ldns_buffer containing raw data that is to be signed
54 * \param[in] key The DSA key structure to sign with
62 * \param[in] to_sign The ldns_buffer containing raw data that is
64 * \param[in] key The EVP_PKEY key structure to sign with
[all …]
H A Dpacket.h308 * \param[in] p the packet
314 * \param[in] p the packet
320 * \param[in] p the packet
326 * \param[in] p the packet
332 * \param[in] p the packet
338 * \param[in] p the packet
344 * \param[in] p the packet
350 * \param[in] p the packet
356 * \param[in] p the packet
362 * \param[in] p the packet
[all …]
H A Dnet.h34 * \param[in] qbin the ldns_buffer to be send
35 * \param[in] to the ip addr to send to
36 * \param[in] tolen length of the ip addr
37 * \param[in] timeout the timeout value for the network
38 * \param[out] answersize size of the packet
39 * \param[out] result packet with the answer
47 * \param[in] qbin the ldns_buffer to be send
48 * \param[in] to the ip addr to send to
49 * \param[in] tolen length of the ip addr
50 * \param[in] timeout *unused*, was the timeout value for the network
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.h41 * @param num_pf_cids - number of connections used by this PF
42 * @param num_vf_cids - number of connections used by VFs of this PF
43 * @param num_tids - number of tasks used by this PF
44 * @param num_pf_pqs - number of PQs used by this PF
45 * @param num_vf_pqs - number of PQs used by VFs of this PF
59 * @param p_hwfn - HW device data
60 * @param max_ports_per_engine - max number of ports per engine in HW
61 * @param max_phys_tcs_per_port - max number of physical TCs per port in HW
62 * @param pf_rl_en - enable per-PF rate limiters
63 * @param pf_wfq_en - enable per-PF WFQ
[all …]
H A Decore_mcp_api.h578 * @param p_hwfn
588 * @param p_hwfn
598 * @param p_hwfn
608 * @param p_hwfn
609 * @param p_ptt
610 * @param b_up - raise link if `true'. Reset link if `false'.
621 * @param p_hwfn
622 * @param p_ptt
623 * @param p_mfw_ver - mfw version value
624 * @param p_running_bundle_id - image id in nvram; Optional.
[all …]
H A Decore_dev_api.h48 * @param p_dev
49 * @param dp_module
50 * @param dp_level
51 * @param dp_ctx
62 * @param p_dev
69 * @param p_dev
76 * @param p_dev
85 * @param p_dev
157 * @param p_dev
158 * @param p_params
[all …]
H A Decore_mcp.h98 u32 param; member
129 * @param p_hwfn - HW func
130 * @param p_ptt - PTT required for register access
140 * @param p_hwfn
141 * @param p_ptt
149 * @param p_hwfn - HW func
150 * @param p_ptt - PTT required for register access
164 * @param p_hwfn - HW function
165 * @param p_ptt - PTT required for register access
181 * @param p_hwfn - hw function
[all …]
/freebsd/crypto/openssl/crypto/ec/
H A Decx_s390x.c88 } param; in s390x_x25519_mul() local
91 memset(&param, 0, sizeof(param)); in s390x_x25519_mul()
93 s390x_flip_endian32(param.x25519.u_src, u_src); in s390x_x25519_mul()
94 param.x25519.u_src[0] &= 0x7f; in s390x_x25519_mul()
95 s390x_x25519_mod_p(param.x25519.u_src); in s390x_x25519_mul()
97 s390x_flip_endian32(param.x25519.d_src, d_src); in s390x_x25519_mul()
98 param.x25519.d_src[31] &= 248; in s390x_x25519_mul()
99 param.x25519.d_src[0] &= 127; in s390x_x25519_mul()
100 param.x25519.d_src[0] |= 64; in s390x_x25519_mul()
102 rc = s390x_pcc(S390X_SCALAR_MULTIPLY_X25519, &param.x25519) ? 0 : 1; in s390x_x25519_mul()
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Dec.h168 * \param meth EC_METHOD to use
174 * \param group EC_GROUP object to be cleared and freed.
179 * \param group EC_GROUP object
185 * \param meth EC_METHOD object
192 * \param group EC_GROUP object to be freed.
197 * \param dst destination EC_GROUP object
198 * \param src source EC_GROUP object
205 * \param src source EC_GROUP object
211 * \param group EC_GROUP object
212 * \param generator EC_POINT object with the generator.
[all …]
/freebsd/contrib/unbound/services/
H A Dlocalzone.h216 * @param zones: to delete.
223 * @param zones: is set up.
224 * @param cfg: config data.
232 * @param z1: zone 1
233 * @param z2: zone 2
240 * @param d1: data 1
241 * @param d2: data 2
248 * @param z: to delete.
255 * @param zones: the zones tree
256 * @param name: dname to lookup
[all …]
/freebsd/sys/kern/
H A Dbus_if.m104 * @param _dev the device whose child is being printed
105 * @param _child the child device to describe
120 * @param _dev the device whose child was being probed
121 * @param _child the child device which failed to probe
144 * @param _dev the device whose child was being examined
145 * @param _child the child device whose instance variable is
147 * @param _index the instance variable to read
148 * @param _result a location to receive the instance variable
167 * @param _dev the device whose child was being updated
168 * @param _child the child device whose instance variable is
[all …]
/freebsd/contrib/unbound/validator/
H A Dval_sigcrypt.h78 * @param n: struct with storage.
79 * @param dnskey: algos from this struct set as necessary. DNSKEY set.
80 * @param sigalg: adds to signalled algorithm list too.
87 * @param n: struct with storage.
88 * @param sigalg: signalled algorithm list, numbers ends with 0.
94 * @param n: struct with storage.
95 * @param ds: algos from this struct set as necessary. DS set.
96 * @param fav_ds_algo: filter to use only this DS algo.
97 * @param sigalg: list of signalled algos, constructed as output,
105 * @param n: storage structure processed.
[all …]
H A Dval_utils.h86 * @param query_flags: query flags for the original query.
87 * @param origqinf: query info. The original query name.
88 * @param qinf: query info. The chased query name.
89 * @param rep: response. The original response.
90 * @param skip: offset into the original response answer section.
104 * @param subtype: the type from classify.
105 * @param qinf: query, the chased query name.
106 * @param rep: response to that, original response.
107 * @param cname_skip: how many answer rrsets have been skipped due to CNAME
109 * @param signer_name: signer name, if the response is signed
[all …]
/freebsd/contrib/libucl/include/
H A Ducl.h245 * @param ud user specified data pointer
260 * @param obj CL object
267 * @param obj CL object
280 * @param type type of a new object
287 * @param type type of a new object
288 * @param priority priority of an object
296 * @param dtor destructor function
297 * @param emitter emitter for userdata
298 * @param ptr opaque pointer
306 * @param other object to copy
[all …]
/freebsd/contrib/unbound/services/cache/
H A Ddns.h71 * @param env: environment, with alloc structure and dns cache.
72 * @param qinf: query info, the query for which answer is stored.
75 * @param rep: reply in dns_msg from dns_alloc_msg for example.
78 * @param is_referral: If true, then the given message to be stored is a
81 * @param leeway: TTL value, if not 0, other rrsets are considered expired
83 * @param pside: if true, information came from a server which was fetched
86 * @param region: region to allocate better entries from cache into.
88 * @param flags: flags with BIT_CD for AAAA queries in dns64 translation.
91 * @param qstarttime: time when the query was started, and thus when the
105 * @param env: module environment with the DNS cache.
[all …]
/freebsd/contrib/unbound/util/
H A Dnet_help.h115 * @param str: IP specification.
122 * @param s: file descriptor.
129 * @param s: file descriptor.
136 * @param num: the value.
143 * @param data: what to copy over.
144 * @param len: length of data.
151 * @param v: at what verbosity level to print this.
152 * @param str: descriptive string printed with it.
153 * @param addr: the sockaddr to print. Can be ip4 or ip6.
154 * @param addrlen: length of addr.
[all …]
/freebsd/contrib/bearssl/inc/
H A Dbearssl_block.h419 * \param ctx context structure to initialise.
420 * \param key secret key.
421 * \param key_len key length (in bytes).
434 * \param ctx context structure (already initialised).
435 * \param iv IV for CBC encryption (updated).
436 * \param data data to encrypt.
437 * \param len data length (in bytes, multiple of block size).
475 * \param ctx context structure to initialise.
476 * \param key secret key.
477 * \param key_len key length (in bytes).
[all …]
H A Dbearssl_rsa.h226 * \param x operand to exponentiate.
227 * \param xlen length of the operand (in bytes).
228 * \param pk RSA public key.
271 * \param x signature buffer.
272 * \param xlen signature length (in bytes).
273 * \param hash_oid encoded hash algorithm OID (or `NULL`).
274 * \param hash_len expected hash value length (in bytes).
275 * \param pk RSA public key.
276 * \param hash_out output buffer for the hash value.
319 * \param x signature buffer.
[all …]

12345678910>>...166