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

  /external/apache-http/src/org/apache/http/conn/ssl/
StrictHostnameVerifier.java 46 * Sun Java 1.4's footsteps and only check the first CN. (If you need
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_keysym.h 28 * as international virtual keycodes. We'll follow in the footsteps of X11...
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_keysym.h 28 * as international virtual keycodes. We'll follow in the footsteps of X11...
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_keysym.h 28 * as international virtual keycodes. We'll follow in the footsteps of X11...
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_keysym.h 28 * as international virtual keycodes. We'll follow in the footsteps of X11...
  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch.java 428 Map<Long, Integer> footsteps = new HashMap<Long, Integer>();
450 if (front && (footsteps.containsKey(footstep))) {
454 footsteps.put(footstep, d);
463 if (front && (footsteps.containsKey(footstep))) {
467 footsteps.put(footstep, d);
478 v_map2 = v_map2.subList(0, footsteps.get(footstep) + 1);
497 if (!front && (footsteps.containsKey(footstep))) {
501 footsteps.put(footstep, d);
509 if (!front && (footsteps.containsKey(footstep))) {
513 footsteps.put(footstep, d)
    [all...]
  /external/guava/guava-tests/test/com/google/common/io/testdata/
alice_in_wonderland.txt     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 483 milliseconds