Searched defs:limit (Results 1 – 13 of 13) sorted by relevance
193 int32_t limit = 1 << (n - 1); in InRangeN() local
195 size_t limit = (bufBegin == reqSecs_) ? REQUIRED_SECS_LIMIT : UNREQUIRED_SECS_LIMIT; member
31 const uint64_t limit = std::max(static_cast<uint64_t>(currentSize * factor), in CalculateAllocLimit() local
113 size_t limit = 0; in MatchFormat() local
296 int32_t limit = cfpo.getLimit(); in FormatListToArray() local
401 int32_t limit = cfpo.getLimit(); in FormatToArray() local
777 int32_t limit = cfpo.getLimit(); in GroupToParts() local
123 const double limit = 1e-8; in IsZero() local
430 constexpr RegMask GetParamRegsMask(size_t limit) const in GetParamRegsMask()
1082 uint32_t limit = targetByteIndex + targetElementSize * srcLen; in Set() local1178 uint32_t limit = targetByteIndex + targetElementSize * srcLength; in Set() local
1076 JSHandle<JSTaggedValue> limit = GetCallArg(argv, 1); in Split() local
1183 JSHandle<JSTaggedValue> limit(thread, JSTaggedValue(3)); in HWTEST_F_L0() local1222 JSHandle<JSTaggedValue> limit(thread, JSTaggedValue(3)); in HWTEST_F_L0() local
737 auto limit = RuntimeInterface::RESOLVE_STRING_AOT_COUNTER_LIMIT; in CheckOptionsConsistency() local