HomeSort by relevance Sort by last modified time
    Searched defs:memento (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/v8/test/cctest/
test-mementos.cc 41 // Allocate a string, the GC may suspect a memento behind the string.
46 // Create an allocation memento behind the string with a garbage allocation
48 AllocationMemento* memento = local
50 memento->set_map_no_write_barrier(heap->allocation_memento_map());
51 memento->set_allocation_site(
64 // Call GC to see if we can handle a poisonous memento right after the
78 // Force GC to test the poisoned memento handling
110 // The object of class f should have a memento secreted behind it.
112 AllocationMemento* memento = local
114 CHECK_EQ(memento->map(), heap->allocation_memento_map())
    [all...]
  /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/
ComponentsView.java 400 public void saveState(IMemento memento) {
402 memento.putString(IPerformancesConstants.PRE_WRITE_RESULTS_DIR, this.resultsDir.getPath());
404 super.saveState(memento);
PerformancesView.java 422 public void init(IViewSite site, IMemento memento) throws PartInitException {
423 super.init(site, memento);
424 this.viewState = memento;
598 * Restore the view state from the memento information.
634 public void saveState(IMemento memento) {
635 super.saveState(memento);
636 memento.putBoolean(IPerformancesConstants.PRE_FILTER_BASELINE_BUILDS, this.filterBaselineBuilds.isChecked());
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 4031 const MotionMemento& memento = mMotionMementos.itemAt(i); local
4142 MotionMemento& memento = mMotionMementos.editItemAt(index); local
4153 MotionMemento& memento = mMotionMementos.editItemAt(index); local
4195 const KeyMemento& memento = mKeyMementos.itemAt(i); local
4209 const MotionMemento& memento = mMotionMementos.itemAt(i); local
4222 KeyMemento& memento = mKeyMementos.editTop(); local
4236 MotionMemento& memento = mMotionMementos.editTop(); local
4260 const KeyMemento& memento = mKeyMementos.itemAt(i); local
4270 const MotionMemento& memento = mMotionMementos.itemAt(i); local
4294 const MotionMemento& memento = mMotionMementos.itemAt(i); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.ui.views_3.5.0.I20100527-0800.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/chromium_org/v8/src/
objects.cc 13191 AllocationMemento* memento = heap->FindAllocationMemento(*object); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 671 milliseconds