Home
last modified time | relevance | path

Searched defs:limit (Results 326 - 350 of 1191) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise08.c52 struct rlimit limit; in setup() local
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore01.c112 struct rlimit limit; in setup2() local
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/
H A Dmodify_ldt02.c73 unsigned int limit; member
/third_party/lzma/C/
H A DLzFindOpt.c223 GetMatchesSpecN_2(const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son, UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 *posRes) GetMatchesSpecN_2() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-allocator.cc105 Address limit = lab_.limit(); in MarkLinearAllocationAreaBlack() local
114 Address limit = lab_.limit(); in UnmarkLinearAllocationArea() local
141 Address limit = top + result->second; in EnsureLab() local
[all...]
H A Dheap-controller.cc121 size_t limit = (Page::kPageSize > MB ? Page::kPageSize : MB); in MinimumAllocationLimitGrowingStep() local
150 const uint64_t limit = in CalculateAllocationLimit() local
/third_party/node/deps/v8/src/execution/
H A Dstack-guard.h168 void set_jslimit(uintptr_t limit) { in set_jslimit() argument
175 set_climit(uintptr_t limit) set_climit() argument
[all...]
/third_party/node/deps/v8/src/handles/
H A Dhandles.cc109 Address* limit = &impl->blocks()->back()[kHandleBlockSize]; in Extend() local
[all...]
H A Dhandles-inl.h125 Address* limit = prev_next; in CloseScope() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_pool.c209 const size_t limit = pool->max_len / 2; in rand_pool_grow() local
/third_party/protobuf/benchmarks/cpp/
H A Dcpp_benchmark.cc79 WrappingCounter(size_t limit) : value_(0), limit_(limit) {} in WrappingCounter() argument
/third_party/openssl/crypto/rand/
H A Drand_pool.c209 const size_t limit = pool->max_len / 2; in rand_pool_grow() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h101 size_t shrinkToSize(size_t limit) in shrinkToSize() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp237 const Limit<GLint>& limit = intLimits[idx]; in init() local
243 const Limit<GLint64>& limit = int64Limits[idx]; in init() local
249 const Limit<GLuint64>& limit = uint64Limits[idx]; init() local
255 const Limit<GLfloat>& limit = floatLimits[idx]; init() local
261 const Limit<tcu::IVec3>& limit = ivec3Limits[idx]; init() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java68 public int limit() { in limit() method in RecordList
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_sse41.c35 const int limit = (width - 1) & ~15; in ExtractAlpha_SSE41() local
H A Dssim_sse2.c50 const int limit = len - 32; in AccumulateSSE_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dfilter_enc.c88 const int limit = 2 * level + ilevel; in DoFilter() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdata.cpp130 uint32_t limit = scriptStarts[index + 1]; in getLastPrimaryForGroup() local
371 int32_t limit = scriptStarts[index + 1]; in addLowScriptRange() local
378 int32_t limit = scriptStarts[index + 1]; in addHighScriptRange() local
[all...]
H A Dcollationdatawriter.cpp344 int32_t limit = indexes[startIndex + 1]; in copyData() local
H A Desctrn.cpp138 int32_t limit = pos.limit; in handleTransliterate() local
H A Dformattedval_iterimpl.cpp56 int32_t limit = fFields.elementAti(i * 4 + 3); in nextPosition() local
H A Dstrmatch.cpp27 StringMatcher(const UnicodeString& theString, int32_t start, int32_t limit, int32_t segmentNum, const TransliterationRuleData& theData) StringMatcher() argument
90 matches(const Replaceable& text, int32_t& offset, int32_t limit, UBool incremental) matches() argument
220 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& ) replace() argument
[all...]
H A Dstrrepl.cpp104 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument
H A Dutrans.cpp125 void ReplaceableGlue::copy(int32_t start, int32_t limit, int32_ argument
112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument
118 extractBetween(int32_t start, int32_t limit, UnicodeString& target) const extractBetween() argument
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...48