Home
last modified time | relevance | path

Searched refs:IRRELEVANT (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/common/
Dushape.cpp52 #define IRRELEVANT 4 macro
1249 if ((currLink & 0xFF00) > 0 || (getLink(dest[i]) & IRRELEVANT) != 0) { in shapeUnicode()
1257 if((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1330 }else if ((currLink >> 8) > 0 && (currLink & IRRELEVANT) == 0) { in shapeUnicode()
1337 if ((currLink & IRRELEVANT) == 0) { in shapeUnicode()
/third_party/node/deps/icu-small/source/common/
Dushape.cpp52 #define IRRELEVANT 4 macro
1249 if ((currLink & 0xFF00) > 0 || (getLink(dest[i]) & IRRELEVANT) != 0) { in shapeUnicode()
1257 if((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1330 }else if ((currLink >> 8) > 0 && (currLink & IRRELEVANT) == 0) { in shapeUnicode()
1337 if ((currLink & IRRELEVANT) == 0) { in shapeUnicode()
/third_party/skia/third_party/externals/icu/source/common/
Dushape.cpp52 #define IRRELEVANT 4 macro
1249 if ((currLink & 0xFF00) > 0 || (getLink(dest[i]) & IRRELEVANT) != 0) { in shapeUnicode()
1257 if((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1330 }else if ((currLink >> 8) > 0 && (currLink & IRRELEVANT) == 0) { in shapeUnicode()
1337 if ((currLink & IRRELEVANT) == 0) { in shapeUnicode()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java660 private static final int IRRELEVANT = 4; field in ArabicShaping
1705 if ((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1788 if ((currLink & IRRELEVANT) == 0) { in shapeUnicode()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DArabicShaping.java612 private static final int IRRELEVANT = 4; field in ArabicShaping
1657 if ((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1740 if ((currLink & IRRELEVANT) == 0) { in shapeUnicode()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.h62 IRRELEVANT = 4, enumerator
Dloop_dependence_helpers.cpp449 DistanceEntry::DependenceInformation::IRRELEVANT; in MarkUnsusedDistanceEntriesAsIrrelevant()
Dloop_fusion.cpp511 DistanceEntry::DependenceInformation::IRRELEVANT)) { in IsLegal()
/third_party/spirv-tools/source/opt/
Dloop_dependence.h62 IRRELEVANT = 4, enumerator
Dloop_dependence_helpers.cpp449 DistanceEntry::DependenceInformation::IRRELEVANT; in MarkUnsusedDistanceEntriesAsIrrelevant()
Dloop_fusion.cpp511 DistanceEntry::DependenceInformation::IRRELEVANT)) { in IsLegal()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h62 IRRELEVANT = 4, enumerator
Dloop_dependence_helpers.cpp449 DistanceEntry::DependenceInformation::IRRELEVANT; in MarkUnsusedDistanceEntriesAsIrrelevant()
Dloop_fusion.cpp511 DistanceEntry::DependenceInformation::IRRELEVANT)) { in IsLegal()
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2463 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
2501 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
/third_party/spirv-tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2463 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
2501 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2463 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
2501 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()