HomeSort by relevance Sort by last modified time
    Searched refs:simulate (Results 1 - 10 of 10) sorted by null

  /system/vold/
VolumeManager.h 89 int simulate(const char *cmd, const char *arg);
VolumeManager.cpp 997 int VolumeManager::simulate(const char *cmd, const char *arg) { function in class:VolumeManager
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Simulator.java 37 * Class which knows how to simulate the effects of executing bytecode.
92 public void simulate(ByteBlock bb, Frame frame) { method in class:Simulator
113 * @param offset {@code >= 0;} offset of the instruction to simulate
117 public int simulate(int offset, Frame frame) { method in class:Simulator
143 * {@link Simulator#simulate}
Ropper.java 680 * Using a copy of the given frame, simulate each instruction,
684 sim.simulate(block, frame);
    [all...]
  /external/chromium/third_party/icu/source/test/perf/ustrperf/
stringperf.h 32 // Simulate construction with a single-char string for basic_string
33 wchar_t simulate[2]={wTESTCHAR1, 0}; variable
475 stlstring b(simulate);
  /external/icu4c/test/perf/ustrperf/
stringperf.h 32 // Simulate construction with a single-char string for basic_string
33 wchar_t simulate[2]={wTESTCHAR1, 0}; variable
475 stlstring b(simulate);
  /external/v8/benchmarks/
richards.js 391 * A task that suspends itself after each time it has been run to simulate
  /external/webkit/SunSpider/tests/v8-v4/
v8-richards.js 386 * A task that suspends itself after each time it has been run to simulate
  /external/grub/
configure 920 simulate the slowness of a serial device
    [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 883 milliseconds