Searched refs:Shrink (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dcolumn.h65 void Shrink(t4_i32, t4_i32);
H A Dpersist.cpp465 col_.Shrink(offset, - change);
474 col_.Shrink(offset, offset - col_.ColSize());
H A Dviewx.cpp541 col->Shrink(limit, - diff_);
H A Dcolumn.cpp569 void c4_Column::Shrink(t4_i32 off_, t4_i32 diff_) {
811 Shrink(index_, count_);
H A Dformat.cpp610 cp->Shrink(start, - n);
714 _data.Shrink(off, n);
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMarkedSpace.cpp216 struct Shrink : MarkedBlock::VoidFunctor { struct in namespace:JSC
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegAllocGreedy.cpp1538 bool Shrink = true;
1559 Shrink = false;
1571 if (Shrink) {

Completed in 136 milliseconds