Home
last modified time | relevance | path

Searched full:converting (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi13 * Converting a version 4 database::
16 @node Principal conversion issues, Converting a version 4 database, Kerberos 4 issues, Kerberos 4 i…
57 @node Converting a version 4 database, , Principal conversion issues, Kerberos 4 issues
58 @section Converting a version 4 database
157 @subsection Converting a database
167 This command can also be to use for converting the v4 database on the
/freebsd/crypto/heimdal/doc/doxyout/wind/man/man3/
H A Dwind.3167 Calculate the length of from converting a UCS2 string to an UTF-8 string.
238 Calculate the length of from converting a UCS4 string to an UTF-8 string.
276 Calculate the length of from converting a UTF-8 string to a UCS2 string.
312 Calculate the length of from converting a UTF-8 string to a UCS4 string.
/freebsd/lib/libc/stdtime/
H A Dtime32.c5 * These routines are for converting time_t to fixed-bit representations
6 * for use in protocols or storage. When converting time to a larger
/freebsd/contrib/libxo/doc/
H A Dhowto.rst84 There are four basic steps for converting command line application to
88 - Converting printf calls
90 - Converting error functions
125 Converting printf Calls
226 Converting Error Functions
/freebsd/crypto/openssl/doc/man3/
H A DASN1_EXTERN_FUNCS.pod52 B<ASN1_VALUE> or converting an B<ASN1_VALUE> to or from DER encoding.
93 A "d2i" function responsible for converting DER data with the tag I<tag> and
112 An "i2d" function responsible for converting an B<ASN1_VALUE> into DER encoding.
H A DASN1_item_sign.pod45 converting it to der format using the ASN.1 structure I<it>.
71 converting it to der format using the ASN.1 structure I<it>.
/freebsd/share/mk/
H A Dbsd.info.mk26 # INFO2HTML A program for converting GNU info files into HTML files
50 # MAKEINFO A program for converting GNU Texinfo files into Info
58 # TEX A program for converting tex files into dvi files [tex]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h29 /// class supports converting all DW_TAG_subprogram DIEs into
38 /// \param D The DWARF to use when converting to GSYM.
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-specialize148 Returns the result of converting the single-precision floating-point NaN
167 Returns the result of converting the canonical NaN `a' to the single-
250 Returns the result of converting the double-precision floating-point NaN
269 Returns the result of converting the canonical NaN `a' to the double-
355 Returns the result of converting the extended double-precision floating-
374 Returns the result of converting the canonical NaN `a' to the extended
460 Returns the result of converting the quadruple-precision floating-point NaN
478 Returns the result of converting the canonical NaN `a' to the quadruple-
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat-specialize100 Returns the result of converting the single-precision floating-point NaN
119 Returns the result of converting the canonical NaN `a' to the single-
194 Returns the result of converting the double-precision floating-point NaN
213 Returns the result of converting the canonical NaN `a' to the double-
299 Returns the result of converting the extended double-precision floating-
318 Returns the result of converting the canonical NaN `a' to the extended
404 Returns the result of converting the quadruple-precision floating-point NaN
422 Returns the result of converting the canonical NaN `a' to the quadruple-
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_decode_base.h54 - PE decoders - converting ETM or PTM packets into instruction and data trace elements
55 - SW stimulus decoder - converting STM or ITM packets into software generated trace elements.
56 - Bus decoders - converting HTM packets into bus transaction elements.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h35 /// This behaves like a C cast: converting 255u8 (0xFF) to s16 gives
36 /// 255 (0x00FF), and converting -1s8 (0xFF) to u16 gives 65535 (0xFFFF).
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_local.h91 * The default DSO_METHOD-specific function for converting filenames to a
96 * The default DSO_METHOD-specific function for converting filenames to a
/freebsd/crypto/heimdal/lib/wind/
H A Dutf8.c140 * Calculate the length of from converting a UTF-8 string to a UCS4
230 * Calculate the length of from converting a UCS4 string to an UTF-8 string.
424 * Calculate the length of from converting a UTF-8 string to a UCS2
502 * Calculate the length of from converting a UCS2 string to an UTF-8 string.
/freebsd/contrib/tzdata/
H A Dziguard.awk8 # for converting back and forth between formats,
14 # When converting to vanguard form, the output can use the line
17 # When converting to vanguard form, the output can use negative SAVE
20 # When converting to rearguard form, the output uses only nonnegative
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_iterator.h138 /// to the previous node, which is somewhat unexpected; but converting the
149 /// same node. Converting the endpoint iterators in a range will give a
287 /// to the previous node, which is somewhat unexpected; but converting the
298 /// same node. Converting the endpoint iterators in a range will give a
/freebsd/secure/lib/libcrypto/man/man3/
H A DASN1_EXTERN_FUNCS.3187 \&\fB\s-1ASN1_VALUE\s0\fR or converting an \fB\s-1ASN1_VALUE\s0\fR to or from \s-1DER\s0 encoding.
221 A \*(L"d2i\*(R" function responsible for converting \s-1DER\s0 data with the tag \fItag\fR and
239 An \*(L"i2d\*(R" function responsible for converting an \fB\s-1ASN1_VALUE\s0\fR into \s-1DER\s0 enc…
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_entry.c422 /* Converting fflags bitmap to string is currently system-dependent. */ in DEFINE_TEST()
929 failure("Converting invalid chars to Unicode should fail."); in DEFINE_TEST()
932 failure("Converting invalid chars to UTF-8 should fail."); in DEFINE_TEST()
938 failure("Converting invalid chars to Unicode should fail."); in DEFINE_TEST()
943 failure("Converting invalid chars to Unicode should fail."); in DEFINE_TEST()
948 failure("Converting invalid chars to Unicode should fail."); in DEFINE_TEST()
953 failure("Converting invalid chars to Unicode should fail."); in DEFINE_TEST()
973 failure("Converting wide characters from Unicode should fail."); in DEFINE_TEST()
/freebsd/contrib/libpcap/
H A Dcharconv.c164 * Do this by converting to UTF-16LE and then to the local in utf_8_to_acp_truncated()
198 * Converting to an un-truncated string using Windows APIs, and in utf_8_to_acp_truncated()
/freebsd/contrib/libxo/libxo/
H A Dxo_error.331 When converting an application to
H A Dxo_message.337 It is used in converting programs where err/warn where not used,
/freebsd/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h187 // Converting from bool is always lossless
189 // Converting between any other type kinds will be lossy if the type
193 // Converting between integers of different widths is allowed so long
197 // Converting between integers of the same width only requires the
/freebsd/sbin/devfs/
H A Ddevfs.c119 errx(1, "error converting to integer: %s", s); in eatoi()
132 errx(1, "error converting to number: %s", s); /* XXX clarify */ in eatonum()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAError.cpp9 // deal with the Error value directly, rather than converting to error_code.
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_string.c34 * Transform string s inline, converting each embedded C escape sequence string
293 * Hyphenate a string in-place by converting any instances of "__" to "-",

12345678910>>...27