| /freebsd-13.1/contrib/libdivsufsort/include/ |
| H A D | divsufsort.h.cmake | 68 * 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 D | xo_02.H.err | 2 --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 D | xo_02.HP.err | 2 --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 D | xo_02.J.err | 2 --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 D | xo_02.T.err | 2 --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 D | xo_02.X.err | 2 --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 D | xo_02.XP.err | 2 --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 D | xo_02.HIPx.err | 2 --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 D | xo_02.JP.err | 2 --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 D | mixedgauge.c | 50 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 D | OSSL_STORE_SEARCH.pod | 49 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 D | BIO_ADDRINFO.pod | 63 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 D | BIO_ADDR.pod | 49 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 D | CTLOG_STORE_get0_log_by_id.pod | 24 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 D | UI_new.pod | 89 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 D | xopo.rst | 16 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 D | xohtml.rst | 13 `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 D | storeutl.pod | 32 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 D | PPCTypes.def | 12 // 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 D | regress.f-3gy-nhl.out | 1 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 D | LLGSOptions.td | 16 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 D | vf610-clock.txt | 10 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 D | OptionsBase.td | 10 // - `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 D | internal_utils.cmake | 203 # 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 D | blkdev.shlib | 25 # 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 …]
|