Home
last modified time | relevance | path

Searched defs:mystruct (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue24547.go18 type mystruct struct { struct
19 f int
22 func (t mystruct) String() string {
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Darray-to-pointer-decay.cpp4 struct mystruct { struct
10 mystruct s[1]; in foo() argument
/aosp_15_r20/external/clang/test/Sema/
H A Dexprs.c115 struct mystruct {int A; }; argument
/aosp_15_r20/external/clang/test/Rewriter/
H A Dblockcast3.mm11 } mystruct; typedef
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D2-1.c69 struct test_struct mystruct = { 1, 2, 3, (void *)4 }; in main() local
/aosp_15_r20/external/virglrenderer/tests/
H A Dtestvirgl.c95 static struct myinfo_struct mystruct; variable
H A Dtest_virgl_init.c42 struct myinfo_struct mystruct; variable