| /freebsd/contrib/unbound/sldns/ |
| H A D | str2wire.h | 49 * To convert class and type to string see 56 * Convert text string into dname wireformat, mallocless, with user buffer. 78 * Convert text string into dname wireformat 86 * Convert text RR to wireformat, with user buffer. 291 * Convert one rdf in rdata to wireformat and parse from string. 292 * @param str: the text to convert for this rdata element. 302 * Convert rdf of type LDNS_RDF_TYPE_INT8 from string to wireformat. 303 * @param str: the text to convert for this rdata element. 311 * Convert rdf of type LDNS_RDF_TYPE_INT16 from string to wireformat. 312 * @param str: the text to convert fo [all...] |
| /freebsd/contrib/ldns/ldns/ |
| H A D | str2host.h | 29 * Defines functions to convert dns data in presentation format or text files 34 * convert a byte into wireformat 42 * convert a string to a int16 in wireformat 50 * convert a strings into a 4 byte int in wireformat 58 * convert a time string to a time value in wireformat 65 /* convert string with NSEC3 salt to wireformat) 72 /* convert a time period (think TTL's) to wireformat) 80 * convert str with an A record into wireformat 88 * convert the str with an AAAA record into wireformat 96 * convert a string into wireformat (think txt record) [all …]
|
| H A D | host2str.h | 227 * \param[in] opcode the opcode to convert to text 237 * \param[in] rcode the rcode to convert to text 247 * \param[in] algorithm the algorithm to convert to text 257 * \param[in] cert_algorithm to convert to text 264 * \param[in] *rdf The rdata to convert 272 * \param[in] *rdf The rdata to convert 280 * \param[in] *rdf The rdata to convert 288 * \param[in] *rdf The rdata to convert 296 * \param[in] *rdf The rdata to convert 304 * \param[in] *rdf The rdata to convert [all …]
|
| H A D | host2wire.h | 37 * \param[in] *name rdata dname to convert 45 * \param[in] *name rdata dname to convert 54 * \param[in] *rdf rdata to convert 62 * \param[in] *rdf rdata to convert 73 * \param[in] *rdf rdata to convert 82 * \param[in] *rr resource record to convert 94 * \param[in] *rr resource record to convert 110 * \param[in] *rr resource record to convert 144 * \param[in] *pkt packet to convert 152 * \param[in] *pkt packet to convert [all …]
|
| /freebsd/sys/dev/ice/ |
| H A D | ice_strings.c | 34 * @brief functions to convert enumerated values to human readable strings 36 * Contains various functions which convert enumerated values into human 45 * with space to convert unknown numeric values into a string, and return the 48 * functions to return static strings for known values, and convert unknown 60 * ice_aq_str - Convert an AdminQ error into a string 61 * @aq_err: the AQ error code to convert 63 * Convert the AdminQ status into its string name, if known. Otherwise, format 174 * ice_status_str - convert status err code to a string 175 * @status: the status error code to convert 177 * Convert the status code into its string name if known. [all …]
|
| /freebsd/share/man/man9/ |
| H A D | sbintime.9 | 82 Convert a 89 Convert a 96 Convert a 102 Convert the number of nanoseconds specified by the 107 Convert a 113 Convert the number of microseconds specified by the 118 Convert a 124 Convert the number of milliseconds specified by the 129 Convert a 136 Convert a [all …]
|
| /freebsd/crypto/heimdal/doc/doxyout/wind/man/man3/ |
| H A D | wind.3 | 73 Convert an UCS4 string to a puny-coded DNS label string suitable when combined with delimiters and … 77 \fIin\fP an UCS4 string to convert 146 Convert an UCS2 string to a UTF-8 string. 150 \fIin\fP an UCS2 string to convert. 171 \fIin\fP an UCS2 string to convert. 173 \fIin_len\fP an UCS2 string length to convert. 217 Convert an UCS4 string to a UTF-8 string. 221 \fIin\fP an UCS4 string to convert. 242 \fIin\fP an UCS4 string to convert. 244 \fIin_len\fP the length of UCS4 string to convert. [all …]
|
| /freebsd/crypto/heimdal/admin/ |
| H A D | ChangeLog | 48 * purge.c: convert to slc; don't purge keys older that a certain 52 * rename.c: convert to slc 54 * remove.c: convert to slc 56 * get.c: convert to slc; warn if resetting disallow-all-tix 58 * copy.c: convert to slc 60 * change.c: convert to slc 62 * add.c: convert to slc 64 * list.c: convert to slc 66 * ktutil_locl.h: convert to slc 68 * ktutil.c: convert to slc
|
| /freebsd/contrib/sendmail/cf/mailer/ |
| H A D | uucp.m4 | 42 R<@ $- . UUCP > : $+ $1 ! $2 convert to UUCP format 43 R<@ $+ > : $+ $1 ! $2 convert to UUCP format 44 R$* < @ $- . UUCP > $2 ! $1 convert to UUCP format 45 R$* < @ $+ > $2 ! $1 convert to UUCP format 61 R<@ $- . UUCP > : $+ $1 ! $2 convert to UUCP format 62 R<@ $+ > : $+ $1 ! $2 convert to UUCP format 63 R$* < @ $- . UUCP > $2 ! $1 convert to UUCP format 64 R$* < @ $+ > $2 ! $1 convert to UUCP format 76 R<@ $- . UUCP > : $+ $1 ! $2 convert to UUCP format 77 R<@ $+ > : $+ $1 ! $2 convert to UUCP format [all …]
|
| /freebsd/lib/libc/locale/ |
| H A D | multibyte.3 | 117 .It Xr mbrtowc 3 Ta "convert a character to a wide-character code (restartable)" 118 .It Xr mbsrtowcs 3 Ta "convert a character string to a wide-character string (restartable)" 119 .It Xr mbstowcs 3 Ta "convert a character string to a wide-character string" 120 .It Xr mbtowc 3 Ta "convert a character to a wide-character code" 121 .It Xr wcrtomb 3 Ta "convert a wide-character code to a character (restartable)" 122 .It Xr wcstombs 3 Ta "convert a wide-character string to a character string" 123 .It Xr wcsrtombs 3 Ta "convert a wide-character string to a character string (restartable)" 124 .It Xr wctomb 3 Ta "convert a wide-character code to a character"
|
| /freebsd/tests/sys/kern/acct/ |
| H A D | Makefile | 7 CLEANFILES+= convert.c convert.c.tmp 9 DPSRCS.acct_test= convert.c 10 acct_test.o: convert.c 12 convert.c: ${SRCTOP}/sys/kern/kern_acct.c
|
| /freebsd/contrib/libpcap/ |
| H A D | charconv.c | 76 * Now convert. in cp_to_utf_16le() 104 * We convert composite characters to precomposed characters, in utf_16le_to_cp() 130 * Now convert. in utf_16le_to_cp() 150 * Convert an error message string from UTF-8 to the local code page, as 168 * can convert in place. in utf_8_to_acp_truncated() 174 * Convert any invalid characters to REPLACEMENT CHARACTER. in utf_8_to_acp_truncated() 182 "Can't convert error string to the local code page"); in utf_8_to_acp_truncated() 187 * Now, convert that to the local code page. in utf_8_to_acp_truncated() 212 "Can't convert error string to the local code page"); in utf_8_to_acp_truncated()
|
| /freebsd/lib/libc/stdtime/ |
| H A D | time32.c | 18 * Convert a 32 bit representation of time_t into time_t. XXX needs to 28 * Convert time_t to a 32 bit representation. If time_t is 64 bits we can 39 * Convert a 64 bit representation of time_t into time_t. If time_t is 50 * Convert time_t to a 64 bit representation. If time_t is represented 60 * Convert to/from 'long'. Depending on the sizeof(long) this may or 80 * Convert to/from 'int'. Depending on the sizeof(int) this may or
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | kerberos4.texi | 32 Because of this it can be hard or impossible to correctly convert a 36 example, suppose you want to convert the principal @samp{rcmd.foo}. 39 there are exceptions to this rule). To correctly convert the instance 54 @code{krb5_425_conv_principal_ext} to convert principals when handling 60 If you want to convert an existing version 4 database, the principal 63 If you decide to convert your database once and for all, you will only 99 When you convert this database you want the following conversions to be 142 will happily convert @samp{rcmd.gone} to @samp{host/gone.foo.se}. This 150 Instead of doing this you can use DNS to convert instances. This is not
|
| /freebsd/usr.bin/calendar/ |
| H A D | events.c | 76 convert(char *input) in convert() function 88 errx(1, "convert: cannot allocate memory"); in convert() 106 errx(1, "convert: cannot allocate memory"); in convert() 121 err(1, "convert"); in convert() 129 errx(1, "convert: cannot allocate memory"); in convert() 144 errx(1, "convert: cannot allocate memory"); in convert() 168 e->text = convert(txt); in event_add() 173 e->extra = convert(extra); in event_add() 183 text = convert(txt); in event_continue()
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | utf8.c | 99 * Convert an UTF-8 string to an UCS4 string. 101 * @param in an UTF-8 string to convert. 143 * @param in an UTF-8 string to convert. 160 * Convert an UCS4 string to a UTF-8 string. 162 * @param in an UCS4 string to convert. 232 * @param in an UCS4 string to convert. 233 * @param in_len the length of UCS4 string to convert. 380 * Convert an UTF-8 string to an UCS2 string. 382 * @param in an UTF-8 string to convert. 427 * @param in an UTF-8 string to convert. [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | TextEncoding.h | 10 /// This file provides a utility class to convert between different character 64 std::error_code convert(StringRef Source, SmallVectorImpl<char> &Result) { in convert() function 81 /// Utility class to convert between different character encodings. 126 std::error_code convert(StringRef Source, in convert() function 128 return Converter->convert(Source, Result); in convert() 131 ErrorOr<std::string> convert(StringRef Source) const { in convert() function 133 auto EC = Converter->convert(Source, Result); in convert()
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | simple-card.yaml | 72 convert-rate: 73 description: CPU to Codec rate convert. 76 convert-channels: 201 simple-audio-card,convert-rate: 202 $ref: "#/definitions/convert-rate" 203 simple-audio-card,convert-channels: 204 $ref: "#/definitions/convert-channels" 256 convert-rate: 257 $ref: "#/definitions/convert-rate" 258 convert-channels: [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | WebAssemblyMCTypeUtilities.h | 53 // Convert ValType or a list/signature of ValTypes to a string. 55 // Convert an unsigned integer, which can be among wasm::ValType enum, to its 60 // Convert a list of ValTypes into a string in the format of 63 // Convert a wasm signature into a string in the format of 68 // Convert a register class ID to a wasm ValType. 71 // Convert StringRef to ValType / HealType / BlockType
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 25-test_pkcs8.t | 38 "Convert a private key to PKCS5 v2.0 format using PBKDF2 with the default saltlen"); 56 "Convert a private key to PKCS5 v2.0 format using scrypt with the default saltlen"); 71 "Convert a private key to PKCS5 v2.0 format using scrypt with a salt length of 8 bytes"); 92 … "Convert a private key to PKCS5 v1.5 format using pbeWithMD5AndDES-CBC with the default saltlen"); 107 … "Convert a private key to PKCS5 v1.5 format using pbeWithMD5AndDES-CBC with the 16 byte saltlen"); 121 "Convert a private key to PKCS5 v2.0 format using pbkdf2 with a salt length of 8 bytes"); 140 "Convert a private key to PKCS#5 v2.0 format using SM4 and hmacWithSM3"); 147 "Convert from PKCS#5 v2.0 format to PKCS#8 unencrypted format");
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/ |
| H A D | fixunstfti.c | 1 //===-- lib/builtins/ppc/fixunstfti.c - Convert long double->int128 *-C -*-===// 17 // Convert long double into an unsigned 128-bit integer. 20 // If we are trying to convert a NaN, return the NaN bit pattern. in __fixunstfti() 49 // Convert each double into int64; they will be added to the int128 result. in __fixunstfti() 51 // - Convert the each double normally into int64. in __fixunstfti() 70 // CASE 2 - High double does not fit in int64, scale and convert it. in __fixunstfti() 94 // CASE 2 - Low double does not fit in int64, scale and convert it. in __fixunstfti()
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | avx10_2convertintrin.h | 29 /// Convert two 128-bit vectors, \a __A and \a __B, containing packed 64 /// Convert two 128-bit vectors, \a __A and \a __B, containing packed 108 /// Convert two 128-bit vectors, \a __A and \a __B, containing packed 150 /// Convert two 256-bit vectors, \a __A and \a __B, containing packed 184 /// Convert two 256-bit vectors, \a __A and \a __B, containing packed 228 /// Convert two 256-bit vectors, \a __A and \a __B, containing packed 270 /// Convert 128-bit vector \a __B containing packed FP16 floating-point elements 300 /// Convert 128-bit vector \a __B containing packed FP16 floating-point elements 340 /// Convert 128-bit vector \a __B containing packed FP16 floating-point elements 379 /// Convert 256-bit vector \a __B containing packed FP16 floating-point elements [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
| H A D | Architecture.h | 35 /// Convert a CPU Type and Subtype pair to an architecture slice. 39 /// Convert a name to an architecture slice. 42 /// Convert an architecture slice to a string. 45 /// Convert an architecture slice to a CPU Type and Subtype pair. 49 /// Convert a target to an architecture slice.
|
| /freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | import_cred.c | 51 /* Convert a JSON value to a C string or to NULL. */ 64 /* Convert a JSON value to a principal or to NULL. */ 79 /* Convert a JSON value to a zero-terminated enctypes list or to NULL. */ 110 /* Convert a JSON value to a krb5 GSS name or to NULL. */ 149 /* Convert a JSON value to a keytab handle or to NULL. */ 163 /* Convert a JSON value to an rcache handle or to NULL. */ 180 /* Convert a JSON value to a keyblock, filling in keyblock. */ 211 /* Convert a JSON value to a krb5 address. */ 249 /* Convert a JSON value to a null-terminated list of krb5 addresses or to 280 /* Convert a JSON value to an authdata element. */ [all …]
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_calendar.h | 121 * Convert between 'time_t' and 'vint64' 136 * Convert a timestamp in NTP scale to a time_t value in the UN*X 144 * Convert a timestamp in NTP scale to a 64bit seconds value in the NTP 187 * Convert elapsed years in Era into elapsed days in Era. 193 * Convert a number of elapsed month in a year into elapsed days 206 * Convert ELAPSED years/months/days of gregorian calendar to elapsed 213 * Convert a time spec to seconds. No range checks done here! 219 * Convert ELAPSED years/months/days of gregorian calendar to elapsed 229 * Convert the date part of a 'struct tm' (that is, year, month, 236 * Convert the date part of a 'struct calendar' (that is, year, month, [all …]
|