/external/valgrind/memcheck/tests/ |
D | demangle.cpp | 7 T1 xyzzy(T1 *p, T2 *) in xyzzy() function in abc::def 17 T xyzzy(T *p) in xyzzy() function in magic 19 return (new abc::def<int,typeof(*this)>)->xyzzy(p, 0); in xyzzy() 27 c->xyzzy(new int); in main()
|
D | varinfo4.c | 39 struct _str { int bing; int bong; XX xyzzy[77]; } member 47 croak(1 + (char*)(&a[3].xyzzy[x*y].c1)); in blah() 49 croak( 1 + (char*)(&a[3].xyzzy[x*y].c2[2]) ); in blah() 51 return a[3].xyzzy[x*y].c1; in blah()
|
D | varinfo5so.c | 129 struct _str { int bing; int bong; XX xyzzy[77]; } member 137 croak(1 + (char*)(&a[3].xyzzy[x*y].c1)); in blah4() 139 croak( 1 + (char*)(&a[3].xyzzy[x*y].c2[2]) ); in blah4() 141 return a[3].xyzzy[x*y].c1; in blah4()
|
D | varinfo4.stderr.exp-ppc64 | 5 Location 0x........ is 1 byte inside a[3].xyzzy[21].c1, 19 Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
|
D | varinfo5.stderr.exp-ppc64 | 159 Location 0x........ is 1 byte inside a[3].xyzzy[21].c1, 177 Location 0x........ is 1 byte inside a[3].xyzzy[21].c2[2],
|
/external/clang/test/CodeGenCXX/ |
D | internal-linkage.cpp | 21 char const * const xyzzy = "Hello, world!"; variable 22 extern char const * const xyzzy; 27 return &xyzzy; in test1()
|
/external/clang/test/SemaCXX/ |
D | function-extern-c.cpp | 75 A xyzzy(); 83 A xyzzy(); 85 A xyzzy() in xyzzy() function
|
/external/clang/test/CodeGen/ |
D | debug-info-static.c | 6 static int xyzzy; in f() local 7 xyzzy += 3; in f()
|
D | 2003-11-01-EmptyStructCrash.c | 4 extern the_coolest_struct_in_the_world xyzzy; 5 void *foo() { return &xyzzy; } in foo()
|
/external/valgrind/ |
D | Makefile.vex.am | 72 # "xyzzy$N" since gcc on different targets emits the constants 93 grep xyzzy auxprogs/genoffsets.s | grep "^[# ]*#define" \ 95 | sed "s/xyzzy\\$$//g" \ 96 | sed "s/xyzzy#//g" \ 97 | sed "s/xyzzy//g" \
|
D | README_PACKAGERS | 32 --prefix=/foo/bar/xyzzy option, the prefix /foo/bar/xyzzy gets
|
D | Makefile.vex.in | 2828 # "xyzzy$N" since gcc on different targets emits the constants 2849 grep xyzzy auxprogs/genoffsets.s | grep "^[# ]*#define" \ 2851 | sed "s/xyzzy\\$$//g" \ 2852 | sed "s/xyzzy#//g" \ 2853 | sed "s/xyzzy//g" \
|
/external/clang/test/SemaObjC/ |
D | invalid-code.m | 5 void *xyzzy = 0; 6 void *p = @xyzzy; // expected-error {{unexpected '@' in program}}
|
/external/curl/tests/data/ |
D | test308 | 23 --engine invalid-crypto-engine-xyzzy -k https://%HOSTIP:%HTTPSPORT/308
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
D | switch-on-const-select.ll | 110 define i32 @xyzzy(i64 %x, i64 %y) { 111 ; CHECK: @xyzzy
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | switch-on-const-select.ll | 110 define i32 @xyzzy(i64 %x, i64 %y) { 111 ; CHECK-LABEL: @xyzzy(
|
/external/bison/m4/ |
D | threadlib.m4 | 123 [[extern void xyzzy (); 124 #pragma weak xyzzy]], 125 [[xyzzy();]])],
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 268 optional int32 xyzzy = 7593951; field 293 option (complexopt6).xyzzy = 24;
|
/external/syslinux/txt/ |
D | syslinux.cfg.txt | 368 ONERROR xyzzy plugh 380 xyzzy plugh foo bar baz
|
/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_test.py | 321 unittest_custom_options_pb2.complexopt6].xyzzy)
|
/external/syslinux/doc/ |
D | syslinux.txt | 420 ONERROR xyzzy plugh 429 xyzzy plugh foo bar baz
|
/external/python/cpython2/Lib/test/ |
D | test_io.py | 773 self.tp(rawio).xyzzy 2255 self.TextIOWrapper(rawio).xyzzy
|
/external/libpcap/ |
D | aclocal.m4 | 245 CFLAGS="$CFLAGS -Wxyzzy-this-will-never-succeed-xyzzy"
|
/external/tcpdump/ |
D | aclocal.m4 | 232 CFLAGS="$CFLAGS -Wxyzzy-this-will-never-succeed-xyzzy"
|
/external/e2fsprogs/ |
D | aclocal.m4 | 3900 [[extern void xyzzy (); 3901 #pragma weak xyzzy]], 3902 [[xyzzy();]])],
|