| /freebsd/contrib/llvm-project/libc/src/__support/ |
| H A D | complex_basic_ops.h | 19 Complex<make_real_t<T>> c_c = cpp::bit_cast<Complex<make_real_t<T>>>(c); in conjugate() 26 Complex<real_t> c_c = cpp::bit_cast<Complex<real_t>>(c); in project() 30 Complex<real_t>{(fputil::FPBits<real_t>::inf(Sign::POS).get_val()), in project()
|
| H A D | complex_type.h | 17 template <typename T> struct Complex { struct
|
| /freebsd/usr.bin/indent/tests/ |
| H A D | declarations.0 | 18 typedef struct Complex 22 } Complex;
|
| H A D | declarations.0.stdout | 17 typedef struct Complex { 20 } Complex;
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j721s2-evm-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-j7200-evm-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-am69-sk-pcie0-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-am68-sk-base-board-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-j721e-evm-pcie0-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-j721e-evm-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-am642-evm-pcie0-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| H A D | k3-j784s4-evm-pcie0-pcie1-ep.dtso | 20 * Since Root Complex and Endpoint modes are mutually exclusive 21 * disable Root Complex mode.
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenValue.h | 34 enum Flavor { Scalar, Complex, Aggregate }; enumerator 50 bool isComplex() const { return flavor == Complex; } in isComplex() 87 er.flavor = Complex; in getComplex()
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3588-rock-5b-pcie-srns.dtso | 3 * DT-overlay to run the PCIe3_4L Dual Mode controller in Root Complex
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyBuiltinDumper.cpp | 79 case PDB_BuiltinType::Complex: in getTypeName()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstShared.h | 45 Complex = 9, enumerator
|
| /freebsd/sys/contrib/device-tree/Bindings/misc/ |
| H A D | fsl,qoriq-mc.txt | 1 * Freescale Management Complex 3 The Freescale Management Complex (fsl-mc) is a hardware resource 45 Definition: Must be "fsl,qoriq-mc". A Freescale Management Complex
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGValue.h | 45 enum FlavorEnum { Scalar, Complex, Aggregate }; 65 bool isComplex() const { return Flavor == Complex; } 111 ER.Flavor = Complex;
|
| H A D | CGExprConstant.cpp | 2459 llvm::Constant *Complex[2]; in tryEmitPrivate() local 2461 Complex[0] = llvm::ConstantInt::get(CGM.getLLVMContext(), in tryEmitPrivate() 2463 Complex[1] = llvm::ConstantInt::get(CGM.getLLVMContext(), in tryEmitPrivate() 2468 llvm::StructType::get(Complex[0]->getType(), Complex[1]->getType()); in tryEmitPrivate() 2469 return llvm::ConstantStruct::get(STy, Complex); in tryEmitPrivate() 2482 llvm::Constant *Complex[2]; in tryEmitPrivate() local 2484 Complex[0] = llvm::ConstantFP::get(CGM.getLLVMContext(), in tryEmitPrivate() 2486 Complex[1] = llvm::ConstantFP::get(CGM.getLLVMContext(), in tryEmitPrivate() 2491 llvm::StructType::get(Complex[0]->getType(), Complex[1]->getType()); in tryEmitPrivate() 2492 return llvm::ConstantStruct::get(STy, Complex); in tryEmitPrivate()
|
| /freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-g12b-a311d-khadas-vim3.dts | 27 * USB3.0 from the USB Complex and enable the PCIe controller.
|
| H A D | meson-g12b-s922x-khadas-vim3.dts | 27 * USB3.0 from the USB Complex and enable the PCIe controller.
|
| H A D | meson-sm1-khadas-vim3l.dts | 89 * USB3.0 from the USB Complex and enable the PCIe controller.
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | sifive-l2-cache.txt | 4 of memory for masters in a Core Complex. The Level 2 Cache Controller also
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | TypeBitCodes.def | 14 TYPE_BIT_CODE(Complex, COMPLEX, 3)
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | ti,omap3isp.txt | 17 syscon : the phandle and register offset to the Complex I/O or CSI-PHY
|