Searched refs:Struct (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/dwarf2/
H A Dpr46527.C5 template <typename T> struct Struct { struct
9 Struct<double> ClassInstantiated;
12 Struct<T>::defined_later() // { dg-function-on-line {_ZN6StructIdE13defined_laterEv} }
17 Struct<double>().defined_later();
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum4.C11 struct Struct struct
14 int getI(Enum) {return i;} // { dg-message "Struct::getI|no known conversion" }
25 Struct s;
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug329.go14 type Struct struct { type
31 func (Value) Struct(x Struct) { func
38 func f1(x *byte, y, z int) Struct {
39 return Struct{magic}
44 v.Struct(f1(nil, 0, 0)) // ok
/haiku-buildtools/autoconf/lib/Autom4te/
H A DMakefile.am12 Struct.pm \
H A DRequest.pm37 use Autom4te::Struct;
H A DStruct.pm19 # This file is basically Perl 5.6's Class::Struct, but made compatible
21 # all the occurrences of Class::Struct into Autom4te::Struct, otherwise
22 # if we `use' a Perl module (e.g., File::stat) that uses Class::Struct,
30 package Autom4te::Struct;
57 package Autom4te::Struct::Tie_ISA;
66 Autom4te::Struct::_subclass_error();
116 tie @$isa, 'Autom4te::Struct::Tie_ISA';
258 Autom4te::Struct - declare struct-like datatypes as Perl classes
262 use Autom4te::Struct;
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/issue6789.dir/
H A Da.go12 type Struct struct { type
H A Db.go9 type s a.Struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr48522.C11 struct Struct {} data; struct in struct:Class
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dtypeswitch.go18 Struct const
55 case Struct:
81 assert(x.a == 1234 && i == Struct, "struct")
H A Dnilptr.go119 // Struct field access with large offset.
124 // Struct field access with large offset.
129 // Struct field access with large offset.
135 // Struct field access with large offset.
H A Dnilcheck.go12 type Struct struct { type
36 structp *Struct
60 structp *Struct
H A Dnilptr3.go12 type Struct struct { type
36 structp *Struct
67 structp *Struct
H A Dnilptr2.go31 var structp *Struct
100 type Struct struct { type
/haiku-buildtools/autoconf/
H A DMakefile.am78 Autom4te/Struct.pm \

Completed in 421 milliseconds