/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/ |
Type_Definitions.py | 54 """delay before springing - the delay before springing open a container in ticks (1/60th of a second) (12 is shortest delay, 60 is longest delay) """
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
dtoa.c | 91 0 ==> shortest string that yields d when read in 665 /* Do we yet have the shortest decimal string
|
gdtoa.c | 131 0 ==> shortest string that yields d when read in 665 /* Do we yet have the shortest decimal string
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
BMPSet.java | 38 * Bits for 0..7F (non-shortest forms) are set to the result of contains(FFFD) for faster validity checking at 50 * Bits for 0..7FF (non-shortest forms) and D800..DFFF are set to the result of contains(FFFD) for faster
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
LanguageTag.java | 132 * language = 2*3ALPHA ; shortest ISO 639 code 575 // language = 2*3ALPHA ; shortest ISO 639 code
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
CollectionUtilities.java | 595 * Compare, with shortest first, and otherwise lexicographically 611 * Compare, with shortest first, and otherwise lexicographically
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
BMPSet.java | 36 * Bits for 0..7F (non-shortest forms) are set to the result of contains(FFFD) for faster validity checking at 48 * Bits for 0..7FF (non-shortest forms) and D800..DFFF are set to the result of contains(FFFD) for faster
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
LanguageTag.java | 128 * language = 2*3ALPHA ; shortest ISO 639 code 571 // language = 2*3ALPHA ; shortest ISO 639 code
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
CollectionUtilities.java | 594 * Compare, with shortest first, and otherwise lexicographically 610 * Compare, with shortest first, and otherwise lexicographically
|
/external/jetty/src/java/org/eclipse/jetty/util/log/ |
StdErrLog.java | 125 * shortest. 136 // Checking with FQCN first, then each package segment from longest to shortest.
|
/external/zlib/src/examples/ |
enough.c | 60 the log2 of the number of symbols), where the shortest code has more bits 61 than root. In that case, root is increased to the length of the shortest
|
/libcore/ojluni/src/main/java/sun/util/locale/ |
LanguageTag.java | 151 * language = 2*3ALPHA ; shortest ISO 639 code 588 // language = 2*3ALPHA ; shortest ISO 639 code
|
/prebuilts/go/darwin-x86/src/strconv/ |
extfloat.go | 528 // ShortestDecimal stores in d the shortest decimal representation of f 580 // The shortest representation of f is either rounded up or down, but
|
/prebuilts/go/linux-x86/src/strconv/ |
extfloat.go | 528 // ShortestDecimal stores in d the shortest decimal representation of f 580 // The shortest representation of f is either rounded up or down, but
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream.h | 315 // shortest limit on the stack is always enforced, even if it is not the 342 // maximum message length should be limited to the shortest length that 343 // will not harm usability. The theoretical shortest message that could [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 304 // shortest limit on the stack is always enforced, even if it is not the 331 // maximum message length should be limited to the shortest length that 332 // will not harm usability. The theoretical shortest message that could [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 304 // shortest limit on the stack is always enforced, even if it is not the 331 // maximum message length should be limited to the shortest length that 332 // will not harm usability. The theoretical shortest message that could [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 304 // shortest limit on the stack is always enforced, even if it is not the 331 // maximum message length should be limited to the shortest length that 332 // will not harm usability. The theoretical shortest message that could [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 304 // shortest limit on the stack is always enforced, even if it is not the 331 // maximum message length should be limited to the shortest length that 332 // will not harm usability. The theoretical shortest message that could [all...] |
/device/google/contexthub/inc/ |
chre_re.h | 206 * - 'g', 'G' (Shortest floating point representation)
|
/external/clang/www/ |
get_started.html | 18 <p>This page gives you the shortest path to checking out Clang and demos a few
|
/external/icu/icu4c/source/common/ |
unisetspan.cpp | 547 * or recursively span for all but the shortest one and 548 * iteratively continue the span with the shortest local match. 575 * pop the shortest string match end point and continue 580 * Continue the loop with the shortest end point of either this code point [all...] |
/external/icu/icu4c/source/test/intltest/ |
colldata.cpp | 507 // find out shortest string for the longest sequence of ces.
|
/external/llvm/docs/TableGen/ |
LangRef.rst | 77 TokCodeFragment: "[{" <shortest text not containing "}]"> "}]"
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/ |
LZMAEncoderNormal.java | 244 // Set i to the index of the shortest match that is
|