/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/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
closurizednamespacesinfo.py | 472 # The namespace for a class is the shortest prefix ending in a class
|
/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/src/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/ |
LinkedBlockingQueue.java | 28 * queue the shortest time. New elements
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 125 * 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 | 375 <p>The fundamental size of a screen, as indicated by the shortest dimension of the available 376 screen area. Specifically, the device's smallestWidth is the shortest of the screen's available [all...] |