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

  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
LevenshteinDistanceTest.java 34 private static final int UNCHANGED = LevenshteinDistance.EDIT_UNCHANGED;
51 if (expectedOps[i] == UNCHANGED) {
114 new int[] {UNCHANGED},
120 new int[] {UNCHANGED, UNCHANGED},
129 new int[] {UNCHANGED, INSERT},
135 new int[] {UNCHANGED, UNCHANGED},
141 new int[] {UNCHANGED, UNCHANGED, INSERT}
    [all...]
  /external/v8/src/
liveedit-debugger.js 39 // version of the script) it remains unchanged, but the code that could
42 // All unchanged functions have their positions updated accordingly.
111 if (old_node.status == FunctionStatus.UNCHANGED) {
208 // unchanged and whether positions changed at all.
512 UNCHANGED: "unchanged",
513 // The code of a function remains unchanged, but something happened inside
530 this.status = FunctionStatus.UNCHANGED;
580 // Determines status of each function (from unchanged to damaged). However
581 // children of unchanged functions are ignored
    [all...]
  /tools/motodev/src/plugins/videos/libs/
mail.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 137 milliseconds