Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 857) sorted by relevance

12345678910>>...35

/freebsd-13.1/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.
83 * @param n The length of the given string.
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.
144 * @param Tsize The length of the given string.
148 * @param SAsize The length of the given suffix array.
[all …]
/freebsd-13.1/contrib/libxo/tests/xo/saved/
H A Dxo_02.H.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.HP.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.J.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.T.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.X.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.XP.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.HIPx.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.JP.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
/freebsd-13.1/contrib/dialog/
H A Dmixedgauge.c50 status_string(char *given, char **freeMe) in status_string() argument
55 if (isdigit(UCH(*given))) { in status_string()
56 switch (*given) { in status_string()
91 } else if (*given == '-') { in status_string()
92 size_t need = strlen(++given) + 4; in status_string()
95 sprintf(temp, "%3s%%", given); in status_string()
97 } else if (!isspace(UCH(*given))) { in status_string()
98 result = given; in status_string()
/freebsd-13.1/crypto/openssl/doc/man3/
H A DOSSL_STORE_SEARCH.pod49 objects through other names than just the URI that's given to OSSL_STORE_open().
56 criterion, and that can be given to an OSSL_STORE context with
61 OSSL_STORE_close() has been called for the OSSL_STORE context it was given
81 OSSL_STORE_SEARCH_get_type() returns the criterion type for the given
144 OSSL_STORE_SEARCH_get_type() returns the criterion type of the given
149 or B<NULL> when the given B<OSSL_STORE_SEARCH> was of a different type.
152 or B<NULL> when the given B<OSSL_STORE_SEARCH> was of a different type.
155 sets B<*length> to the strings length on success, or B<NULL> when the given
159 or B<NULL> when the given B<OSSL_STORE_SEARCH> was of a different type.
H A DBIO_ADDRINFO.pod63 BIO_ADDRINFO_family() returns the family of the given
67 BIO_ADDRINFO_socktype() returns the socket type of the given
71 BIO_ADDRINFO_protocol() returns the protocol id of the given
76 of the given B<BIO_ADDRINFO>.
79 from the given one.
82 with the given one.
H A DBIO_ADDR.pod49 therefore ignored) and populates the given B<BIO_ADDR> with them.
55 BIO_ADDR_family() returns the protocol family of the given
60 BIO_ADDR_rawaddress() will write the raw address of the given
72 BIO_ADDR_rawport() returns the raw port of the given B<BIO_ADDR>.
76 hostname of the given B<BIO_ADDR>. If B<numeric> is 1, the string
83 service name of the port of the given B<BIO_ADDR>. If B<numeric>
90 of the given B<BIO_ADDR>. This only works for B<BIO_ADDR> of the
H A DCTLOG_STORE_get0_log_by_id.pod24 in a CTLOG_STORE that has a given LogID.
28 B<CTLOG_STORE_get0_log_by_id> returns a CTLOG with the given LogID, if it
29 exists in the given CTLOG_STORE, otherwise it returns NULL.
H A DUI_new.pod89 A UI can contain more than one prompt, which are performed in the given
102 UI_new_method() creates a new UI using the given UI method. When done with
119 sizes of the result, not counting the final NUL character. The given
128 for no. A set of characters that can be used to cancel the prompt is given
130 descriptive text (given through the I<prompt> argument) and one describing
131 the possible answers (given through the I<action_desc> argument).
163 with the one given as argument.
172 UI_get0_user_data() retrieves the data that has last been given to the
191 UI_set_default_method() changes the default UI method to the one given.
197 UI_get_method() returns the UI method associated with a given UI.
[all …]
/freebsd-13.1/contrib/libxo/doc/
H A Dxopo.rst16 either standard input or a file given by the "-f" option, and the
17 output is either standard output or a file given by the "-o" option.
19 In the second mode, a simple message given using the "-s" option on
27 -f <file> Use the given .po file as input
H A Dxohtml.rst13 `xohtml` is given a command, either on the command line or via the "-c"
14 option. If not command is given, standard input is used. The
17 the file given in the "-f" option. The "-b" option can be used to
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dstoreutl.pod32 as the case may be) fetched from the given URIs.
78 Only select the certificates, keys or CRLs from the given URI.
95 Search for an object having the given issuer name and serial number.
104 Search for an object having the given alias.
108 Search for an object having the given fingerprint.
112 The digest that was used to compute the fingerprint given with B<-fingerprint>.
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DPPCTypes.def12 // PPC_VECTOR_TYPE(Name, Id, Size) - A PPC vector type of a given size
15 // PPC_VECTOR_MMA_TYPE(Name, Id, Size) - A PPC MMA vector type of a given
18 // PPC_VECTOR_VSX_TYPE(Name, Id, Size) - A PPC VSX vector type of a given
/freebsd-13.1/usr.bin/ncal/tests/
H A Dregress.f-3gy-nhl.out1 ncal: -3 together with a given year but no given month is not supported.
/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLGSOptions.td16 defm fd: SJ<"fd", "Communicate over the given file descriptor.">,
20 defm named_pipe: SJ<"named-pipe", "Write port lldb-server will listen on to the given named pipe.">,
24 defm pipe: SJ<"pipe", "Write port lldb-server will listen on to the given file descriptor.">,
54 defm attach: SJ<"attach", "Attach to the process given by a (numeric) process id or a name.">,
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Dvf610-clock.txt10 given clock controller. Please refer the next section to find
11 the input clocks for a given controller.
13 given clock controller.
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DOptionsBase.td10 // - `Groups`: Sets a given list of group numbers.
50 // - `Validator`: Sets the value to a given validator (which has to exist in
72 // - `Completions`: Sets a given kinds of completions.
101 // - `Desc`: Sets the description for the given option.
166 // Sets the available completions for the given option.
170 // Sets a single completion for the given option.
175 // Sets the validator for a given option.
/freebsd-13.1/contrib/googletest/googletest/cmake/
H A Dinternal_utils.cmake203 # creates a named C++ executable that depends on the given libraries and
204 # is built from the given source files with the given compiler flags.
230 # creates a named target that depends on the given libs and is built
231 # from the given source files. dir/name.cc is implicitly included in
243 # creates a named C++ test that depends on the given libs and is built
244 # from the given source files with the given compiler flags.
252 # creates a named test target that depends on the given libs and is
253 # built from the given source files. Unlike cxx_test_with_flags,
262 # creates a Python test with the given name whose main module is in
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib25 # Returns SCSI host number for the given disk
109 # Check if the given device is physical device
137 # Check if the given device is a real device (ie SCSI device)
142 [[ -z $disk ]] && log_fail "No argument for disk given."
152 # Check if the given device is a loop device
157 [[ -z $disk ]] && log_fail "No argument for disk given."
173 # Check if the given device is a gmultipath device.
181 [[ -z $disk ]] && log_fail "No argument for disk given."
274 # Get the directory path of given device
294 # Get persistent name for given disk
[all …]

12345678910>>...35