/external/clang/test/CodeGen/ |
debug-info-static.c | 3 // CHECK: !DIGlobalVariable({{.*}}variable: i32* @f.xyzzy 6 static int xyzzy; local 7 xyzzy += 3;
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue15091.go | 14 // internal error: (*Html).xyzzy autotmp_3 (type *int) recorded as live on entry, p.Pc=0 16 // Treating auto as if it were arg, func (*Html).xyzzy, node ... 20 func (options *Html) xyzzy(id string) string { func
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue15091.go | 14 // internal error: (*Html).xyzzy autotmp_3 (type *int) recorded as live on entry, p.Pc=0 16 // Treating auto as if it were arg, func (*Html).xyzzy, node ... 20 func (options *Html) xyzzy(id string) string { func
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
sh64-2.s | 13 pta xyzzy,tr5 23 .global xyzzy 24 xyzzy: label
|
/external/valgrind/memcheck/tests/ |
demangle.cpp | 7 T1 xyzzy(T1 *p, T2 *) function in class:abc::def 17 T xyzzy(T *p) function in class:magic 19 return (new abc::def<int,typeof(*this)>)->xyzzy(p, 0); 27 c->xyzzy(new int);
|
varinfo4.c | 39 struct _str { int bing; int bong; XX xyzzy[77]; } member in struct:_str 47 croak(1 + (char*)(&a[3].xyzzy[x*y].c1)); 49 croak( 1 + (char*)(&a[3].xyzzy[x*y].c2[2]) ); 51 return a[3].xyzzy[x*y].c1;
|
varinfo5so.c | 129 struct _str { int bing; int bong; XX xyzzy[77]; } member in struct:_str 137 croak(1 + (char*)(&a[3].xyzzy[x*y].c1)); 139 croak( 1 + (char*)(&a[3].xyzzy[x*y].c2[2]) ); 141 return a[3].xyzzy[x*y].c1;
|
/external/clang/test/CodeGenCXX/ |
internal-linkage.cpp | 21 char const * const xyzzy = "Hello, world!"; variable 22 extern char const * const xyzzy; 27 return &xyzzy;
|
/external/clang/test/SemaCXX/ |
function-extern-c.cpp | 75 A xyzzy(); 83 A xyzzy(); 85 A xyzzy() function in namespace:rdar13364028
|
/external/e2fsprogs/ |
configure | 7828 xyzzy(); function [all...] |
/external/bison/ |
configure | 16380 xyzzy(); function [all...] |