Home
last modified time | relevance | path

Searched defs:cType (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-value.h30 #define DEFINE_SIMD_TYPE(cType, sType, name, kSize) \ argument
41 #define DEFINE_SIMD_TYPE_SPECIFIC_METHODS(cType, sType, name, size) \ in FOREACH_SIMD_TYPE() argument
65 #define DECLARE_CAST(cType, sType, name, size) \ argument
/third_party/icu/icu4c/source/i18n/
Dislamcal.h286 ECalculationType cType; variable
Dreldatefmt.cpp660 char cType[cTypeBufMax + 1]; in getDateTimePattern() local
Dsmpdtfmt.cpp700 const char* cType = fCalendar ? fCalendar->getType() : NULL; in construct() local
Ddtptngen.cpp1425 char cType[cTypeBufMax + 1]; in setDateTimeFromCalendar() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dislamcal.h286 ECalculationType cType; variable
Dsmpdtfmt.cpp681 const char* cType = fCalendar ? fCalendar->getType() : NULL; in construct() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DIslamicCalendar.java704 private CalculationType cType = CalculationType.ISLAMIC_CIVIL; field in IslamicCalendar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DIslamicCalendar.java727 private CalculationType cType = CalculationType.ISLAMIC_CIVIL; field in IslamicCalendar
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstring-to-double.cc55 static const std::ctype<char>& cType = in ToLower() local
/third_party/node/deps/icu-small/source/i18n/
Dreldatefmt.cpp660 char cType[cTypeBufMax + 1]; in getDateTimePattern() local
Dsmpdtfmt.cpp672 const char* cType = fCalendar ? fCalendar->getType() : nullptr; in construct() local
Ddtptngen.cpp1417 char cType[cTypeBufMax + 1]; in setDateTimeFromCalendar() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderSmokeTestsEXT.cpp2051 const auto& cType = constructionCase.constructionType; in createMeshShaderSmokeTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSmokeTestsEXT.cpp2060 const auto& cType = constructionCase.constructionType; in createMeshShaderSmokeTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp99 CommandType cType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp101 CommandType cType; member