Searched refs:cstyle (Results 1 - 5 of 5) sorted by relevance

/external/stlport/test/unit/
H A Dresolve_name.cpp70 CPPUNIT_TEST(cstyle);
74 void cstyle();
79 void ResolveNameTest::cstyle() function in class:ResolveNameTest
/external/clang/test/CodeGenCXX/
H A Dmangle-exprs.cpp48 void cstyle(typename enable_if< O <= (unsigned)4 >::type* = 0) { function in namespace:Casts
76 template void cstyle<4>(void*);
/external/mksh/src/
H A Dmisc.c2017 unbksl(bool cstyle, int (*fg)(void), void (*fp)(int)) argument
2036 if (!cstyle)
2068 if (!cstyle)
2072 if (cstyle)
2098 i = cstyle ? -1 : 2;
2121 if ((cstyle && wc > 0xFF) || fc != 'x')
2126 if (!cstyle)
/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.cpp4756 RenderStyle* cstyle = child->style(); local
4758 return getBPMWidth(child->marginEnd(), cstyle->marginEnd()) +
4759 getBPMWidth(child->paddingEnd(), cstyle->paddingEnd()) +
4761 return getBPMWidth(child->marginStart(), cstyle->marginStart()) +
4762 getBPMWidth(child->paddingStart(), cstyle->paddingStart()) +
4850 RenderStyle* cstyle = child->style(); local
4870 Length startMargin = cstyle->marginStart();
4871 Length endMargin = cstyle->marginEnd();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 162 milliseconds