/external/v8/test/cctest/ |
D | test-mementos.cc | 48 AllocationMemento* memento = in SetUpNewSpaceWithPoisonedMementoAtTop() local 50 memento->set_map_no_write_barrier(heap->allocation_memento_map()); in SetUpNewSpaceWithPoisonedMementoAtTop() 51 memento->set_allocation_site( in SetUpNewSpaceWithPoisonedMementoAtTop()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | ComponentResultsView.java | 233 public void init(IViewSite site, IMemento memento) throws PartInitException { in init() argument 234 super.init(site, memento); in init() 235 this.viewState = memento; in init() 404 public void saveState(IMemento memento) { 405 super.saveState(memento); 406 …memento.putBoolean(IPerformancesConstants.PRE_FULL_LINE_SELECTION, this.fullLineSelection.isChecke…
|
D | PerformancesView.java | 422 public void init(IViewSite site, IMemento memento) throws PartInitException { in init() argument 423 super.init(site, memento); in init() 424 this.viewState = memento; in init() 634 public void saveState(IMemento memento) { in saveState() argument 635 super.saveState(memento); in saveState() 636 …memento.putBoolean(IPerformancesConstants.PRE_FILTER_BASELINE_BUILDS, this.filterBaselineBuilds.is… in saveState()
|
D | ComponentsView.java | 400 public void saveState(IMemento memento) { in saveState() argument 402 memento.putString(IPerformancesConstants.PRE_WRITE_RESULTS_DIR, this.resultsDir.getPath()); in saveState() 404 super.saveState(memento); in saveState()
|
/external/v8/src/heap/ |
D | heap-inl.h | 504 AllocationMemento* memento = AllocationMemento::cast(candidate); in FindAllocationMemento() local 505 if (!memento->IsValid()) return NULL; in FindAllocationMemento() 506 return memento; in FindAllocationMemento() 516 AllocationMemento* memento = FindAllocationMemento(object); in UpdateAllocationSite() local 517 if (memento == nullptr) return; in UpdateAllocationSite() 519 AllocationSite* key = memento->GetAllocationSite(); in UpdateAllocationSite()
|
D | heap.cc | 3421 void Heap::InitializeAllocationMemento(AllocationMemento* memento, in InitializeAllocationMemento() argument 3423 memento->set_map_no_write_barrier(allocation_memento_map()); in InitializeAllocationMemento() 3425 memento->set_allocation_site(allocation_site, SKIP_WRITE_BARRIER); in InitializeAllocationMemento()
|
D | heap.h | 1759 void InitializeAllocationMemento(AllocationMemento* memento,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jdt.launching_3.5.100.v20100526.jar | ... .Element root
org.w3c.dom.Element memento
protected abstract void buildMemento (org.w3c.dom ... |
D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.views_3.5.0.I20100527-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | performanceui.jar | META-INF/MANIFEST.MF
.project
about.html
plugin.xml
build.properties
images ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
D | jsp-2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/v8/src/ |
D | objects.cc | 16040 AllocationMemento* memento = heap->FindAllocationMemento(*object); in UpdateAllocationSite() local 16041 if (memento == NULL) return; in UpdateAllocationSite() 16044 site = handle(memento->GetAllocationSite()); in UpdateAllocationSite()
|
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |