Home
last modified time | relevance | path

Searched defs:T4 (Results 1 – 25 of 44) sorted by relevance

12

/prebuilts/go/linux-x86/test/
Dcmp6.go21 type T4 struct { struct
22 _ []int
23 a float64
Dmap1.go55 type T4 struct { F T3 } argument
Ddirective2.go26 T4 int type
Dmethod5.go82 *T4 anonMember
85 type T4 struct { struct
88 func (t4 T4) M(x int, b byte) (byte, int) { return b, x+40 }
/prebuilts/go/linux-x86/test/fixedbugs/
Dissue53454.go33 type T4 struct { struct
34 M float64
35 N float64
36 O float64
37 P float64
89 func Test(a T2, b T5, c T4, d T7, e T3, f T5, g T4, h T7, i T3, j T5, k T4, l T7) float64
Dissue7405.go16 T4 anonMember
27 type T4 struct { struct
28 PacketConn
29 T5
Dbug260.go23 type T4 struct { struct
24 x uint32
Dissue52870.go18 T4 anonMember
25 type T4 int32 type
Dissue48471.go21 type T4 struct{} struct
23 func (*T4) M(int)
Dissue6036.go41 type T4 [1<<29 + 1]S type
43 func F4(t *T4) {
Dbug194.go32 type T4 [2]int type
Dbug336.go19 type T4 T5 type
/prebuilts/go/linux-x86/src/go/doc/testdata/
De.go63 type T4 struct { struct
64 t2
65 T2
72 type T4 struct{} struct
75 func (*T4) M() {}
78 T4 anonMember
/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue46583.go19 type T4 struct{} struct
20 func (T4) m(x int) {}
Dissue28251.go39 T4 = ((*(T5))) talias
Dissue39938.go34 type T4 /* ERROR "invalid recursive type" */ [10]E5[T4] type
Dissue51607.go13 T4 interface{T2 | ~bool | ~string} interface
Dissue6977.go50 T4 interface { T3; T3 } interface
/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dinit1.go57 type T4 struct{} struct
59 func (T4) m() int {
Dcycles2.go91 type T4 /* ERROR "invalid recursive type" */ interface { interface
Dcycles4.go64 type T4 interface { interface
/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/testdata/
Daliases.go12 T4 func(int, T0) chan T2 type
/prebuilts/go/linux-x86/test/codegen/
Dcomparisons.go124 type T4 struct { struct
125 a [32]byte
128 func CompareStruct4(s1, s2 T4) bool {
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dlgamma_r.rs104 const T4: f64 = 1.79706750811820387126e-02; /* 0x3F9266E7, 0x970AF9EC */ constant
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Dlgamma_r.rs104 const T4: f64 = 1.79706750811820387126e-02; /* 0x3F9266E7, 0x970AF9EC */ constant

12