Searched defs:cType (Results 1 – 13 of 13) sorted by relevance
286 ECalculationType cType; variable
681 const char* cType = fCalendar ? fCalendar->getType() : NULL; in construct() local
664 const char* cType = fCalendar ? fCalendar->getType() : NULL; in construct() local
700 const char* cType = fCalendar ? fCalendar->getType() : NULL; in construct() local
704 private CalculationType cType = CalculationType.ISLAMIC_CIVIL; field in IslamicCalendar
727 private CalculationType cType = CalculationType.ISLAMIC_CIVIL; field in IslamicCalendar
55 static const std::ctype<char>& cType = in ToLower() local
318 typedef typename geometry_concept<pType>::type cType; in joinChains() typedef
99 CommandType cType; member