| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | IntTrieBuilder.java | 401 public boolean setRange(int start, int limit, int value, in setRange() argument 776 fillBlock(int block, int start, int limit, int value, boolean overwrite) fillBlock() argument [all...] |
| H A D | TextTrieMap.java | 437 private static char[] subArray(char[] array, int start, int limit) { in subArray() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | AnyTransliterator.java | 330 public int limit; global() field in AnyTransliterator.ScriptRunIterator 336 ScriptRunIterator(Replaceable text, int start, int limit) ScriptRunIterator() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uniset.cpp | 559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument [all...] |
| H A D | utrie2.cpp | 98 utrie2_internalU8NextIndex(const UTrie2 *trie, UChar32 c, const uint8_t *src, const uint8_t *limit) utrie2_internalU8NextIndex() argument 443 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) enumEitherTrie() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | anytrans.cpp | 95 int32_t limit; member in ScriptRunIterator 265 int32_t limit = pos.limit; handleTransliterate() local [all...] |
| H A D | formattedvalue.cpp | 56 setState( int32_t category, int32_t field, int32_t start, int32_t limit) setState() argument 174 ucfpos_setState( UConstrainedFieldPosition* ptr, int32_t category, int32_t field, int32_t start, int32_t limit, UErrorCode* ec) ucfpos_setState() argument
|
| H A D | cpdtrans.cpp | 556 int32_t limit = index.limit; handleTransliterate() local [all...] |
| H A D | rbt_rule.cpp | 534 int32_t limit in addSourceSetTo() local [all...] |
| H A D | unesctrn.cpp | 177 int32_t limit = pos.limit; in handleTransliterate() local [all...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | lws-struct-sqlite.c | 184 int limit = _limit < 0 ? -_limit : _limit; in lws_struct_sq3_deserialize() local
|
| /third_party/libwebsockets/lib/jose/jwk/ |
| H A D | jose_key.c | 457 int n, m, limit, first = 1, asym = 0; in lws_jwk_export() local
|
| /third_party/libwebsockets/lib/plat/optee/ |
| H A D | lws-plat-optee.c | 47 char *strncpy(char *dest, const char *src, size_t limit) in strncpy() argument
|
| /third_party/lzma/CS/7zip/Compress/LZ/ |
| H A D | LzBinTree.cs | 74 public new UInt32 GetMatchLen(Int32 index, UInt32 distance, UInt32 limit)
in GetMatchLen() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_const_arrays_to_uniforms.c | 162 unsigned limit = ~0; in lower_const_array_to_uniform() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_bio.cc | 316 size_t NodeBIO::IndexOf(char delim, size_t limit) { in IndexOf() argument
|
| /third_party/node/src/ |
| H A D | node_v8.cc | 166 uint32_t limit = args[0].As<v8::Uint32>()->Value(); in SetHeapSnapshotNearHeapLimit() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | stringtriebuilder.cpp | 87 StringTrieBuilder::writeNode(int32_t start, int32_t limit, int32_t unitIndex) { in writeNode() argument 135 writeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length) writeBranchSubNode() argument 208 makeNode(int32_t start, int32_t limit, int32_t unitIndex, UErrorCode &errorCode) makeNode() argument 260 makeBranchSubNode(int32_t start, int32_t limit, int32_t unitIndex, int32_t length, UErrorCode &errorCode) makeBranchSubNode() argument [all...] |
| H A D | uniset.cpp | 559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument [all...] |
| H A D | propsvec.cpp | 97 int32_t columns, i, start, limit, prevRow; in _findRow() local 161 UChar32 limit; in upvec_setValue() local 339 UChar32 start, limit; upvec_compact() local [all...] |
| H A D | propname.cpp | 153 int32_t limit=valueMaps[i+1]; in findProperty() local 177 int32_t limit=valueMaps[valueMapIndex+1]; in findPropertyValueNameGroup() local
|
| H A D | ubidi_props.cpp | 62 UChar32 c, start, limit; in ubidi_addPropertyStarts() local 203 UChar32 start, limit; in ubidi_getJoiningGroup() local [all...] |
| H A D | ucmndata.cpp | 127 int32_t limit=count; in offsetTOCPrefixBinarySearch() local 172 int32_t limit=count; pointerTOCPrefixBinarySearch() local [all...] |
| H A D | edits.cpp | 184 int32_t limit = length + 1; in addReplace() local [all...] |
| H A D | dictionarydata.cpp | 45 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument 113 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t limit, in matches() argument
|