Home
last modified time | relevance | path

Searched refs:Convert (Results 1 – 25 of 220) sorted by relevance

123456789

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-converter.cpp45 cl::sub(Convert));
48 cl::sub(Convert));
52 cl::sub(Convert));
55 cl::sub(Convert));
60 cl::init(false), cl::sub(Convert));
63 cl::sub(Convert));
70 cl::sub(Convert), cl::init(""));
73 cl::sub(Convert));
77 cl::sub(Convert), cl::init(true));
80 cl::sub(Convert));
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrDFP.td33 // Convert floating-point values to narrower representations. The destination
42 // Convert a signed integer value to a floating-point one.
52 // Convert an unsigned integer value to a floating-point one.
60 // Convert a floating-point value to a signed integer value.
72 // Convert a floating-point value to an unsigned integer value.
82 // Convert a packed value to a floating-point one.
88 // Convert a floating-point value to a packed value.
94 // Convert from/to memory values in the zoned format.
102 // Convert from/to memory values in the packed format.
H A DSystemZInstrHFP.td32 // Convert floating-point values to narrower representations.
50 // Convert a signed integer register value to a floating-point one.
59 // Convert a floating-point register value to a signed integer value,
71 // Convert BFP to HFP.
77 // Convert HFP to BFP.
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMScheduleV6.td210 // Single to Double FP Convert
213 // Double to Single FP Convert
216 // Single-Precision FP to Integer Convert
219 // Double-Precision FP to Integer Convert
222 // Integer to Single-Precision FP Convert
225 // Integer to Double-Precision FP Convert
H A DARMScheduleA8.td275 // Single to Double FP Convert
280 // Double to Single FP Convert
285 // Single-Precision FP to Integer Convert
289 // Double-Precision FP to Integer Convert
294 // Integer to Single-Precision FP Convert
298 // Integer to Double-Precision FP Convert
/freebsd-12.1/contrib/tcsh/nls/greek/
H A Dset3121 118 (WIN32 only) Convert each '/' in next word to '\\\\'
122 119 (WIN32 only) Convert each '/' in previous word to '\\\\'
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp113 enum InstClassification { Convert, Skip, Exit }; enumerator
286 return ImmOp.getImm() == 0 ? Convert : Exit; in classifyInstruction()
292 return ImmOp.getImm() == -1 ? Convert : Exit; in classifyInstruction()
298 return Convert; in classifyInstruction()
410 if (Classification != Convert) in collectCallInfo()
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dpkcs8.pod242 Convert a private key to PKCS#8 format using default parameters (AES with
247 Convert a private key to PKCS#8 unencrypted format:
251 Convert a private key to PKCS#5 v2.0 format using triple DES:
255 Convert a private key to PKCS#5 v2.0 format using AES with 256 bits in CBC
260 Convert a private key to PKCS#8 using a PKCS#5 1.5 compatible algorithm
265 Convert a private key to PKCS#8 using a PKCS#12 compatible algorithm
274 Convert a private key from any PKCS#8 encrypted format to traditional format:
278 Convert a private key to PKCS#8 format, encrypting with AES-256 and with
/freebsd-12.1/contrib/bearssl/T0/
H A Dkern.t065 \ Convert hexadecimal character to number. Complain loudly if conversion
70 \ Convert hexadecimal character to number. If not an hexadecimal digit,
78 \ Convert decimal character to number. Complain loudly if conversion
83 \ Convert decimal character to number. If not a decimal digit,
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOperationKinds.def217 // CK_BooleanToSignedIntegral - Convert a boolean to -1 or 0 for true and
325 // Convert a builtin function to a function pointer; only allowed in the
329 // Convert a zero value for OpenCL opaque types initialization (event_t,
333 // Convert a pointer to a different address space.
336 // Convert an integer initializer to an OpenCL sampler.
/freebsd-12.1/contrib/libc++/src/filesystem/
H A Dfilesystem_common.h397 auto Convert = [](long nsec) {
402 struct ::timeval ConvertedTS[2] = {{TS[0].tv_sec, Convert(TS[0].tv_nsec)},
403 {TS[1].tv_sec, Convert(TS[1].tv_nsec)}};
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips-ps-3d.md193 ; cvt.ps.s - Floating Point Convert Pair to Paired Single
209 ; cvt.s.pl - Floating Point Convert Pair Lower to Single Floating Point
217 ; cvt.s.pu - Floating Point Convert Pair Upper to Single Floating Point
248 ; cvt.pw.ps - Floating Point Convert Paired Single to Paired Word
258 ; cvt.ps.pw - Floating Point Convert Paired Word to Paired Single
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h150 const llvm::APSInt &Convert(const llvm::APSInt& To, in Convert() function
159 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { in Convert() function
/freebsd-12.1/contrib/unbound/contrib/
H A Dcreate_unbound_ad_servers.cmd2 rem Convert the Yoyo.org anti-ad server listing
/freebsd-12.1/stand/i386/cdboot/
H A Dcdboot.S506 # Convert AL to hex, saving the result to [EDI].
513 cmpb $0xa,%al # Convert
/freebsd-12.1/usr.sbin/fifolog/lib/
H A Dgetdate.y558 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
650 Convert(Month, (time_t)tm->tm_mday, Year, in RelativeMonth()
865 Start = Convert(yyMonth, yyDay, yyYear, yyHour, yyMinutes, yySeconds, in get_date()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt143 - Decimal Convert From/to National/Zoned/Signed-QWord:
327 - Convert DP -> QP: xscvdpqp
334 - Round & Convert QP -> DP (dword[1] is set to zero): xscvqpdp xscvqpdpo
338 - Truncate & Convert QP -> (Un)Signed (D)Word (dword[1] is set to zero):
349 - Convert (Un)Signed DWord -> QP: xscvsdqp xscvudqp
354 - (Round &) Convert DP <-> HP: xscvdphp xscvhpdp
/freebsd-12.1/usr.bin/find/
H A Dgetdate.y567 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
650 Convert(Month, (time_t)tm->tm_mday, Year, in RelativeMonth()
900 Start = Convert(yyMonth, yyDay, yyYear, yyHour, yyMinutes, yySeconds, in get_date()
/freebsd-12.1/stand/i386/zfsboot/
H A Dzfsldr.S192 shr $4,%ebx # Convert to segment
257 cmpb $0xa,%al # Convert
/freebsd-12.1/contrib/ipfilter/rules/
H A Dfirewall14 Step 2 - Convert Network Security Policy to filter rules.
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset3121 118 (WIN32 only) Convert each '/' in next word to '\\\\'
122 119 (WIN32 only) Convert each '/' in previous word to '\\\\'
/freebsd-12.1/contrib/tcsh/nls/et/
H A Dset3121 118 (WIN32 only) Convert each '/' in next word to '\\\\'
122 119 (WIN32 only) Convert each '/' in previous word to '\\\\'
/freebsd-12.1/contrib/tcsh/nls/ukrainian/
H A Dset3121 118 (WIN32 only) Convert each '/' in next word to '\\\\'
122 119 (WIN32 only) Convert each '/' in previous word to '\\\\'
/freebsd-12.1/crypto/heimdal/doc/
H A Dmigration.texi24 @item Convert the database, check all principals that hprop complains
/freebsd-12.1/contrib/llvm/lib/Support/Windows/
H A DPath.inc67 // Convert a UTF-8 path to UTF-16. Also, if the absolute equivalent of the
145 // Convert the result from UTF-16 to UTF-8.
216 // Convert to utf-16.
245 // Convert to utf-16.
344 // Convert to utf-16.
384 // Convert the result from UTF-16 to UTF-8.
535 // Convert to utf-16.
934 // Convert path to the format that Windows is happy with.
1206 // Convert to utf-16.

123456789