/external/strace/ |
syscall.c | 243 static struct timeval shortest = { 1000000, 0 }; variable in typeref:struct:timeval [all...] |
/external/mksh/src/ |
eval.c | 1175 case '#': /* shortest at beginning */ 1195 case '%': /* shortest match at end */ [all...] |
/external/pcre/doc/html/ |
pcretest.html | 403 \F only shortest match for <b>pcre_dfa_exec()</b> 493 found. This is always the shortest possible match. [all...] |
pcrepartial.html | 356 the shortest match has been found, continuation to a new subject segment is no
|
/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 | 864 // find out shortest string for the longest sequence of ces.
|
ucol_wgt.cpp | 279 /* copy the ranges, shortest first, into the result array */
|
/external/pcre/doc/ |
pcrepartial.3 | 330 the shortest match has been found, continuation to a new subject segment is no
|
/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 | 346 <p>The fundamental size of a screen, as indicated by the shortest dimension of the available 347 screen area. Specifically, the device's smallestWidth is the shortest of the screen's available [all...] |
/external/chromium/chrome/browser/ |
process_singleton_linux.cc | 693 // Validate the message. The shortest message is kStartToken\0x\0x [all...] |
/external/chromium/net/base/ |
cookie_monster.h | 61 // shortest "." delimited terminal substring of an internet [all...] |
/external/dropbear/ |
loginrec.c | 185 /* pick the shortest string */ [all...] |
/external/icu4c/tools/gencnval/ |
gencnval.c | [all...] |
/external/jpeg/ |
jchuff.c | 797 * shortest nonzero BITS entry is converted into a prefix for two code words
|