HomeSort by relevance Sort by last modified time
    Searched full:cstyle (Results 1 - 15 of 15) sorted by null

  /external/stlport/test/unit/
resolve_name.cpp 70 CPPUNIT_TEST(cstyle);
74 void cstyle();
79 void ResolveNameTest::cstyle() function in class:ResolveNameTest
  /ndk/tests/device/test-gnustl-full/unit/
resolve_name.cpp 70 CPPUNIT_TEST(cstyle);
74 void cstyle();
79 void ResolveNameTest::cstyle() function in class:ResolveNameTest
  /ndk/tests/device/test-stlport/unit/
resolve_name.cpp 70 CPPUNIT_TEST(cstyle);
74 void cstyle();
79 void ResolveNameTest::cstyle() function in class:ResolveNameTest
  /frameworks/native/libs/utils/
Debug.cpp 173 size_t alignment, bool cStyle,
214 if (cStyle) {
227 if (!oneLine && !cStyle) {
247 if (!cStyle) {
281 if (!cStyle) {
311 if (cStyle) {
  /external/clang/lib/Sema/
SemaCast.cpp 158 QualType DestType, bool CStyle,
163 QualType DestType, bool CStyle,
169 QualType DestType, bool CStyle,
175 CanQualType DestType, bool CStyle,
183 QualType DestType,bool CStyle,
203 bool CStyle, unsigned &msg);
205 QualType DestType, bool CStyle,
679 if (TryConstCast(Self, SrcExpr.get(), DestType, /*CStyle*/false, msg) != TC_Success
701 /*CStyle*/false, OpRange, msg, Kind);
787 /// possible. If @p CStyle, ignore access restrictions on hierarchy castin
    [all...]
SemaOverload.cpp 63 bool CStyle,
70 bool CStyle);
    [all...]
SemaExprCXX.cpp     [all...]
SemaInit.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/test/CodeGenCXX/
mangle-exprs.cpp 48 void cstyle(typename enable_if< O <= (unsigned)4 >::type* = 0) { function in namespace:Casts
76 template void cstyle<4>(void*);
  /external/jpeg/
coderules.doc 15 jpeg/doc/cstyle.ms.tbl.Z, or cstyle.txt.Z for those without nroff/tbl).
  /external/qemu/distrib/jpeg-6b/
coderules.doc 15 jpeg/doc/cstyle.ms.tbl.Z, or cstyle.txt.Z for those without nroff/tbl).
  /external/mksh/src/
misc.c     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBlock.cpp 4756 RenderStyle* cstyle = child->style(); local
4850 RenderStyle* cstyle = child->style(); local
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 543 milliseconds