/external/chromium_org/gpu/command_buffer/client/ |
D | query_tracker.cc | 64 void QuerySyncManager::Shrink() { in Shrink() function in gpu::gles2::QuerySyncManager 242 void QueryTracker::Shrink() { in Shrink() function in gpu::gles2::QueryTracker 244 query_sync_manager_.Shrink(); in Shrink()
|
D | query_tracker.h | 65 void Shrink(); 160 void Shrink();
|
/external/chromium_org/net/websockets/ |
D | websocket_inflater.cc | 24 void Shrink(int new_size) { in Shrink() function in net::__anon29e436a30111::ShrinkableIOBufferWithSize 103 buffer->Shrink(num_bytes_copied); in GetOutput()
|
/external/lzma/ |
D | Methods.txt | 76 01 - Shrink
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-11-14-EarlyClobber.ll | 8 ; Shrink: %vreg47,1.158257e-02 = [384r,400e:0)[400e,420r:1) 0@384r 1@400e
|
/external/llvm/test/CodeGen/X86/ |
D | coalescer-dce.ll | 20 ; Shrink: %vreg7 = [208d,272d:0)[304L,480L:0) 0@208d
|
D | subreg-to-reg-4.ll | 11 ; zero-extensions. Shrink 64-bit adds to 32-bit when the high
|
/external/v8/test/cctest/ |
D | test-heap.cc | 1292 new_space->Shrink(); in TEST() 1302 new_space->Shrink(); in TEST() 1308 new_space->Shrink(); in TEST() 1309 new_space->Shrink(); in TEST() 1310 new_space->Shrink(); in TEST()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | browser_window_controller_unittest.mm | 279 // larger than the workarea. Shrink it; it should return to where it started. 368 // Shrink the infobar to 0px and toolbar to 39px and recheck 427 // Shrink the infobar to 0px and toolbar to 39px and recheck
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1613 bool Shrink = true; in tryLocalSplit() local 1634 Shrink = false; in tryLocalSplit() 1646 if (Shrink) { in tryLocalSplit()
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | browser_window_controller_unittest.mm | 354 // larger than the workarea. Shrink it; it should return to where it started. 443 // Shrink the infobar to 0px and toolbar to 39px and recheck 501 // Shrink the infobar to 0px and toolbar to 39px and recheck
|
/external/chromium_org/media/video/capture/mac/ |
D | video_capture_device_mac.mm | 279 // Shrink the frame to 1:1 PAR (assuming QTKit selects the same input
|
/external/v8/src/ |
D | heap.cc | 477 new_space_.Shrink(); in CollectAllAvailableGarbage() 479 Shrink(); in CollectAllAvailableGarbage() 680 Shrink(); in EnsureFromSpaceIsCommitted() 866 new_space_.Shrink(); in PerformGarbageCollection() 4843 new_space_.Shrink(); in AdvanceIdleIncrementalMarking() 4961 new_space_.Shrink(); in IdleGlobalGC() 4970 new_space_.Shrink(); in IdleGlobalGC() 4975 new_space_.Shrink(); in IdleGlobalGC() 6061 void Heap::Shrink() { in Shrink() function in v8::internal::Heap
|
D | elements.cc | 1077 MaybeObject* maybe_elements = dictionary->Shrink(key); in DeleteCommon()
|
D | objects.cc | 523 MaybeObject* maybe_properties = dictionary->Shrink(name); in DeleteNormalizedProperty() 11020 MaybeObject* HashTable<Shape, Key>::Shrink(Key key) { in Shrink() function in v8::internal::HashTable 11116 template MaybeObject* Dictionary<StringDictionaryShape, String*>::Shrink( 11119 template MaybeObject* Dictionary<SeededNumberDictionaryShape, uint32_t>::Shrink( 12060 MaybeObject* Dictionary<Shape, Key>::Shrink(Key key) { in Shrink() function in v8::internal::Dictionary 12061 return HashTable<Shape, Key>::Shrink(key); in Shrink() 12542 return Shrink(key); in Remove() 12576 return Shrink(key); in Put()
|
D | spaces.h | 2085 void Shrink();
|
D | heap.h | 1270 void Shrink();
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
D | collected_cookies_mac.mm | 191 // Shrink the blocked cookies outline view.
|
/external/chromium_org/v8/test/cctest/ |
D | test-heap.cc | 1696 new_space->Shrink(); in TEST() 1706 new_space->Shrink(); in TEST() 1712 new_space->Shrink(); in TEST() 1713 new_space->Shrink(); in TEST() 1714 new_space->Shrink(); in TEST()
|
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/ |
D | collected_cookies_mac.mm | 192 // Shrink the blocked cookies outline view.
|
/external/chromium_org/v8/src/ |
D | heap.cc | 715 new_space_.Shrink(); in CollectAllAvailableGarbage() 1102 new_space_.Shrink(); in PerformGarbageCollection() 5772 new_space_.Shrink(); in AdvanceIdleIncrementalMarking() 5901 new_space_.Shrink(); in IdleGlobalGC() 5910 new_space_.Shrink(); in IdleGlobalGC() 5915 new_space_.Shrink(); in IdleGlobalGC()
|
D | objects.cc | 782 CALL_HEAP_FUNCTION(dict->GetIsolate(), dict->Shrink(*name), NameDictionary); in NameDictionaryShrink() 14292 MaybeObject* HashTable<Shape, Key>::Shrink(Key key) { in Shrink() function in v8::internal::HashTable 14394 template MaybeObject* Dictionary<NameDictionaryShape, Name*>::Shrink(Name* n); 14396 template MaybeObject* Dictionary<SeededNumberDictionaryShape, uint32_t>::Shrink( 15475 MaybeObject* Dictionary<Shape, Key>::Shrink(Key key) { in Shrink() function in v8::internal::Dictionary 15476 return HashTable<Shape, Key>::Shrink(key); in Shrink() 15955 Handle<ObjectHashSet> ObjectHashSet::Shrink(Handle<ObjectHashSet> table, in Shrink() function in v8::internal::ObjectHashSet 15959 table_base->Shrink(*key), in Shrink() 16014 return ObjectHashSet::Shrink(table, key); in Remove() 16030 Handle<ObjectHashTable> ObjectHashTable::Shrink( in Shrink() function in v8::internal::ObjectHashTable [all …]
|
D | objects.h | 3663 MUST_USE_RESULT MaybeObject* Shrink(Key key); 3831 MUST_USE_RESULT MaybeObject* Shrink(Key key); 4082 static Handle<ObjectHashSet> Shrink(Handle<ObjectHashSet> table, 4111 static Handle<ObjectHashTable> Shrink(Handle<ObjectHashTable> table,
|
D | spaces.h | 2377 void Shrink();
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 86 shrink = Shrink
|