Searched defs:cType (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dislamcal.h284 ECalculationType cType; member in class:IslamicCalendar
/external/icu/icu4c/source/i18n/
H A Dislamcal.h284 ECalculationType cType; member in class:IslamicCalendar
/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfts1_porter.c130 static const char cType[] = { variable
154 j = cType[x-'a'];
163 j = cType[x-'a'];
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2_porter.c129 static const char cType[] = { variable
153 j = cType[x-'a'];
162 j = cType[x-'a'];
/external/chromium_org/third_party/sqlite/src/tool/
H A Dshowwal.c203 static int describeCell(unsigned char cType, unsigned char *a, char **pzDesc){ argument
212 if( cType<=5 ){
219 if( cType!=5 ){
226 if( cType==5 || cType==13 ){
H A Dshowdb.c253 static int localPayload(i64 nPayload, char cType){ argument
258 if( cType==13 ){
286 unsigned char cType, /* Page type */
300 if( cType<=5 ){
307 if( cType!=5 ){
313 nLocal = localPayload(nPayload, cType);
317 if( cType==5 || cType==13 ){
332 if( showCellContent && cType!=5 ){
285 describeCell( unsigned char cType, unsigned char *a, int showCellContent, char **pzDesc ) argument
/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.cpp775 CubicType cType = classify_cubic(src, d); local
778 if (kLoop_CubicType == cType) {
837 if (kSerpentine_CubicType == cType || (kCusp_CubicType == cType && 0.f != d[0])) {
839 } else if (kLoop_CubicType == cType) {
841 } else if (kCusp_CubicType == cType) {
844 } else if (kQuadratic_CubicType == cType) {
857 CubicType cType = classify_cubic(p, d); local
863 if (kSerpentine_CubicType == cType || (kCusp_CubicType == cType
[all...]
/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_Context.cpp397 FX_BYTE cType, FX_INT32 nIndex)
404 if(pSeg && pSeg->m_cFlags.s.type == cType) {
396 findReferredSegmentByTypeAndIndex(CJBig2_Segment *pSegment, FX_BYTE cType, FX_INT32 nIndex) argument
/external/skia/src/gpu/
H A DGrPathUtils.cpp775 CubicType cType = classify_cubic(src, d); local
778 if (kLoop_CubicType == cType) {
837 if (kSerpentine_CubicType == cType || (kCusp_CubicType == cType && 0.f != d[0])) {
839 } else if (kLoop_CubicType == cType) {
841 } else if (kCusp_CubicType == cType) {
844 } else if (kQuadratic_CubicType == cType) {
857 CubicType cType = classify_cubic(p, d); local
863 if (kSerpentine_CubicType == cType || (kCusp_CubicType == cType
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c134985 static const char cType[] = { local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c135017 static const char cType[] = { local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 513 milliseconds