| /external/fastrpc/src/ | 
| D | std_strlprintf.c | 66    char     cType;          // d, s, c, x, X, etc.  member111    char cType = me->cType;  in FormatNumber()  local
 204    char cType = TOLOWER(me->cType);  in ConvertFloat()  local
 513       char cType;  in std_strlprintf_inner()  local
 
 | 
| /external/cronet/third_party/icu/source/i18n/ | 
| D | islamcal.h | 286   ECalculationType cType;  variable
 | 
| D | reldatefmt.cpp | 660     char cType[cTypeBufMax + 1];  in getDateTimePattern()  local
 | 
| D | smpdtfmt.cpp | 700     const char* cType = fCalendar ? fCalendar->getType() : NULL;  in construct()  local
 | 
| D | dtptngen.cpp | 1425     char cType[cTypeBufMax + 1];  in setDateTimeFromCalendar()  local
 | 
| /external/icu/libicu/cts_headers/ | 
| D | islamcal.h | 286   ECalculationType cType;  variable
 | 
| /external/icu/icu4c/source/i18n/ | 
| D | islamcal.h | 286   ECalculationType cType;  variable
 | 
| D | reldatefmt.cpp | 660     char cType[cTypeBufMax + 1];  in getDateTimePattern()  local
 | 
| D | smpdtfmt.cpp | 700     const char* cType = fCalendar ? fCalendar->getType() : NULL;  in construct()  local
 | 
| D | dtptngen.cpp | 1425     char cType[cTypeBufMax + 1];  in setDateTimeFromCalendar()  local
 | 
| /external/icu/android_icu4j/src/main/java/android/icu/util/ | 
| D | IslamicCalendar.java | 699     private CalculationType cType = CalculationType.ISLAMIC_CIVIL;  field in IslamicCalendar
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ | 
| D | IslamicCalendar.java | 727     private CalculationType cType = CalculationType.ISLAMIC_CIVIL;  field in IslamicCalendar
 | 
| /external/cronet/base/third_party/double_conversion/double-conversion/ | 
| D | string-to-double.cc | 55   static const std::ctype<char>& cType =  in ToLower()  local
 | 
| /external/double-conversion/double-conversion/ | 
| D | string-to-double.cc | 55   static const std::ctype<char>& cType =  in ToLower()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ | 
| D | vktMeshShaderSmokeTestsEXT.cpp | 2052 		const auto& cType = constructionCase.constructionType;  in createMeshShaderSmokeTestsEXT()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelinePushConstantTests.cpp | 99 	CommandType cType;  member
 | 
| /external/python/cpython2/Mac/Modules/qt/ | 
| D | _Qtmodule.c | 8687     CodecType cType;  in Qt_VideoMediaSetCodecParameter()  local8719     CodecType cType;  in Qt_VideoMediaGetCodecParameter()  local
 10387     CodecType cType;  in Qt_GetMaxCompressionSize()  local
 10421     CodecType cType;  in Qt_GetCompressionTime()  local
 10459     CodecType cType;  in Qt_CompressImage()  local
 10712     CodecType cType;  in Qt_FindCodec()  local
 10741     CodecType cType;  in Qt_CompressPicture()  local
 10768     CodecType cType;  in Qt_CompressPictureFile()  local
 10798     CodecType cType;  in Qt_ConvertImage()  local
 
 | 
| /external/python/cpython2/Lib/plat-mac/Carbon/ | 
| D | AppleEvents.py | 187 cType = FOUR_CHAR_CODE('type')  variable
 |