Home
last modified time | relevance | path

Searched defs:limit (Results 101 - 125 of 2412) sorted by relevance

12345678910>>...97

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRangeValueIterator.java72 public int limit; field in RangeValueIterator.Element
[all...]
H A DValueIterator.java102 public void setRange(int start, int limit); in setRange() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeFilter.java36 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
H A DUnicodeReplacer.java42 replace(Replaceable text, int start, int limit, int[] cursor) replace() argument
/third_party/icu/icu4c/source/common/
H A Dunifilt.cpp42 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_barrier_wait.c5 int limit = (b->_b_limit & INT_MAX) + 1; in pshared_barrier_wait() local
62 int limit = b->_b_limit; in pthread_barrier_wait() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_barrier_wait.c5 int limit = (b->_b_limit & INT_MAX) + 1; in pshared_barrier_wait() local
62 int limit = b->_b_limit; in pthread_barrier_wait() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunifilt.cpp42 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
H A Dbmpset.cpp70 static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { in set32x64Bits() argument
[all...]
H A Dappendable.cpp44 const char16_t *limit=s+length; in appendString() local
H A Dpatternprops.cpp192 int32_t limit=length; in trimWhiteSpace() local
212 const char16_t *limit=s+length; in isIdentifier() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const char16_t *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp132 int32_t limit = (pair >> 16) & 0xffff; in printReorderRanges() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp132 int32_t limit = (pair >> 16) & 0xffff; in printReorderRanges() local
/third_party/ltp/testcases/kernel/syscalls/set_thread_area/
H A Dset_thread_area.h21 unsigned int limit; member
/third_party/ltp/testcases/kernel/syscalls/ulimit/
H A Dulimit01.c125 long limit; /* saved limit */ variable
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dword.h76 unsigned int limit = sizeof(c448_bool_t) / sizeof(mask_t); in bool_to_mask() local
/third_party/openssl/crypto/ec/curve448/
H A Dword.h76 unsigned int limit = sizeof(c448_bool_t) / sizeof(mask_t); in bool_to_mask() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit) : in CaseFoldingUCharIterator() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp132 int32_t limit = (pair >> 16) & 0xffff; in printReorderRanges() local
/third_party/skia/tests/
H A DParametricStageTest.cpp12 static void check_error(skiatest::Reporter* r, float limit, skcms_TransferFunction fn) { in check_error() argument
43 static void check_error(skiatest::Reporter* r, float limit, float gamma) { in check_error() argument
/third_party/optimized-routines/string/aarch64/
H A Dmemcmp.S17 #define limit x2 define
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmort0.c65 gxv_mort_subtable_type0_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type0_entry_validate() argument
127 gxv_mort_subtable_type0_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type0_validate() argument
H A Dgxvmort4.c87 FT_Bytes limit; in gxv_mort_subtable_type4_lookupfmt4_transit() local
106 gxv_mort_subtable_type4_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type4_validate() argument

Completed in 7 milliseconds

12345678910>>...97