HomeSort by relevance Sort by last modified time
    Searched full:shortest (Results 176 - 200 of 526) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/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/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
LanguageTag.java 130 * language = 2*3ALPHA ; shortest ISO 639 code
573 // language = 2*3ALPHA ; shortest ISO 639 code
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
CollectionUtilities.java 596 * Compare, with shortest first, and otherwise lexicographically
612 * Compare, with shortest first, and otherwise lexicographically
  /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
  /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...]
  /compatibility/cdd/9_security-model/
9_11_keys-and-credentials.md 86 * [C-3-1] The entropy of the shortest allowed length of inputs MUST be
  /device/google/contexthub/inc/chre/
re.h 205 * - 'g', 'G' (Shortest floating point representation)
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Route.c 445 from the longest route area (mask length == 32) to the shortest route area
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Route.c 106 from the longest route area (prefix length == 128) to the shortest route area
  /external/clang/www/
get_started.html 18 <p>This page gives you the shortest path to checking out Clang and demos a few
  /external/flatbuffers/include/flatbuffers/
util.h 297 // UTF-8 must represent code points in their shortest possible encoding.
  /external/icu/icu4c/source/common/
unisetspan.cpp 549 * or recursively span for all but the shortest one and
550 * iteratively continue the span with the shortest local match.
577 * pop the shortest string match end point and continue
582 * Continue the loop with the shortest end point of either this code point
    [all...]
  /external/icu/icu4c/source/test/intltest/
colldata.cpp 506 // 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
  /external/python/cpython2/Lib/lib-tk/test/test_ttk/
test_functions.py 359 # shortest layout tuple
  /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/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 59 Latency, // Scheduling for shortest total latency.
  /external/syslinux/gpxe/src/drivers/net/
r8169.h 70 #define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */

Completed in 6146 milliseconds

1 2 3 4 5 6 78 91011>>