Home
last modified time | relevance | path

Searched defs:compareType (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterCompare.java129 private static boolean compareType(int uchartype, int jchartype) { in compareType() method in UCharacterCompare
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterCompare.java126 private static boolean compareType(int uchartype, int jchartype) { in compareType() method in UCharacterCompare
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktUniformBlockCase.cpp1269 std::string compareType, in writeMatrixTypeSrc()
1385 std::string compareType = "float"; in generateTestSrcMatrixPerElement() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp1269 std::string compareType, in writeMatrixTypeSrc()
1385 std::string compareType = "float"; in generateTestSrcMatrixPerElement() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringSearch.java925 private static int compareCE64s(long targCE, long patCE, ElementComparisonType compareType) { in compareCE64s()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DStringSearch.java941 private static int compareCE64s(long targCE, long patCE, ElementComparisonType compareType) { in compareCE64s()
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dusearch.cpp1695 static UCompareCEsResult compareCE64s(int64_t targCE, int64_t patCE, int16_t compareType) { in compareCE64s()
/third_party/icu/icu4c/source/i18n/
Dusearch.cpp1697 static UCompareCEsResult compareCE64s(int64_t targCE, int64_t patCE, int16_t compareType) { in compareCE64s()
/third_party/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp3766 static UCompareCEsResult compareCE64s(int64_t targCE, int64_t patCE, int16_t compareType) { in compareCE64s()