Home
last modified time | relevance | path

Searched defs:XXX (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/CodeGen/
D2005-03-06-OffsetOfStructCrash.c4 struct XXX { struct
9 (int)&((struct XXX*)(((void *)0)))->F; in test1() argument
D2005-09-24-BitFieldCrash.c13 enum XXX { yyy }; enum
/external/clang/test/Parser/
Dc-namespace.c4 int XXX; in bla1() local
/external/compiler-rt/test/asan/TestCases/
Dasan_and_llvm_coverage_test.cc8 int XXX = foo(); variable
Dglobal-overflow.cc8 static char XXX[10]; in main() local
Dglobal-demangle.cc3 namespace XXX { namespace
Dstack-frame-demangle.cc5 namespace XXX { namespace
/external/clang/test/CodeGenObjCXX/
Dblock-in-template-inst.mm19 DYFuture* ResourceManager<T>::XXX() function
/external/compiler-rt/test/tsan/
Dglobal_race3.cc4 namespace XXX { namespace
/external/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm16 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
Dobjcbridge-attribute.mm16 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
Dobjcbridge-attribute-arc.mm16 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
/external/clang/test/SemaCXX/
DMicrosoftSuper.cpp21 typedef int XXX; typedef
89 typedef int XXX; typedef
/external/clang/test/CodeGenCXX/
Dpredefined-expr.cpp542 class XXX { class
557 XXX::XXX() in XXX() function in XXX
Dlambda-expressions.cpp139 struct XXX {}; struct
/external/clang/test/SemaObjC/
Dobjcbridge-attribute-arc.m33 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
Dobjcbridge-attribute.m28 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
Dsuper-dealloc-attribute.m39 - (void)XXX { method
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc499 char XXX[10]; in TEST() local
/external/valgrind/VEX/priv/
Dguest_x86_toIR.c5577 # define XXX(_name) do { hAddr = &_name; hName = #_name; } while (0) in dis_MMXop_regmem_to_reg() macro
Dguest_arm_toIR.c8137 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_DEINTERLEAVE_3() macro
8192 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_INTERLEAVE_3() macro
Dguest_amd64_toIR.c7196 # define XXX(_name) do { hAddr = &_name; hName = #_name; } while (0) in dis_MMXop_regmem_to_reg() macro
9224 # define XXX(_pre, _op, _not) { pre = _pre; op = _op; not = _not; } in findSSECmpOp() macro