Home
last modified time | relevance | path

Searched defs:limit (Results 151 - 175 of 1097) sorted by relevance

12345678910>>...44

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DByteArrayWrapper.java131 public final ByteArrayWrapper set(byte[] src, int start, int limit) in set() argument
157 append(byte[] src, int start, int limit) append() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUTF16CollationIterator.java150 protected int limit; field in UTF16CollationIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBISymbolTable.java114 public String parseReference(String text, ParsePosition pos, int limit) { in parseReference() argument
H A DQuantifier.java39 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
H A DUnicodeDecompressor.java128 public static char [] decompress(byte [] buffer, int start, int limit) { in decompress() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationrootelements.cpp292 int32_t limit = length - 1; in findP() local
[all...]
H A Dquant.cpp65 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Dcsrucode.cpp126 int32_t limit = (textIn->fRawLength / 4) * 4; in match() local
H A Dfuncrepl.cpp80 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
H A Dfphdlimp.cpp40 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
92 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
H A Dinputext.cpp130 int32_t limit = fRawLength; in MungeInput() local
H A Dnortrans.cpp106 int32_t limit = offsets.limit; in handleTransliterate() local
[all...]
H A Dname2uni.cpp134 int32_t limit = offsets.limit; in handleTransliterate() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duvectr64.cpp160 void UVector64::setMaxCapacity(int32_t limit) { in setMaxCapacity() argument
/third_party/lzma/CS/7zip/Compress/LZ/
H A DIMatchFinder.cs13 UInt32 GetMatchLen(Int32 index, UInt32 distance, UInt32 limit); in GetMatchLen() argument
/third_party/ltp/testcases/kernel/controllers/memctl/
H A Dmemctl_test01.c59 int num_of_chunks, chunk_size, test_num, limit; variable
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinffast_chunk.c84 unsigned char FAR *limit; /* safety limit for chunky copies */ local
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinffast_chunk.c82 unsigned char FAR *limit; /* safety limit for chunky copies */ in inflate_fast_chunk_() local
/third_party/nghttp2/src/
H A Dlibevent_util.cc43 EvbufferBuffer(evbuffer *evbuffer, uint8_t *buf, size_t bufmax, ssize_t limit) EvbufferBuffer() argument
53 reset(evbuffer *evbuffer, uint8_t *buf, size_t bufmax, ssize_t limit) reset() argument
/third_party/node/deps/icu-small/source/common/
H A Duvectr64.cpp160 void UVector64::setMaxCapacity(int32_t limit) { in setMaxCapacity() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationrootelements.cpp292 int32_t limit = length - 1; in findP() local
[all...]
H A Dfuncrepl.cpp80 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
H A Dfphdlimp.cpp40 FieldPositionOnlyHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
92 FieldPositionIteratorHandler::addAttribute(int32_t id, int32_t start, int32_t limit) { in addAttribute() argument
H A Dname2uni.cpp134 int32_t limit = offsets.limit; in handleTransliterate() local
[all...]
H A Dcsrucode.cpp126 int32_t limit = (textIn->fRawLength / 4) * 4; in match() local

Completed in 11 milliseconds

12345678910>>...44