HomeSort by relevance Sort by last modified time
    Searched refs:Max (Results 101 - 125 of 199) sorted by null

1 2 3 45 6 7 8

  /external/chromium_org/v8/src/
heap.cc 78 reserved_semispace_size_(4 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
79 max_semispace_size_(4 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
84 reserved_semispace_size_(8 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
85 max_semispace_size_(8 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
166 // Allow build-time customization of the max semispace size. Building
167 // V8 with snapshots and a non-default max semispace size is much
642 allocation_timeout_ = Max(6, FLAG_gc_interval);
    [all...]
lithium-allocator.cc 54 static inline LifetimePosition Max(LifetimePosition a, LifetimePosition b) {
442 first_interval_->end_ = Max(end, first_interval_->end_);
    [all...]
utils.h 242 T Max(T a, T b) {
599 inline Vector<char> MutableCStrVector(char* data, int max) {
601 return Vector<char>(data, (length < max) ? length : max);
    [all...]
  /external/v8/src/
heap.cc 78 reserved_semispace_size_(4 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
79 max_semispace_size_(4 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
84 reserved_semispace_size_(8 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
85 max_semispace_size_(8 * Max(LUMP_OF_MEMORY, Page::kPageSize)),
160 // Allow build-time customization of the max semispace size. Building
161 // V8 with snapshots and a non-default max semispace size is much
497 allocation_timeout_ = Max(6, FLAG_gc_interval);
    [all...]
heap.h     [all...]
ast.cc 902 if (that->max() == RegExpTree::kInfinity) {
905 stream()->Add("%i ", that->max());
960 max_match_ = Max(max_match_, alternative->max_match());
    [all...]
incremental-marking.cc 917 longest_step_ = Max(longest_step_, delta);
platform-freebsd.cc 152 Max(highest_ever_allocated,
platform-linux.cc 345 Max(highest_ever_allocated,
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 172 // Max sure the ASCII text on last line of output lines up with previous
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
ribbon.js 46 * Max number of thumbnails in the ribbon.
174 lastIndex = Math.max(lastIndex, fullItems - 1);
192 index <= Math.max(lastIndex, this.lastVisibleIndex_);
  /external/chromium_org/webkit/data/test_shell/sort/
sort.js 17 size = Math.max(sz, 3);
89 this.overhead_max = Math.max(this.overhead_max, overhead);
130 this.processing_max = Math.max(this.processing_max, processing);
134 this.step_max = Math.max(this.processing_max, step_time);
230 var table = "<table><tr><td>Times(ms)</td><td>Total</td><td>Avg</td><td>Max</td></tr>"
261 var width = Math.max(1,Math.floor((graph.clientWidth-10) / len));
270 var height = Math.max(1, Math.floor(val * height_multiple));
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 139 return Max<uptr>(1, Min(kMaxNumCached, n));
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp 596 Private->EPOC_ScreenXScaleValue = Max(2, scaleValue - 1);
606 Private->EPOC_ScreenYScaleValue = Max(2, scaleValue - 1);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 169 RSD.UsedByIndices.resize(std::max(RSD.UsedByIndices.size(), LUIdx + 1));
744 // Fow now, consider any other type of expression (div/mul/min/max) high cost.
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js 56 this.upperBound.x=Math.max(b.upperBound.x,e.upperBound.x);this.upperBound.y=Math.max(b.upperBound.y,e.upperBound.y)};Q.b2Bound=function(){};Q.prototype.IsLower=function(){return(this.value&1)==0};Q.prototype.IsUpper=function(){return(this.value&1)==1};Q.prototype.Swap=function(b){var e=this.value,f=this.proxy,m=this.stabbingCount;this.value=b.value;this.proxy=b.proxy;this.stabbingCount=b.stabbingCount;b.value=e;b.proxy=f;b.stabbingCount=m};V.b2BoundValues=function(){};V.prototype.b2BoundValues=function(){this.lowerValues=
74 if(P.LengthSquared()<Number.MIN_VALUE*Number.MIN_VALUE)break;X=x[t.m_count];X.indexA=m.GetSupport(w.MulTMV(s.R,P.GetNegative()));X.wA=w.MulX(s,m.GetVertex(X.indexA));X.indexB=r.GetSupport(w.MulTMV(v.R,P));X.wB=w.MulX(v,r.GetVertex(X.indexB));X.w=w.SubtractVV(X.wB,X.wA);++$;++W.b2_gjkIters;var ba=false;for(P=0;P<T;P++)if(X.indexA==C[P]&&X.indexB==J[P]){ba=true;break}if(ba)break;++t.m_count}W.b2_gjkMaxIters=w.Max(W.b2_gjkMaxIters,$);t.GetWitnessPoints(b.pointA,b.pointB);b.distance=w.SubtractVV(b.pointA,
81 this.m_root;m>0;){var r=f[--m];if(r.aabb.TestOverlap(e))if(r.IsLeaf()){if(!b(r))break}else{f[m++]=r.child1;f[m++]=r.child2}}}};u.prototype.RayCast=function(b,e){if(this.m_root!=null){var f=e.p1,m=e.p2,r=w.SubtractVV(f,m);r.Normalize();r=w.CrossFV(1,r);var s=w.AbsV(r),v=e.maxFraction,t=new B,x=0,C=0;x=f.x+v*(m.x-f.x);C=f.y+v*(m.y-f.y);t.lowerBound.x=Math.min(f.x,x);t.lowerBound.y=Math.min(f.y,C);t.upperBound.x=Math.max(f.x,x);t.upperBound.y=Math.max(f.y,C);var J=new Vector,T=0;for(J[T++]=this.m_root;T>
82 0;){v=J[--T];if(v.aabb.TestOverlap(t)!=false){x=v.aabb.GetCenter();C=v.aabb.GetExtents();if(!(Math.abs(r.x*(f.x-x.x)+r.y*(f.y-x.y))-s.x*C.x-s.y*C.y>0))if(v.IsLeaf()){x=new S;x.p1=e.p1;x.p2=e.p2;x.maxFraction=e.maxFraction;v=b(x,v);if(v==0)break;if(v>0){x=f.x+v*(m.x-f.x);C=f.y+v*(m.y-f.y);t.lowerBound.x=Math.min(f.x,x);t.lowerBound.y=Math.min(f.y,C);t.upperBound.x=Math.max(f.x,x);t.upperBound.y=Math.max(f.y,C)}}else{J[T++]=v.child1;J[T++]=v.child2}}}}};u.prototype.AllocateNode=function(){if(this.m_freeList){var b=
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 580 llvm::Value *Max = llvm::ConstantInt::get(VMContext, LargestInt);
582 Check = Builder.CreateICmpULE(Src, Max);
586 llvm::Value *LE = Builder.CreateICmpSLE(Src, Max);
611 APSInt Max = APSInt::getMaxValue(Width, Unsigned);
613 if (MaxSrc.convertFromAPInt(Max, !Unsigned, APFloat::rmTowardZero) &
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetDialogs.py 46 for Lbl, Text, Row, Col, Len, Min, Max, Id, Lst, Fct, Enabled, HelpText in ctrls:
60 self.ctrls[Text] = JetSpinOneBased(panel, Id, "", wx.Point(Col, Row + LBL_OFFSET), wx.Size(Len,-1), min=Min, max=Max)
62 self.ctrls[Text] = JetSpin(panel, Id, "", wx.Point(Col, Row + LBL_OFFSET), wx.Size(Len,-1), min=Min, max=Max)
    [all...]
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 76 * @param {number} maxLength Max length of segments.
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.cc 341 if (end.is_null() || end == base::Time::Max())
342 return std::numeric_limits<time_t>::max();
503 (delete_end.is_null() || delete_end == base::Time::Max()) ?
504 std::numeric_limits<int64>::max() :
623 s.BindInt64(2, delete_end.is_null() ? std::numeric_limits<int64>::max() :
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 94 APInt Max = APInt::getSignedMaxValue(W).sext(W * 2);
95 return MulExt.slt(Min) || MulExt.sgt(Max);
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki_buffer.c 22 #error Number of pools out of range (16 Max)!
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 22 #error Number of pools out of range (16 Max)!
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 22 #error Number of pools out of range (16 Max)!
    [all...]
  /external/llvm/lib/IR/
Constants.cpp 367 Result = std::max(Result,
    [all...]

Completed in 693 milliseconds

1 2 3 45 6 7 8