Home
last modified time | relevance | path

Searched defs:minLevel (Results 1 - 15 of 15) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiLine.java363 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 DBidiLine.java364 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 DCollationKeys.java330 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 Dubidiln.cpp437 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 DCollationKeys.java340 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 Dcollationkeys.cpp226 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 Dubidiln.cpp437 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 Dcollationkeys.cpp226 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 Dcollationkeys.cpp226 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 Dubidiln.cpp437 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 Dtexobj.c791 const GLint minLevel = baseLevel; in _mesa_test_texobj_completeness() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp594 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 Des2fTextureUnitTests.cpp438 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 DtcuTexLookupVerifier.cpp1415 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 55 milliseconds