Home
last modified time | relevance | path

Searched defs:limit (Results 776 - 800 of 2394) sorted by relevance

1...<<31323334353637383940>>...96

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DIntTrieBuilder.java401 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 DTextTrieMap.java437 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 DAnyTransliterator.java330 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 Duniset.cpp559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
[all...]
H A Dutrie2.cpp98 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 Danytrans.cpp95 int32_t limit; member in ScriptRunIterator
265 int32_t limit = pos.limit; handleTransliterate() local
[all...]
H A Dformattedvalue.cpp56 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 Dcpdtrans.cpp556 int32_t limit = index.limit; handleTransliterate() local
[all...]
H A Drbt_rule.cpp534 int32_t limit in addSourceSetTo() local
[all...]
H A Dunesctrn.cpp177 int32_t limit = pos.limit; in handleTransliterate() local
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c184 int limit = _limit < 0 ? -_limit : _limit; in lws_struct_sq3_deserialize() local
/third_party/libwebsockets/lib/jose/jwk/
H A Djose_key.c457 int n, m, limit, first = 1, asym = 0; in lws_jwk_export() local
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c47 char *strncpy(char *dest, const char *src, size_t limit) in strncpy() argument
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs74 public new UInt32 GetMatchLen(Int32 index, UInt32 distance, UInt32 limit) in GetMatchLen() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_const_arrays_to_uniforms.c162 unsigned limit = ~0; in lower_const_array_to_uniform() local
/third_party/node/src/crypto/
H A Dcrypto_bio.cc316 size_t NodeBIO::IndexOf(char delim, size_t limit) { in IndexOf() argument
/third_party/node/src/
H A Dnode_v8.cc166 uint32_t limit = args[0].As<v8::Uint32>()->Value(); in SetHeapSnapshotNearHeapLimit() local
/third_party/node/deps/icu-small/source/common/
H A Dstringtriebuilder.cpp87 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 Duniset.cpp559 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
[all...]
H A Dpropsvec.cpp97 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 Dpropname.cpp153 int32_t limit=valueMaps[i+1]; in findProperty() local
177 int32_t limit=valueMaps[valueMapIndex+1]; in findPropertyValueNameGroup() local
H A Dubidi_props.cpp62 UChar32 c, start, limit; in ubidi_addPropertyStarts() local
203 UChar32 start, limit; in ubidi_getJoiningGroup() local
[all...]
H A Ducmndata.cpp127 int32_t limit=count; in offsetTOCPrefixBinarySearch() local
172 int32_t limit=count; pointerTOCPrefixBinarySearch() local
[all...]
H A Dedits.cpp184 int32_t limit = length + 1; in addReplace() local
[all...]
H A Ddictionarydata.cpp45 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

Completed in 19 milliseconds

1...<<31323334353637383940>>...96