Home
last modified time | relevance | path

Searched full:converted (Results 1 – 25 of 1449) sorted by relevance

12345678910>>...58

/freebsd/contrib/ldns/ldns/
H A Dstr2host.h36 * \param[in] bytestr the string to be converted
44 * \param[in] shortstr the string to be converted
52 * \param[in] longstr the string to be converted
60 * \param[in] time the string to be converted
67 * \param[in] str the string to be converted
74 * \param[in] str the string to be converted
82 * \param[in] str the string to be converted
90 * \param[in] str the string to be converted
98 * \param[in] str the string to be converted (NULL terminated)
106 * \param[in] str the string to be converted
[all …]
/freebsd/lib/libc/stdio/
H A Dwprintf.388 are converted for output.
134 The value should be converted to an
174 the converted value is padded on the left with zeros rather than blanks.
184 the converted value is to be left adjusted on the field boundary.
187 conversions, the converted value is padded on the right with blanks,
221 If the converted value has fewer characters than the field width, it will
336 (or appropriate variant) argument is converted to signed decimal
359 appear; if the converted value requires fewer digits, it is padded on
364 argument is converted to signed decimal, unsigned octal, or unsigned
374 argument is rounded and converted in the style
[all …]
H A Dprintf.3120 are converted for output.
205 The value should be converted to an
255 the converted value is padded on the left with zeros rather than blanks.
265 the converted value is to be left adjusted on the field boundary.
268 conversions, the converted value is padded on the right with blanks,
302 If the converted value has fewer characters than the field width, it will
421 (or appropriate variant) argument is converted to
449 appear; if the converted value requires fewer digits, it is padded on
454 argument is converted to signed decimal, unsigned octal, or unsigned
464 argument is rounded and converted in the style
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Df16cintrin.h37 /// \returns The converted 32-bit float value.
58 /// A 32-bit single-precision float value to be converted to a 16-bit
67 /// \returns The converted 16-bit half-precision float value.
92 /// \returns A 128-bit vector containing converted 16-bit half-precision float
93 /// values. The lower 64 bits are used to store the converted 16-bit
108 /// \returns A 128-bit vector of [4 x float] containing converted float values.
128 /// converted to 16-bit half-precision float values.
136 /// \returns A 128-bit vector containing the converted 16-bit half-precision
150 /// converted to 32-bit single-precision float values.
151 /// \returns A vector of [8 x float] containing the converted 32-bit
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_byteswap.h66 * In order to utilize such data, it must be converted to host byte order
117 * Value of val converted to host byte order.
144 * Value of val converted to network byte order.
179 * Value of val converted to host byte order.
205 * Value of val converted to network byte order.
235 * Value of val converted to host byte order.
262 * Value of val converted to network byte order.
299 * Value of val converted in host byte order.
325 * Value of val converted to network byte order.
355 * Value of val converted to host byte order.
[all …]
/freebsd/share/man/man9/
H A Dbyteorder.998 On big endian systems, the number is converted to little endian byte order.
99 On little endian systems, the number is converted to big endian byte order.
107 converted to the system's native byte order.
116 converted to the system's native byte order.
125 byte order converted to big endian byte order.
134 byte order converted to little endian byte order.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h67 updated to point to the end of last text successfully converted in
73 it points at the next thing to be converted.
81 sequences and isolated surrogates are converted.
88 When the flag is set to lenient, characters over 0x10FFFF are converted
213 * WideCharWidth. The converted data is written to ResultPtr, which needs to
217 * the first character which could not be converted.
248 * updated one past end of the converted sequence.
260 * end of the converted sequence.
262 * \param [out] target The converted code
291 * \param [out] Out Converted UTF-8 is stored here on success.
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c154 * converted to NFD on Mac OS.
177 * These are not converted to NFD on Mac OS. in scan_unicode_pattern()
201 * Those code points are not converted to in scan_unicode_pattern()
358 failure("NFD(%s) should be converted to NFC(%s):%d", in test_archive_string_normalization_nfc()
385 failure("NFD(%s) should be converted to NFC(%s):%d", in test_archive_string_normalization_nfc()
394 failure("NFD(%s) should be converted to NFC(%s):%d", in test_archive_string_normalization_nfc()
402 * converted to/from wide-character to avoid the effect of in test_archive_string_normalization_nfc()
414 failure("UTF-8 NFD(%s) should be converted " in test_archive_string_normalization_nfc()
425 failure("UTF-8 NFD(%s) should be converted " in test_archive_string_normalization_nfc()
436 failure("UTF-8 NFD(%s) should be converted " in test_archive_string_normalization_nfc()
[all …]
/freebsd/usr.bin/calendar/
H A Devents.c80 size_t inleft, outleft, converted = 0; in convert() local
110 outbuf = output + converted; in convert()
111 outleft = outlen - converted; in convert()
113 converted = iconv(conv, (char **) &inbuf, &inleft, &outbuf, &outleft); in convert()
114 if (converted != (size_t) -1 || errno == EINVAL) { in convert()
124 converted = outbuf - output; in convert()
133 outbuf = output + converted; in convert()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-port-test.cc125 explicit Castable(bool* converted) : converted_(converted) {} in Castable() argument
136 bool converted = false; in TEST() local
137 Castable castable(&converted); in TEST()
139 EXPECT_TRUE(converted); in TEST()
144 explicit ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() argument
155 bool converted = false; in TEST() local
156 const ConstCastable const_castable(&converted); in TEST()
158 EXPECT_TRUE(converted); in TEST()
163 ConstAndNonConstCastable(bool* converted, bool* const_converted) in ConstAndNonConstCastable() argument
164 : converted_(converted), const_converted_(const_converted) {} in ConstAndNonConstCastable()
[all …]
/freebsd/share/doc/psd/06.Clang/
H A DClang.ms613 the value is converted to an integer.
653 When a longer integer is converted to a shorter
679 converted to
714 the first is converted as
717 in this case, the result is converted to an integer
724 are combined, the plain integer is converted to unsigned
733 When an unsigned \fBshort\fR integer is converted to
753 are converted to
756 or \fBunsigned short\fR are converted
763 the other is converted to
[all …]
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsconvert.c168 * PARAMETERS: OriginalObject - Object to be converted
169 * ReturnObject - Where the new converted object is returned
239 * PARAMETERS: OriginalObject - Object to be converted
240 * ReturnObject - Where the new converted object is returned
331 * PARAMETERS: OriginalObject - Object to be converted
332 * ReturnObject - Where the new converted object is returned
389 * _FDE and _GTM. The Package can be converted to a Buffer. in AcpiNsConvertToBuffer()
443 * OriginalObject - ASCII String Object to be converted
444 * ReturnObject - Where the new converted object is returned
517 * OriginalObject - Object to be converted
[all …]
/freebsd/crypto/openssl/crypto/async/arch/
H A Dasync_win.c28 if (fibre != NULL && fibre->fibre != NULL && fibre->converted) { in async_local_cleanup()
43 fibre->converted = 0; in async_fibre_init_dispatcher()
48 fibre->converted = 1; in async_fibre_init_dispatcher()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h66 /// Determines if this type can be converted to \p To.
176 /// Determines if the contained matcher can be converted to
179 /// For the Single case, it returns true if it can be converted to
182 /// overloads can be converted to \c Matcher<T>. If there are more than one
194 /// Determines if the contained matcher can be converted to \p Kind.
306 /// Determines if the contained value can be converted to \p Kind.
314 /// Determines if the contained value can be converted to any kind
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp95 // have been already converted.
98 // Marks an instruction as converted - adds it to ConvertedInsts and adds
100 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon24945bae0111::SystemZTDCPass
141 // All comparisons with 0 can be converted. in convertFCmp()
233 converted(&I, Op0, Mask, Worthy); in convertFCmp()
262 converted(&I, V, Mask, true); in convertICmp()
287 converted(&I, V, Mask, false); in convertICmp()
313 converted(&I, Op0, Mask, true); in convertLogicOp()
377 // If unused, or used and converted, remove it. in runOnFunction()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DAPSIntType.cpp18 // Negative numbers cannot be losslessly converted to unsigned type. in testInRange()
31 // Signed integers can be converted to signed integers of the same width in testInRange()
33 // Unsigned integers can be converted to unsigned integers of the same width in testInRange()
/freebsd/usr.bin/iconv/
H A Diconv.165 converted text on standard output.
110 .Pa converted.txt :
112 .Dl iconv -f IBM273 -t UTF-8 file.txt > converted.txt
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp139 // If the constant C has been converted already in the given function F, just in remapConstant()
140 // return the converted value. in remapConstant()
183 // converted to another value. in remapConstantVectorOrConstantAggregate()
197 // vector or aggregate value with a set instructions and the converted in remapConstantVectorOrConstantAggregate()
222 // converted to another value. in remapConstantExpr()
236 // the converted operands. in remapConstantExpr()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexconvrt.c176 * PARAMETERS: ObjDesc - Object to be converted. Must be an
307 ACPI_DEBUG_PRINT ((ACPI_DB_EXEC, "Converted value: %8.8X%8.8X\n", in AcpiExConvertToInteger()
322 * PARAMETERS: ObjDesc - Object to be converted. Must be an
412 * PARAMETERS: Integer - Value to be converted
415 * DataWidth - Size of data item to be converted, in bytes
548 * PARAMETERS: ObjDesc - Object to be converted. Must be an
667 * From ACPI: "If the input is a buffer, it is converted to a in AcpiExConvertToString()
699 * "The entire contents of the buffer are converted to a string of in AcpiExConvertToString()
713 * From ACPI: "If Data is a buffer, it is converted to a string of in AcpiExConvertToString()
793 * SourceDesc - Source object to be converted.
[all …]
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dvis3-mont.pl84 # | __int64 ap[1..0] | converted ap[]
86 # | __int64 np[1..0] | converted np[]
116 stx $aj, [$anp] ! converted ap[0]
131 stx $nj, [$anp+8] ! converted np[0]
134 stx $aj, [$anp+16] ! converted ap[1]
144 stx $nj, [$anp+24] ! converted np[1]
166 stx $aj, [$anp] ! converted ap[j]
178 stx $nj, [$anp+8] ! converted np[j]
/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi68 entries in the database, these entries will not be converted. This might
70 because the principal couldn't be converted.
133 names should be converted (for instance @samp{rcmd} should be converted
/freebsd/sys/contrib/ncsw/inc/
H A Dendian_ext.h280 @Return The converted value.
292 @Return The converted value.
304 @Return The converted value.
317 @Return The converted value.
329 @Return The converted value.
341 @Return The converted value.
372 @Return The converted value.
384 @Return The converted value.
396 @Return The converted value.
409 @Return The converted value.
[all …]
/freebsd/tools/regression/
H A DTODO22 Not everything's been converted to the new style. In particular;
35 needs to be converted. And fsx/ and gaithrstress/ are (I think) standalone
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_v4compat.331 \fIv4creds\fP the converted credential
52 \fIv4creds\fP the converted credential
/freebsd/contrib/libucl/doc/
H A Dlua_api.md70 - *userdata* values are converted to lua function objects using `LUA_REGISTRYINDEX`,
72 - *arrays* are converted to lua tables with numeric indices suitable for `ipairs` iterations
73 - *objects* are converted to lua tables with string indices

12345678910>>...58