Searched defs:cType (Results 1 – 8 of 8) sorted by relevance
| /external/v8/src/wasm/ |
| D | wasm-value.h | 26 #define DEFINE_SIMD_TYPE(cType, sType, name, kSize) \ argument 37 #define DEFINE_SIMD_TYPE_SPECIFIC_METHODS(cType, sType, name, size) \ in FOREACH_SIMD_TYPE() argument 56 #define DECLARE_CAST(cType, sType, name, size) \ argument
|
| /external/fastrpc/src/ |
| D | std_strlprintf.c | 66 char cType; // d, s, c, x, X, etc. member 111 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/icu/icu4c/source/i18n/ |
| D | islamcal.h | 286 ECalculationType cType; variable
|
| D | smpdtfmt.cpp | 664 const char* cType = fCalendar ? fCalendar->getType() : NULL; in construct() 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/python/cpython2/Mac/Modules/qt/ |
| D | _Qtmodule.c | 8687 CodecType cType; in Qt_VideoMediaSetCodecParameter() local 8719 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
|