HomeSort by relevance Sort by last modified time
    Searched full:offest (Results 1 - 4 of 4) sorted by null

  /external/webkit/JavaScriptCore/bytecode/
SamplingTool.cpp 170 unsigned offest = vPC - codeBlock->instructions().begin(); local
173 if (offest < m_size) {
174 m_samples[offest]++;
  /external/svox/pico/lib/
picokdt.c 69 - INPMAPTABLEPOS2: two bytes, equals offest in number of bytes from
72 - OUTMAPTABLEPOS2: two bytes, equals offest in number of bytes from
75 - TREEPOS2: two bytes, equals offest in number of bytes from the
    [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 341 public final native void unmarshall(byte[] data, int offest, int length);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java     [all...]

Completed in 650 milliseconds