Home
last modified time | relevance | path

Searched +refs:new +refs:M4 (Results 1 – 25 of 2540) sorted by relevance

12345678910>>...102

/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/crypto/
H A Dprofile_key_struct.rs23 pub(crate) M4: RistrettoPoint, field
27 pub fn new(profile_key_bytes: ProfileKeyBytes, uid_bytes: UidBytes) -> Self { in new() method
32 let M4 = RistrettoPoint::from_uniform_bytes_single_elligator(&encoded_profile_key); in new() localVariable
37 M4, in new()
45 Sho::new( in calc_M3()
72 M4: RistrettoPoint::conditional_select(&a.M4, &b.M4, choice), in conditional_select()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/test/test_GslMatrix/
H A Dtest_uqGslMatrix.C56 new QUESO::FullEnvironment(MPI_COMM_WORLD, "", "", &options); in main()
59 new QUESO::FullEnvironment("", "", &options); in main()
63 new QUESO::VectorSpace<QUESO::GslVector, QUESO::GslMatrix>(*env, "param_", 3, NULL); in main()
211 QUESO::GslMatrix M4(v2, 0.0); in main()
213 M4 = M3.inverse(); in main()
214 if (std::abs(M4(0, 0) + 1.0) > TOL || in main()
215 std::abs(M4(0, 1) - 1.5) > TOL || in main()
216 std::abs(M4(1, 0) - 1.0) > TOL || in main()
217 std::abs(M4(1, 1) + 1.0) > TOL) { in main()
222 M4 = M3; in main()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase5.C84 struct M4 : virtual Base, virtual M10 struct
87 static M4 *addr; argument
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
95 M4::M4 () in M4() function
97 printf ("M4 (%u) ctor %x\n", sizeof (M4), this); in M4()
106 M4::~M4 () in ~M4()
119 struct M5 : M4
193 m9 = new M9 (); in main()

12345678910>>...102