Home
last modified time | relevance | path

Searched refs:Shrink (Results 1 – 25 of 30) sorted by relevance

12

/external/v8/src/
Dspaces.h937 void Shrink();
1282 void Shrink();
1851 Shrink(); in FinishCompaction()
Dheap.cc546 Shrink(); in EnsureFromSpaceIsCommitted()
620 Shrink(); in MarkCompact()
3086 new_space_.Shrink(); in IdleNotification()
3096 new_space_.Shrink(); in IdleNotification()
3101 new_space_.Shrink(); in IdleNotification()
3678 void Heap::Shrink() { in Shrink() function in v8::internal::Heap
3682 space->Shrink(); in Shrink()
Dspaces.cc876 void PagedSpace::Shrink() { in Shrink() function in v8::internal::PagedSpace
1119 void NewSpace::Shrink() { in Shrink() function in v8::internal::NewSpace
Dheap.h781 static void Shrink();
/external/webkit/WebKit/gtk/po/
Den_GB.po367 msgid "Auto Shrink Images"
368 msgstr "Auto Shrink Images"
Dwebkit.pot367 msgid "Auto Shrink Images"
Dzh_CN.po368 msgid "Auto Shrink Images"
Dsr.po377 msgid "Auto Shrink Images"
Des.po369 msgid "Auto Shrink Images"
Dde.po368 msgid "Auto Shrink Images"
Dru.po366 msgid "Auto Shrink Images"
Dsv.po366 msgid "Auto Shrink Images"
Dsr@latin.po377 msgid "Auto Shrink Images"
Dnl.po367 msgid "Auto Shrink Images"
Dlt.po375 msgid "Auto Shrink Images"
Dpt_BR.po366 msgid "Auto Shrink Images"
Dit.po419 msgid "Auto Shrink Images"
Dvi.po366 msgid "Auto Shrink Images"
/external/astl/include/
Dvector284 new_size = mLength; // Shrink to fit.
Dstring185 // 0 means Shrink to fit.
/external/proguard/src/proguard/gui/
DGUIResources.properties86 shrink = Shrink
/external/e2fsprogs/
DRELEASE-NOTES1737 Shrink the size of the e2fsck executable by moving some initialized
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-164274 (JSC::Parser::reparse): Shrink the parsedObjects vector after allocating
16541 (JSC::CodeBlock::shrinkToFit): Shrink m_getByIdExceptionInfo and m_functionRegisterInfos.
24459 (WTF::Vector::~Vector): Shrink size not capacity; we only need
DChangeLog-2008-08-1013020 (KJS::Machine::execute): Shrink register file after call to avoid
29975 Shrink the size of an activation object by 1 word
/external/webkit/WebCore/
DChangeLog-2009-06-1611773 <rdar://problem/6864062> Shrink GlyphPage from 4112 to 2576 bytes in 64-bit
11776 Shrink GlyphPage by splitting the array of GlyphData, which has lots
39694Shrink the size of all RenderObjects (except for RenderInlines) by 4 bytes. This patch moves the …
39761Shrink the size of all replaced elements (images, form controls, plugins) by 4 bytes by packing the
40819Shrink the size of all InlineTextBoxes and all InlineBoxes (for images and replaced elements) by f…
68474 - Shrink CSSProperty by half by using bitfields.

12