/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | BidiLine.java | 363 private static void reorderLine(Bidi bidi, byte minLevel, byte maxLevel) { in reorderLine() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | BidiLine.java | 364 private static void reorderLine(Bidi bidi, byte minLevel, byte maxLevel) { in reorderLine() argument [all...] |
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationKeys.java | 330 writeSortKeyUpToQuaternary(CollationIterator iter, boolean[] compressibleBytes, CollationSettings settings, SortKeyByteSink sink, int minLevel, LevelCallback callback, boolean preflight) writeSortKeyUpToQuaternary() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | ubidiln.cpp | 437 reorderLine(UBiDi *pBiDi, UBiDiLevel minLevel, UBiDiLevel maxLevel) { in reorderLine() argument 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; ubidi_getRuns() local 714 UBiDiLevel level, minLevel, maxLevel; prepareReorder() local 752 UBiDiLevel minLevel = 0, maxLevel = 0; ubidi_reorderLogical() local 815 UBiDiLevel minLevel = 0, maxLevel = 0; ubidi_reorderVisual() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | CollationKeys.java | 340 writeSortKeyUpToQuaternary(CollationIterator iter, boolean[] compressibleBytes, CollationSettings settings, SortKeyByteSink sink, int minLevel, LevelCallback callback, boolean preflight) writeSortKeyUpToQuaternary() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collationkeys.cpp | 226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ubidiln.cpp | 437 reorderLine(UBiDi *pBiDi, UBiDiLevel minLevel, UBiDiLevel maxLevel) { in reorderLine() argument 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; ubidi_getRuns() local 714 UBiDiLevel level, minLevel, maxLevel; prepareReorder() local 752 UBiDiLevel minLevel = 0, maxLevel = 0; ubidi_reorderLogical() local 815 UBiDiLevel minLevel = 0, maxLevel = 0; ubidi_reorderVisual() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationkeys.cpp | 226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationkeys.cpp | 226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ubidiln.cpp | 437 reorderLine(UBiDi *pBiDi, UBiDiLevel minLevel, UBiDiLevel maxLevel) { in reorderLine() argument 600 UBiDiLevel minLevel=UBIDI_MAX_EXPLICIT_LEVEL+1, maxLevel=0; ubidi_getRuns() local 714 UBiDiLevel level, minLevel, maxLevel; prepareReorder() local 752 UBiDiLevel minLevel = 0, maxLevel = 0; ubidi_reorderLogical() local 815 UBiDiLevel minLevel = 0, maxLevel = 0; ubidi_reorderVisual() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texobj.c | 791 const GLint minLevel = baseLevel; in _mesa_test_texobj_completeness() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureUnitTests.cpp | 594 const deInt32 minLevel = (lodMin - epsilon < 0.5f) ? (0) : (deCeilFloatToInt32(lodMin - epsilon + 0.5f) - 1); in makeSafeLods() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureUnitTests.cpp | 438 const deInt32 minLevel = (lodMin - epsilon < 0.5f) ? (0) : (deCeilFloatToInt32(lodMin - epsilon + 0.5f) - 1); in makeSafeLods() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexLookupVerifier.cpp | 1415 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1433 const int minLevel = de::clamp((int)deFloatCeil(minLod + 0.5f) - 1, minTexLevel, maxTexLevel); in isLookupResultValid() local 1480 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); in isLookupResultValid() local 1498 const int minLevel in isLookupResultValid() local 1791 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); isLookupResultValid() local 1815 const int minLevel = de::clamp((int)deFloatCeil(minLod + 0.5f) - 1, minTexLevel, maxTexLevel); isLookupResultValid() local 1884 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); isLookupResultValid() local 1902 const int minLevel = de::clamp((int)deFloatCeil(minLod + 0.5f) - 1, minTexLevel, maxTexLevel); isLookupResultValid() local 1954 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); isLookupResultValid() local 1972 const int minLevel = de::clamp((int)deFloatCeil(minLod + 0.5f) - 1, minTexLevel, maxTexLevel); isLookupResultValid() local 2048 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); isLookupResultValid() local 2066 const int minLevel = de::clamp((int)deFloatCeil(minLod + 0.5f) - 1, minTexLevel, maxTexLevel); isLookupResultValid() local 2143 const int minLevel = de::clamp((int)deFloatFloor(minLod), minTexLevel, maxTexLevel-1); isLookupResultValid() local 2167 const int minLevel = de::clamp((int)deFloatCeil(minLod + 0.5f) - 1, minTexLevel, maxTexLevel); isLookupResultValid() local [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |