Home
last modified time | relevance | path

Searched defs:C1 (Results 4176 – 4200 of 17860) sorted by relevance

1...<<161162163164165166167168169170>>...715

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c7/
H A Dc74206a.ada64 C1, C2 : LP1; component
72 C1, C2 : P1; component
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/ada/acats/tests/c7/
H A Dc74206a.ada64 C1, C2 : LP1; component
72 C1, C2 : P1; component
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/tests/
H A Dtest_operator_overloading.cpp66 class C1 { }; class
69 int operator+(const C1 &, const C1 &) { return 11; } in operator +()
71 int operator+(const C2 &, const C1 &) { return 21; } in operator +()
72 int operator+(const C1 &, const C2 &) { return 12; } in operator +()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DCore.cpp73 /*===-- Operations on contexts --------------------------------------------===*/ in BinaryConstantExpr()
101 void LLVMContextSetYieldCallback(LLVMContextRef C, LLVMYieldCallback Callback, in SelectConstantExpr()
126 return LLVMGetMDKindIDInContext(LLVMGetGlobalContext(), Name, SLen); in ExtractElementConstantExpr()
153 return wrap(Attribute::get(Ctx, AttrKind, Val)); in delete()
181 const char *V, unsigned VLength) { in ShuffleVectorConstantExpr()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DConstantsContext.h72 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr()
99 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
126 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr()
153 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
181 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, ArrayRef<int> Mask) in ShuffleVectorConstantExpr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DConstantsContext.h72 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr()
99 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
126 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr()
153 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
181 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, ArrayRef<int> Mask) in ShuffleVectorConstantExpr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DConstantsContext.h72 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr()
99 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
126 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr()
153 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
181 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, ArrayRef<int> Mask) in ShuffleVectorConstantExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantsContext.h72 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr()
99 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
126 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr()
153 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
181 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, ArrayRef<int> Mask) in ShuffleVectorConstantExpr()
/dports/devel/pybind11/pybind11-2.8.1/tests/
H A Dtest_operator_overloading.cpp66 class C1 { }; class
69 int operator+(const C1 &, const C1 &) { return 11; } in operator +()
71 int operator+(const C2 &, const C1 &) { return 21; } in operator +()
72 int operator+(const C1 &, const C2 &) { return 12; } in operator +()
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/tests/
H A Dtest_operator_overloading.cpp57 class C1 { }; class
60 int operator+(const C1 &, const C1 &) { return 11; } in operator +()
62 int operator+(const C2 &, const C1 &) { return 21; } in operator +()
63 int operator+(const C1 &, const C2 &) { return 12; } in operator +()
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/tests/
H A Dtest_operator_overloading.cpp66 class C1 { }; class
69 int operator+(const C1 &, const C1 &) { return 11; } in operator +()
71 int operator+(const C2 &, const C1 &) { return 21; } in operator +()
72 int operator+(const C1 &, const C2 &) { return 12; } in operator +()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantsContext.h72 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr()
99 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
126 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr()
153 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
181 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, ArrayRef<int> Mask) in ShuffleVectorConstantExpr()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/src/base/
H A Dops.rs648 fn mul_assign(&mut self, rhs: Matrix<N, R2, C1, SB>) { in mul_assign() argument
666 fn mul_assign(&mut self, rhs: &'b Matrix<N, R2, C1, SB>) { in mul_assign() argument
679 pub fn tr_mul<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<N, R2, C2, SB>) -> MatrixMN<N, C1, C2> in tr_mul() argument
694 pub fn ad_mul<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<N, R2, C2, SB>) -> MatrixMN<N, C1, C2> in ad_mul() argument
717 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in xx_mul_to()
750 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in tr_mul_to()
766 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in ad_mul_to()
782 + AreMultipliable<R1, C1, R2, C2>, in mul_to() argument
792 ) -> MatrixMN<N, DimProd<R1, R2>, DimProd<C1, C2>> in kronecker()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/base/
H A Dops.rs639 fn mul_assign(&mut self, rhs: Matrix<T, R2, C1, SB>) { in mul_assign() argument
657 fn mul_assign(&mut self, rhs: &'b Matrix<T, R2, C1, SB>) { in mul_assign() argument
671 pub fn tr_mul<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<T, R2, C2, SB>) -> OMatrix<T, C1, C2> in tr_mul() argument
686 pub fn ad_mul<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<T, R2, C2, SB>) -> OMatrix<T, C1, C2> in ad_mul() argument
713 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in xx_mul_to_uninit()
757 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in tr_mul_to()
773 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in ad_mul_to()
789 + AreMultipliable<R1, C1, R2, C2>, in mul_to() argument
800 ) -> OMatrix<T, DimProd<R1, R2>, DimProd<C1, C2>> in kronecker()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/src/base/
H A Dops.rs648 fn mul_assign(&mut self, rhs: Matrix<N, R2, C1, SB>) { in mul_assign() argument
666 fn mul_assign(&mut self, rhs: &'b Matrix<N, R2, C1, SB>) { in mul_assign() argument
679 pub fn tr_mul<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<N, R2, C2, SB>) -> MatrixMN<N, C1, C2> in tr_mul() argument
694 pub fn ad_mul<R2: Dim, C2: Dim, SB>(&self, rhs: &Matrix<N, R2, C2, SB>) -> MatrixMN<N, C1, C2> in ad_mul() argument
717 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in xx_mul_to()
750 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in tr_mul_to()
766 ShapeConstraint: SameNumberOfRows<R1, R2> + DimEq<C1, R3> + DimEq<C2, C3>, in ad_mul_to()
782 + AreMultipliable<R1, C1, R2, C2>, in mul_to() argument
792 ) -> MatrixMN<N, DimProd<R1, R2>, DimProd<C1, C2>> in kronecker()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305a.ada46 C1 : CONSTANT T1; -- OK. constant
82 C1 : CONSTANT T1 := 1; -- OK. constant
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/libbid/
H A Dbid64_next.c48 UINT64 C1; // C1 represents x_signif (UINT64) local
193 UINT64 C1; // C1 represents x_signif (UINT64) local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305a.ada46 C1 : CONSTANT T1; -- OK. constant
82 C1 : CONSTANT T1 := 1; -- OK. constant
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305a.ada46 C1 : CONSTANT T1; -- OK. constant
82 C1 : CONSTANT T1 := 1; -- OK. constant
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/libbid/
H A Dbid64_next.c48 UINT64 C1; // C1 represents x_signif (UINT64) local
193 UINT64 C1; // C1 represents x_signif (UINT64) local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305a.ada46 C1 : CONSTANT T1; -- OK. constant
82 C1 : CONSTANT T1 := 1; -- OK. constant
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/libbid/
H A Dbid64_next.c48 UINT64 C1; // C1 represents x_signif (UINT64) local
193 UINT64 C1; // C1 represents x_signif (UINT64) local
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/libbid/
H A Dbid64_next.c48 UINT64 C1; // C1 represents x_signif (UINT64) local
193 UINT64 C1; // C1 represents x_signif (UINT64) local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid64_next.c48 UINT64 C1; // C1 represents x_signif (UINT64) local
193 UINT64 C1; // C1 represents x_signif (UINT64) local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid64_next.c48 UINT64 C1; // C1 represents x_signif (UINT64) local
193 UINT64 C1; // C1 represents x_signif (UINT64) local

1...<<161162163164165166167168169170>>...715