Home
last modified time | relevance | path

Searched full:given (Results 1 – 25 of 5645) sorted by relevance

12345678910>>...226

/freebsd/lib/libusb/
H A Dlibusb20.3329 transferred USB frames for the given USB transfer.
335 allocated when an USB transfer was setup for the given USB transfer.
341 associated with the given USB transfer.
368 will return non-zero if the given USB transfer is
382 the given USB transfer.
387 If the given USB transfer is pending when this function is called, the
394 will stop the given USB transfer and will not return
402 pointer for the given USB transfer and
419 is used to set various USB flags for the given USB transfer.
434 returns the length of the given USB frame by index.
[all …]
H A Dlibusb.353 the given location.
63 the given location.
64 Additional options, like the USB debug level, may be given using the
79 This function will return non-zero if the given
104 Get the ASCII representation of the error given by the
124 Get the ASCII representation of the error enum given by the
162 Returns the port number which the device given by
269 Claim an interface in a given libusb_handle
327 Copy the name of the driver attached to the given
336 to the given interface and LIBUSB_ERROR_INVALID_PARAM if the interface does
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h60 /// Given operands for an Add, fold the result or return null.
64 /// Given operands for a Sub, fold the result or return null.
68 /// Given operands for a Mul, fold the result or return null.
72 /// Given operands for an SDiv, fold the result or return null.
76 /// Given operands for a UDiv, fold the result or return null.
80 /// Given operands for an SRem, fold the result or return null.
83 /// Given operands for a URem, fold the result or return null.
86 /// Given operand for an FNeg, fold the result or return null.
90 /// Given operands for an FAdd, fold the result or return null.
97 /// Given operands for an FSub, fold the result or return null.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CRMF_MSG_set1_regCtrl_regToken.pod58 returns the respective control X in the given I<msg>, if present.
60 OSSL_CRMF_MSG_set1_regCtrl_regToken() sets the regToken control in the given
61 I<msg> copying the given I<tok> as value. See RFC 4211, section 6.1.
64 the given I<msg> copying the given I<auth> as value. See RFC 4211, section 6.2.
66 OSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo() pushes the given I<spi>
69 OSSL_CRMF_MSG_set0_SinglePubInfo() sets in the given SinglePubInfo I<spi>
79 OSSL_CRMF_MSG_set_PKIPublicationInfo_action() sets the action in the given I<pi>
80 using the given I<action> as value. See RFC 4211, section 6.3.
86 control in the given I<msg> copying the given I<tok> as value. See RFC 4211,
90 the given I<msg> copying the given I<pubkey> as value. See RFC 4211 section 6.6.
[all …]
H A DX509_check_purpose.pod73 the purpose with the given short name or -1 if not found.
76 the purpose with the given id or -1 if not found.
81 The function also sets in the entry the trust id I<trust>, the given I<flags>,
90 X509_PURPOSE_get_id() returns the id of the given B<X509_PURPOSE> structure.
92 X509_PURPOSE_get0_name() returns the (long) name of the given B<X509_PURPOSE>.
94 X509_PURPOSE_get0_sname() returns the short name of the given B<X509_PURPOSE>.
96 X509_PURPOSE_get_trust() returns the trust id of the given B<X509_PURPOSE>.
98 X509_PURPOSE_set() assigns the given I<purpose> id to the location pointed at by
143 the purpose with the given short name or -1 if not found.
146 the purpose with the given id or -1 if not found.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcallUtil.h24 /// GetFPLibCall - Helper to return the right libcall for the given floating
29 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
33 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
37 /// getFPTOSINT - Return the FPTOSINT_*_* value for the given types, or
41 /// getFPTOUINT - Return the FPTOUINT_*_* value for the given types, or
45 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
49 /// getUINTTOFP - Return the UINTTOFP_*_* value for the given types, or
53 /// getPOWI - Return the POWI_* value for the given types, or
57 /// getLDEXP - Return the LDEXP_* value for the given types, or
61 /// getFREXP - Return the FREXP_* value for the given types, or
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_CRMF_MSG_set1_regCtrl_regToken.3117 returns the respective control X in the given \fImsg\fR, if present.
119 \&\fBOSSL_CRMF_MSG_set1_regCtrl_regToken()\fR sets the regToken control in the given
120 \&\fImsg\fR copying the given \fItok\fR as value. See RFC 4211, section 6.1.
123 the given \fImsg\fR copying the given \fIauth\fR as value. See RFC 4211, section 6.2.
125 \&\fBOSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo()\fR pushes the given \fIspi\fR
128 \&\fBOSSL_CRMF_MSG_set0_SinglePubInfo()\fR sets in the given SinglePubInfo \fIspi\fR
138 \&\fBOSSL_CRMF_MSG_set_PKIPublicationInfo_action()\fR sets the action in the given \fIpi\fR
139 using the given \fIaction\fR as value. See RFC 4211, section 6.3.
145 control in the given \fImsg\fR copying the given \fItok\fR as value. See RFC 4211,
149 the given \fImsg\fR copying the given \fIpubkey\fR as value. See RFC 4211 section 6.6.
[all …]
H A DX509_check_purpose.3134 the purpose with the given short name or \-1 if not found.
137 the purpose with the given id or \-1 if not found.
142 The function also sets in the entry the trust id \fItrust\fR, the given \fIflags\fR,
151 \&\fBX509_PURPOSE_get_id()\fR returns the id of the given \fBX509_PURPOSE\fR structure.
153 \&\fBX509_PURPOSE_get0_name()\fR returns the (long) name of the given \fBX509_PURPOSE\fR.
155 \&\fBX509_PURPOSE_get0_sname()\fR returns the short name of the given \fBX509_PURPOSE\fR.
157 \&\fBX509_PURPOSE_get_trust()\fR returns the trust id of the given \fBX509_PURPOSE\fR.
159 \&\fBX509_PURPOSE_set()\fR assigns the given \fIpurpose\fR id to the location pointed at by
198 the purpose with the given short name or \-1 if not found.
201 the purpose with the given id or \-1 if not found.
[all …]
/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.172 Select records that occurred after or on the given datetime.
74 Select records that occurred before the given datetime.
76 Select records matching the given audit classes specified as a comma
82 Select records that occurred on a given date.
88 Select records with the given effective user ID or name.
90 Select records with the given effective group ID or name.
92 Select records with the given real group ID or name.
96 Select records with the given event name or number. This option can
106 given specification.
119 Select records containing the given message queue ID.
[all …]
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_hdr_init.pod55 ossl_cmp_hdr_set_pvno() sets hdr->pvno to the given B<pvno>.
57 ossl_cmp_hdr_get_pvno() returns the pvno of the given B<hdr> or -1 on error.
62 ossl_cmp_hdr_get0_sendernonce() returns the sender nonce of the given PKIHeader.
64 ossl_cmp_general_name_is_NULL_DN() determines if the given GENERAL_NAME
67 ossl_cmp_hdr_set1_sender() sets the sender field in the given PKIHeader
68 to the given X509 Name value, without consuming the pointer.
70 ossl_cmp_hdr_set1_recipient() sets the recipient field in the given
71 PKIHeader to the given X509 Name value, without consuming the pointer.
80 ossl_cmp_hdr_set1_senderKID() Sets hdr->senderKID to the given string.
85 hdr->freeText and consumes the given pointer.
[all …]
/freebsd/libexec/pppoed/
H A Dpppoed.844 utility listens to the given
60 will only offer services to clients requesting services from the given
65 is given, any PPPoE requests will be offered service.
69 will be given as the access concentrator name when establishing the connection.
72 is given, the current base hostname is used.
104 are not given.
135 option has not been given,
141 option is given,
147 option is given, additional diagnostics are provided (see the
152 option is given,
[all …]
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DCXSourceLocation.h78 * Returns non-zero if the given source location is in a system header.
83 * Returns non-zero if the given source location is in the main file of
94 * Retrieve a source range given the beginning and ending source
115 * the given source location.
123 * \param file [out] if non-NULL, will be set to the file to which the given
126 * \param line [out] if non-NULL, will be set to the line to which the given
129 * \param column [out] if non-NULL, will be set to the column to which the given
133 * buffer to which the given source location points.
141 * Retrieve the file, line and column represented by the given source
144 * Example: given the following source code in a file somefile.c
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h198 /// \returns Wavefront size for given subtarget \p STI.
201 /// \returns Local memory size in bytes for given subtarget \p STI.
204 /// \returns Maximum addressable local memory size in bytes for given subtarget
208 /// \returns Number of execution units per compute unit for given subtarget \p
212 /// \returns Maximum number of work groups per compute unit for given subtarget
213 /// \p STI and limited by given \p FlatWorkGroupSize.
217 /// \returns Minimum number of waves per execution unit for given subtarget \p
221 /// \returns Maximum number of waves per execution unit for given subtarget \p
225 /// \returns Number of waves per execution unit required to support the given \p
230 /// \returns Minimum flat work group size for given subtarget \p STI.
[all …]
/freebsd/lib/libc/capability/
H A Dcap_rights_init.395 For even more convenience pointer to the given structure is returned, so it can
107 function adds the given capability rights to the given
113 function removes the given capability rights from the given
119 function checks if all the given capability rights are set for the given
131 function verifies if the given
162 structure is given as an argument, the program will be aborted.
171 structure given in the
181 structure given in the
189 if all the given capability rights are set in the
203 function performs various checks to see if the given
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-cmp.1284 Multiple section names may be given, separated by commas and/or whitespace
369 Defaults to the public key in the PKCS#10 CSR given with the \fB\-csr\fR option,
374 Unless \fB\-cmd\fR \fIp10cr\fR, \fB\-popo\fR \fI\-1\fR, or \fB\-popo\fR \fI0\fR is given, the
379 Pass phrase source for the key given with the \fB\-newkey\fR option.
380 If not given here, the password will be prompted for if needed.
395 If the NULL-DN (\f(CW\*(C`/\*(C'\fR) is given then no subject is placed in the template.
396 Default is the subject DN of any PKCS#10 CSR given with the \fB\-csr\fR option.
401 If provided and neither of \fB\-cert\fR, \fB\-oldcert\fR, or \fB\-csr\fR is given,
423 contained the given PKCS#10 CSR, overriding any extensions with same OIDs.
430 If the special element "critical" is given the SANs are flagged as critical.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLayer.h29 /// in the given module. If symbols are overridden by other definitions, then
98 /// Add a MaterializatinoUnit representing the given IR to the JITDylib
99 /// targeted by the given tracker.
102 /// Adds a MaterializationUnit representing the given IR to the given
108 /// Emit should materialize the given IR.
119 /// on the given IRLayer.
143 /// Adds a MaterializationUnit for the object file in the given memory buffer
144 /// to the JITDylib for the given ResourceTracker.
148 /// Adds a MaterializationUnit for the object file in the given memory buffer
149 /// to the JITDylib for the given ResourceTracker. The interface for the
[all …]
/freebsd/tests/sys/fs/fusefs/
H A Dutils.hh116 * given inode with the given access_mode, returning the given errno
125 * given inode, offset, length, and mode, exactly times times and
133 * the given inode
138 * Create an expectation that FUSE_FORGET will be called for the given
145 * Create an expectation that FUSE_GETATTR will be called for the given
147 * attributes, like the given size and the mode S_IFREG | 0644
153 * given inode.
158 * Create an expectation that FUSE_LOOKUP will be called for the given
172 * Create an expectation that FUSE_OPEN will be called for the given
186 * the given inode, at offset offset and with size isize. It will
[all …]
/freebsd/contrib/bc/gen/
H A Ddc_help.txt70 parsed unless the "-x" option is given. Instead, the space after a command
84 If multiple of this option and the -c option are given, the last is used.
96 If multiple of this option and the -C option are given, the last is used.
101 Sets the builtin variable seed to the given value assuming that the given
102 value is in base 10. It is a fatal error if the given value is not a valid
109 given, they are all run. After running, dc will exit.
121 Sets the builtin variable ibase to the given value assuming that the given
122 value is in base 10. It is a fatal error if the given value is not a valid
135 Sets the builtin variable obase to the given value assuming that the given
136 value is in base 10. It is a fatal error if the given value is not a valid
[all …]
/freebsd/usr.bin/bsdiff/bsdiff/
H A Ddivsufsort64.h68 * Constructs the suffix array of a given string.
71 * @param n The length of the given string.
79 * Constructs the burrows-wheeler transformed string of a given string.
83 * @param n The length of the given string.
100 * Constructs the burrows-wheeler transformed string of a given string and suffix array.
104 * @param n The length of the given string.
115 * Inverse BW-transforms a given BWTed string.
119 * @param n The length of the given string.
130 * Checks the correctness of a given suffix array.
133 * @param n The length of the given string.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesReader.h36 /// Create a new API notes reader from the given member buffer, which
64 /// Form a versioned info set given the desired version and a set of
92 /// Look for the context ID of the given Objective-C class.
99 /// Look for information regarding the given Objective-C class.
106 /// Look for the context ID of the given Objective-C protocol.
113 /// Look for information regarding the given Objective-C protocol.
120 /// Look for information regarding the given Objective-C property in
121 /// the given context.
132 /// Look for information regarding the given Objective-C method in
133 /// the given context.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DLLJIT.h152 * Mangles the given string according to the LLJIT instance's DataLayout, then
162 * Add a buffer representing an object file to the given JITDylib in the given
167 * Resources associated with the given object will be tracked by the given
174 * Add a buffer representing an object file to the given ResourceTracker's
175 * JITDylib in the given LLJIT instance. This operation transfers ownership of
179 * Resources associated with the given object will be tracked by ResourceTracker
187 * Add an IR module to the given JITDylib in the given LLJI
[all...]
/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort.h.cmake68 * Constructs the suffix array of a given string.
71 * @param n The length of the given string.
79 * Constructs the burrows-wheeler transformed string of a given string.
83 * @param n The length of the given string.
100 * Constructs the burrows-wheeler transformed string of a given string and suffix array.
104 * @param n The length of the given string.
115 * Inverse BW-transforms a given BWTed string.
119 * @param n The length of the given string.
130 * Checks the correctness of a given suffix array.
133 * @param n The length of the given string.
[all …]
/freebsd/share/termcap/
H A Dtermcap.580 The first name given is the most common abbreviation for the terminal.
81 The last name given should be a long name fully identifying the terminal,
123 with parms as given (#\fIi\fP).
757 sequence) are given by the two-letter code, an `=', then a string
769 to the number of lines affected by the operation, and the amount given is
797 Finally, characters may be given as three octal digits after a
803 may be given as
878 The number of columns on each line of the display is given by the
884 number of lines on the screen is given by the
892 the code to do this is given by the
[all …]
/freebsd/crypto/openssl/include/internal/
H A Dquic_reactor_wait_ctx.h35 * This utility allows multiple blocking operations to be registered on a given
37 * across an arbitrarily large number of QUIC_REACTORs from a given thread.
40 * given thread for a given reactor. While on the face of it the notion of
48 * *corresponding to a given reactor*.
62 * call for a given thread's wait context *and a given reactor* causes that
68 * many 'concurrent' blocking calls for a given reactor are active *on a given
81 * number of reactors involved in a given blocking operation to be very small,
95 /* Uprefs a given reactor. */
99 /* Downrefs a given reactor. */
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in199 Multiple section names may be given, separated by commas and/or whitespace
298 Defaults to the public key in the PKCS#10 CSR given with the B<-csr> option,
303 Unless B<-cmd> I<p10cr>, B<-popo> I<-1>, or B<-popo> I<0> is given, the
309 Pass phrase source for the key given with the B<-newkey> option.
310 If not given here, the password will be prompted for if needed.
328 If the NULL-DN (C</>) is given then no subject is placed in the template.
329 Default is the subject DN of any PKCS#10 CSR given with the B<-csr> option.
334 If provided and neither of B<-cert>, B<-oldcert>, or B<-csr> is given,
358 contained the given PKCS#10 CSR, overriding any extensions with same OIDs.
366 If the special element "critical" is given the SANs are flagged as critical.
[all …]

12345678910>>...226