HomeSort by relevance Sort by last modified time
    Searched refs:xyzzy (Results 1 - 19 of 19) sorted by null

  /external/clang/test/CodeGen/
debug-info-static.c 3 // CHECK: xyzzy, null} ; [ DW_TAG_variable ]
6 static int xyzzy; local
7 xyzzy += 3;
2003-11-01-EmptyStructCrash.c 4 extern the_coolest_struct_in_the_world xyzzy;
5 void *foo() { return &xyzzy; }
  /external/clang/test/CodeGenCXX/
internal-linkage.cpp 21 char const * const xyzzy = "Hello, world!"; variable
22 extern char const * const xyzzy;
27 return &xyzzy;
  /art/test/005-annotations/src/android/test/anno/
SimplyNoted.java 24 SimplyNoted(@AnnoSimpleParameter int xyzzy) {
25 mFoo = xyzzy;
  /external/valgrind/main/memcheck/tests/
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;
varinfo4.stderr.exp 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],
varinfo5.stderr.exp 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/SemaCXX/
function-extern-c.cpp 75 A xyzzy();
83 A xyzzy();
85 A xyzzy() function in namespace:rdar13364028
  /external/chromium_org/v8/test/mjsunit/harmony/
string-contains.js 125 assertFalse("xyzzy".contains("zy\0", 2));
  /external/chromium_org/v8/test/mjsunit/
string-replace.js 167 var longstring = "xyzzy";
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
descriptor_test.py 316 unittest_custom_options_pb2.complexopt6].xyzzy)
  /external/chromium_org/third_party/sqlite/src/test/
tester.tcl 87 # command that appends "-key {xyzzy}" to the command line. i.e. this:
93 # sqlite3 db test.db -key {xyzzy}
105 lappend args -key {xyzzy}
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py 710 self.tp(rawio).xyzzy
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py 710 self.tp(rawio).xyzzy
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 589 milliseconds