HomeSort by relevance Sort by last modified time
    Searched full:shortest (Results 101 - 125 of 218) sorted by null

1 2 3 45 6 7 8 9

  /external/proguard/src/proguard/classfile/instruction/
Instruction.java 674 * Shrinks this instruction to its shortest possible form.
  /external/replicaisland/res/values/
wanda.xml 96 Did you even think about what you were doing? Did you even consider that maybe, just maybe, there was some other way to resolve the situation? Or do you just calculate the shortest possible path to your objective and then iterate until it?s complete? Just follow the rules by rote, never considering whether or not your way is the best way?
  /external/stlport/src/
c_locale.h 220 * Returns the number of bytes of the shortest allowed multibyte
  /external/v8/src/
conversions.cc 266 // shortest representation (which happens when f equals -1).
  /external/valgrind/main/coregrind/m_initimg/
simple_huffman.c 473 /* Sort histogram - shortest code first (bubble sort) */
  /external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp 264 // arcs for arcTo(), as the arc is defined as the "shortest arc" of the
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 220 * Returns the number of bytes of the shortest allowed multibyte
  /external/jdiff/src/jdiff/
DiffMyers.java 85 /** Find the midpoint of the shortest edit script for a specified
90 When the two searches meet, we have found the midpoint of the shortest
  /external/mksh/src/
eval.c 1288 /* shortest match at beginning */
1310 /* shortest match at end */
    [all...]
  /external/flac/libFLAC/
format.c 311 * also disallows non-shortest-form encodings, c.f.
  /external/icu4c/common/unicode/
ucnv_err.h 162 Also, starting with Unicode 3.0.1, non-shortest byte sequences
  /external/icu4c/i18n/
colldata.cpp 866 // find out shortest string for the longest sequence of ces.
ucol_wgt.cpp 292 /* copy the ranges, shortest first, into the result array */
  /external/openfst/src/include/fst/
determinize.h 702 // input. Useful for e.g. unique N-shortest paths.
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv_err.h 155 Also, starting with Unicode 3.0.1, non-shortest byte sequences
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv_err.h 155 Also, starting with Unicode 3.0.1, non-shortest byte sequences
  /external/webkit/Source/WebCore/icu/unicode/
ucnv_err.h 155 Also, starting with Unicode 3.0.1, non-shortest byte sequences
  /external/zlib/contrib/blast/
blast.c 116 * - The first code for the shortest length is all ones. Subsequent codes of
  /frameworks/base/docs/html/guide/practices/
screens_support.jd     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 20 * element that has been on the queue the shortest time. New elements
LinkedBlockingQueue.java 28 * queue the shortest time. New elements
  /libcore/luni/src/main/java/java/util/regex/
Pattern.java 118 * sequence. There are also non-greedy quantifiers that match the shortest possible input sequence.
  /external/proguard/docs/manual/
usage.html 310 many different reasons. This option prints the shortest chain of methods
312 member. <i>In the current implementation, the shortest chain that is
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp     [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 342 <p>The fundamental size of a screen, as indicated by the shortest dimension of the available
343 screen area. Specifically, the device's smallestWidth is the shortest of the screen's available
    [all...]

Completed in 3621 milliseconds

1 2 3 45 6 7 8 9