/third_party/icu/icu4c/source/common/ |
D | ushape.cpp | 52 #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/ |
D | ushape.cpp | 52 #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/ |
D | ushape.cpp | 52 #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/ |
D | ArabicShaping.java | 660 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/ |
D | ArabicShaping.java | 612 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/ |
D | loop_dependence.h | 62 IRRELEVANT = 4, enumerator
|
D | loop_dependence_helpers.cpp | 449 DistanceEntry::DependenceInformation::IRRELEVANT; in MarkUnsusedDistanceEntriesAsIrrelevant()
|
D | loop_fusion.cpp | 511 DistanceEntry::DependenceInformation::IRRELEVANT)) { in IsLegal()
|
/third_party/spirv-tools/source/opt/ |
D | loop_dependence.h | 62 IRRELEVANT = 4, enumerator
|
D | loop_dependence_helpers.cpp | 449 DistanceEntry::DependenceInformation::IRRELEVANT; in MarkUnsusedDistanceEntriesAsIrrelevant()
|
D | loop_fusion.cpp | 511 DistanceEntry::DependenceInformation::IRRELEVANT)) { in IsLegal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence.h | 62 IRRELEVANT = 4, enumerator
|
D | loop_dependence_helpers.cpp | 449 DistanceEntry::DependenceInformation::IRRELEVANT; in MarkUnsusedDistanceEntriesAsIrrelevant()
|
D | loop_fusion.cpp | 511 DistanceEntry::DependenceInformation::IRRELEVANT)) { in IsLegal()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 2463 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST() 2501 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 2463 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/ |
D | dependence_analysis.cpp | 2463 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST() 2501 DistanceEntry::DependenceInformation::IRRELEVANT); in TEST()
|