Home
last modified time | relevance | path

Searched defs:ABC (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/SemaCXX/
Dstatic-data-member.cpp3 struct ABC { struct
12 double ABC::a = 1.0; argument
/external/clang/test/CXX/expr/expr.unary/expr.sizeof/
Dp1.cpp32 template<typename T> struct ABC { struct
33 int func () { in func()
/external/clang/test/CodeGen/
Dno-common.c11 fn_t ABC __attribute__ ((nocommon)); variable
/external/icu/icu4c/source/test/cintltst/
Dcstrtest.c41 …static const char *const abc="abcdefghijklmnopqrstuvwxyz", *const ABC="ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in TestAPI() local
/external/clang/test/FixIt/
Dtypo-using.cpp26 class ABC {}; // expected-note {{'::using_suggestion_ty_dropped_specifier::ABC' declared here}} class
/external/python/cpython2/Lib/test/
Dtest_typechecks.py7 class ABC(type): class
/external/libxml2/
Dtimsort.h427 int ABC, BCD, CD; in TIM_SORT_COLLAPSE() local
/external/clang/test/Analysis/
Dinline.cpp233 enum ABC { enum
/external/swiftshader/src/Shader/
DSetupRoutine.cpp386 Float4 ABC = M[0] + M[1] + M[2]; in generate() local