Home
last modified time | relevance | path

Searched refs:basicForEachType (Results 1 – 25 of 35) sorted by relevance

12

/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A DAnyType.hpp35 class basicForEachType;
39 typedef const basicForEachType * aType;
41 ostream & operator<<(ostream & f,const basicForEachType & e);
53 extern map<const string,basicForEachType *> map_type;
73 const basicForEachType *ktype;
H A Dglobal.cpp138 basicForEachType * typevarreal, * typevarcomplex; // type of real and complex variable
173 map<const string,basicForEachType *> map_type;
188 basicForEachType *basicForEachType::tnull=0;
H A DAFunction.hpp96 class basicForEachType;
248 class basicForEachType : public CodeAlloc { class
252 static basicForEachType * tnull;
325 virtual ~basicForEachType();
329 basicForEachType *typei,*typej,*typev;
330 void SetTypeLoop(basicForEachType *v,basicForEachType *i=0,basicForEachType *j=0) in SetTypeLoop()
337 inline basicForEachType * atype() { in atype()
346 inline basicForEachType * atype0() { in atype0()
518 friend class basicForEachType;
1464 const basicForEachType *r;
[all …]
H A DAFunction2.cpp421 Expression basicForEachType::Destroy(const C_F0 & e) const in Destroy()
426 basicForEachType::~basicForEachType() in ~basicForEachType()
432 basicForEachType::basicForEachType(const type_info & k, in basicForEachType() function in basicForEachType
435 basicForEachType *rr, in basicForEachType()
446 void basicForEachType::SetArgs(const ListOfId *lid) const in SetArgs()
584 void basicForEachType::AddCast(CastFunc f1,CastFunc f2,CastFunc f3,CastFunc f4, in AddCast()
660 map<const string,basicForEachType *>::const_iterator i; in ShowType()
670 void basicForEachType::Show(ostream & f) const { in Show()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C45 class basicForEachType; variable
46 typedef const basicForEachType * aType;
47 extern map<const string,basicForEachType *> map_type;
62 class basicForEachType : public CodeAlloc {
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C45 class basicForEachType; variable
46 typedef const basicForEachType * aType;
47 extern map<const string,basicForEachType *> map_type;
62 class basicForEachType : public CodeAlloc {
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C45 class basicForEachType; variable
46 typedef const basicForEachType * aType;
47 extern map<const string,basicForEachType *> map_type;
62 class basicForEachType : public CodeAlloc {
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C45 class basicForEachType; variable
46 typedef const basicForEachType * aType;
47 extern map<const string,basicForEachType *> map_type;
62 class basicForEachType : public CodeAlloc {
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C46 class basicForEachType; variable
47 typedef const basicForEachType * aType;
48 extern map<const string,basicForEachType *> map_type;
63 class basicForEachType : public CodeAlloc {
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr45877.C45 class basicForEachType; variable
46 typedef const basicForEachType * aType;
47 extern map<const string,basicForEachType *> map_type;
62 class basicForEachType : public CodeAlloc {

12