HomeSort by relevance Sort by last modified time
    Searched defs:cType (Results 1 - 18 of 18) sorted by null

  /external/icu/icu4c/source/i18n/
islamcal.h 284 ECalculationType cType;
  /libcore/luni/src/main/java/libcore/net/url/
JarURLConnectionImpl.java 240 String cType = null;
245 cType = guessContentTypeFromName(entryName);
249 cType = jarFileURLConnection.getContentType();
254 if (cType == null) {
255 cType = "content/unknown";
257 return cType;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
IslamicCalendar.java 332 if (beCivil && cType != CalculationType.ISLAMIC_CIVIL) {
336 cType = CalculationType.ISLAMIC_CIVIL;
339 } else if(!beCivil && cType != CalculationType.ISLAMIC) {
343 cType = CalculationType.ISLAMIC;
357 if(cType == CalculationType.ISLAMIC_CIVIL) {
585 if (cType == CalculationType.ISLAMIC_CIVIL
586 || cType == CalculationType.ISLAMIC_TBLA
587 || (cType == CalculationType.ISLAMIC_UMALQURA && (year < UMALQURA_YEAR_START || year > UMALQURA_YEAR_END))) {
589 } else if(cType == CalculationType.ISLAMIC) {
591 } else if(cType == CalculationType.ISLAMIC_UMALQURA)
    [all...]
  /external/skia/src/gpu/
GrPathUtils.cpp 718 SkCubicType cType = SkClassifyCubic(src, d);
721 if (kLoop_SkCubicType == cType) {
780 if (kSerpentine_SkCubicType == cType || (kCusp_SkCubicType == cType && 0.f != d[0])) {
782 } else if (kLoop_SkCubicType == cType) {
784 } else if (kCusp_SkCubicType == cType) {
787 } else if (kQuadratic_SkCubicType == cType) {
798 SkCubicType cType = SkClassifyCubic(p, d);
804 if (kSerpentine_SkCubicType == cType || (kCusp_SkCubicType == cType && 0.f != d[0]))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clfs.h 121 ULONG cType;
  /frameworks/rs/api/
Specification.h 46 const char* cType; // Type in a C file
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 187 cType = FOUR_CHAR_CODE('type')
    [all...]
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/sdk/tools/
jack.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 472 milliseconds