Home
last modified time | relevance | path

Searched defs:new_limit (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/base/process/
Dprocess_metrics_posix.cc59 unsigned int new_limit = max_descriptors; in SetFdLimit() local
/external/chromium_org/ash/test/
Dtest_system_tray_delegate.cc45 const base::TimeDelta& new_limit) { in SetSessionLengthLimitForTest()
/external/chromium_org/v8/src/
Dhandles.cc97 Object** new_limit = &new_next[kHandleBlockSize]; in DeferredHandleScope() local
Dhydrogen-bch.cc257 HConstant* new_limit = HConstant::New(zone, context, in ProcessRelatedChecks() local
267 HConstant* new_limit = HConstant::New(zone, context, in ProcessRelatedChecks() local
/external/pcre/dist/sljit/
DsljitUtils.c288 …UNC_ATTRIBUTE sljit_sw SLJIT_CALL sljit_stack_resize(struct sljit_stack* stack, sljit_uw new_limit) in sljit_stack_resize()
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dvideosource.cc85 void SetUpperLimit(int new_limit, int* original_limit) { in SetUpperLimit()
/external/chromium_org/third_party/leveldatabase/src/db/
Dversion_set.cc1318 InternalKey new_start, new_limit; in SetupOtherInputs() local
/external/chromium_org/v8/src/heap/
Dspaces.cc1336 Address new_limit = new_top + inline_allocation_limit_step_; in UpdateInlineAllocationLimit() local