Home
last modified time | relevance | path

Searched refs:Conversion (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnxp,imx93-adc.yaml31 - description: normal conversion, include EOC (End of Conversion),
32 ECH (End of Chain), JEOC (End of Injected Conversion) and
H A Dti,adc12138.yaml28 description: End of Conversion (EOC) interrupt
32 description: Conversion clock input.
H A Dst,stm32-dfsdm-adc.yaml130 Conversion clock source.
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dti,dp83869.yaml22 SGMII The DP83869HM supports Media Conversion in Managed mode. In this mode,
24 conversions. The DP83869HM can also support Bridge Conversion from RGMII to
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1691 CXXConversionDecl *Conversion = CXXConversionDecl::Create( in addFunctionPointerConversion() local
1699 Conversion->setAccess(AS_public); in addFunctionPointerConversion()
1700 Conversion->setImplicit(true); in addFunctionPointerConversion()
1705 Conversion->setTrailingRequiresClause(Requires); in addFunctionPointerConversion()
1716 Conversion); in addFunctionPointerConversion()
1719 Conversion->setDescribedFunctionTemplate(ConversionTemplate); in addFunctionPointerConversion()
1722 Class->addDecl(Conversion); in addFunctionPointerConversion()
1813 CXXConversionDecl *Conversion = CXXConversionDecl::Create( in addBlockPointerConversion() local
1819 Conversion->setAccess(AS_public); in addBlockPointerConversion()
1820 Conversion->setImplicit(true); in addBlockPointerConversion()
[all …]
H A DSemaOverload.cpp3860 if (CXXConversionDecl *Conversion in IsUserDefinedConversion() local
3870 User.ConversionFunction = Conversion; in IsUserDefinedConversion()
6392 CXXConversionDecl *Conversion = in diagnoseNoViableConversion() local
6431 CXXConversionDecl *Conversion = in recordConversion() local
6580 CXXConversionDecl *Conversion; in PerformContextualImplicitConversion() local
6597 if (Conversion->isExplicit()) { in PerformContextualImplicitConversion()
7829 if (Conversion->isExplicit() && in AddConversionCandidate()
7841 Candidate.Function = Conversion; in AddConversionCandidate()
7919 DeclRefExpr ConversionRef(Context, Conversion, false, Conversion->getType(), in AddConversionCandidate()
7996 if (Conversion->isMultiVersion() && in AddConversionCandidate()
[all …]
H A DSemaPseudoObject.cpp1089 if (CXXConversionDecl *Conversion = in CheckSubscriptingKind() local
1091 QualType CT = Conversion->getConversionType().getNonReferenceType(); in CheckSubscriptingKind()
1094 ConversionDecls.push_back(Conversion); in CheckSubscriptingKind()
1098 ConversionDecls.push_back(Conversion); in CheckSubscriptingKind()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrConv.td1 //===-- WebAssemblyInstrConv.td-WebAssembly Conversion support -*- tablegen -*-=
56 // Conversion from floating point to integer instructions which don't trap on
109 // Conversion from floating point to integer pseudo-instructions which don't
138 // Conversion from floating point to integer traps on overflow and invalid.
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dti,vpe.yaml26 - description: Color Space Conversion (CSC) register region
/freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/
H A Dab8500.txt25 : NCONV_ACCU : : Accumulate N Sample Conversion
29 : CCEOC : : Coulomb Counter End of Conversion
/freebsd-14.2/contrib/libucl/doc/
H A Dapi.md9 - [Conversion functions](#conversion-functions)
30 - [Conversion functions](#conversion-functions-1)
59 ### Conversion functions
299 # Conversion functions
301 Conversion functions are used to convert UCL objects to primitive types, such as strings, numbers, …
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Daudio-graph-card.txt139 Example: Sampling Rate Conversion
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/
H A Damlogic,meson-vpu.yaml34 This part is also in charge of the CSC (Colorspace Conversion).
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSISchedule.td32 // Conversion to or from F32 (but not converting F64 to or from F32)
47 // Conversion to or from f64 instruction
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFloat32InstrInfo.td85 // Conversion Instructions
279 // FP Conversion
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_fp16.td45 // Conversion
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc218 // Conversion specifier.
442 // Conversion specifier.
/freebsd-14.2/usr.sbin/cron/doc/
H A DCONVERSION2 Conversion of BSD 4.[23] crontab files:
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.def155 /// CK_UserDefinedConversion - Conversion using a user defined type
160 /// CK_ConstructorConversion - Conversion by constructor.
/freebsd-14.2/lib/libc/softfloat/
H A Dsoftfloat.txt53 Conversion Functions
196 Conversion Functions
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.ok255 V. Rajaraman On the Conversion of Decision Tables to
517 K. Schwayder Conversion of Limited-Entry Decision
520 K. Shwayder Conversion of limited-entry decision
1141 Gert Dathe Conversion of Decision Tables by Rule
1165 M. Verhelst Conversion of Limited-Entry Decision
1353 Decision Tables and Their Conversion to
1509 Conversion of Decision Tables to
1589 R. C. Barrett Scan Conversion Algorithm with Reduced
1705 B. W. Jordan, Jr. Scan Conversion Algorithms for a Cell
1867 John C. Cavouras On the Conversion of Programs to
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrDFP.td92 // 5.6.5 DFP Conversion Instructions
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml89 description: Conversion range for ADC conversion 2.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrDFP.td29 // Conversion instructions
H A DSystemZInstrHFP.td28 // Conversion instructions

1234