Home
last modified time | relevance | path

Searched refs:i3BlockLength (Results 1 – 16 of 16) sorted by relevance

/dports/devel/icu/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/devel/icu-lx/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Ducptrie.cpp288 int32_t i3BlockLength; in getRange() local
293 i3BlockLength = trie->type == UCPTRIE_TYPE_FAST ? in getRange()
332 i3BlockLength = UCPTRIE_INDEX_3_BLOCK_LENGTH; in getRange()
399 } while (++i3 < i3BlockLength); in getRange()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/text/normalizer/
H A DCodePointTrie.java387 int i3BlockLength; in getRange() local
392 i3BlockLength = type == Type.FAST ? BMP_INDEX_LENGTH : SMALL_INDEX_LENGTH; in getRange()
429 i3BlockLength = INDEX_3_BLOCK_LENGTH; in getRange()
496 } while (++i3 < i3BlockLength); in getRange()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/icu/util/
H A DCodePointTrie.java375 int i3BlockLength; in getRange() local
380 i3BlockLength = type == Type.FAST ? BMP_INDEX_LENGTH : SMALL_INDEX_LENGTH; in getRange()
417 i3BlockLength = INDEX_3_BLOCK_LENGTH; in getRange()
484 } while (++i3 < i3BlockLength); in getRange()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/icu/util/
H A DCodePointTrie.java375 int i3BlockLength; in getRange() local
380 i3BlockLength = type == Type.FAST ? BMP_INDEX_LENGTH : SMALL_INDEX_LENGTH; in getRange()
417 i3BlockLength = INDEX_3_BLOCK_LENGTH; in getRange()
484 } while (++i3 < i3BlockLength); in getRange()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/icu/util/
H A DCodePointTrie.java375 int i3BlockLength; in getRange() local
380 i3BlockLength = type == Type.FAST ? BMP_INDEX_LENGTH : SMALL_INDEX_LENGTH; in getRange()
417 i3BlockLength = INDEX_3_BLOCK_LENGTH; in getRange()
484 } while (++i3 < i3BlockLength); in getRange()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/text/normalizer/
H A DCodePointTrie.java387 int i3BlockLength; in getRange() local
392 i3BlockLength = type == Type.FAST ? BMP_INDEX_LENGTH : SMALL_INDEX_LENGTH; in getRange()
429 i3BlockLength = INDEX_3_BLOCK_LENGTH; in getRange()
496 } while (++i3 < i3BlockLength); in getRange()