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

1 2 3 4 56 7 8 91011>>

  /external/libchrome/base/third_party/icu/
icu_utf.cc 183 * Starting with Unicode 3.0.1, non-shortest forms are illegal.
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/
BT4.java 37 // Substracting 1 because the shortest match that this match
  /external/regex-re2/re2/testing/
filtered_re2_test.cc 92 // substring in an OR are removed; that is, only the shortest
  /frameworks/base/core/java/com/android/internal/widget/
NotificationActionListLayout.java 106 // Measure shortest children first. To avoid measuring twice, we approximate by looking
  /prebuilts/go/darwin-x86/src/cmd/go/
list.go 94 ImportStack []string // shortest path from package named on command line to this one
  /prebuilts/go/darwin-x86/src/net/
dnsconfig_unix_test.go 213 // Test a name that will be maximally long when prefixing the shortest
  /prebuilts/go/darwin-x86/src/path/
path.go 52 // Clean returns the shortest path name equivalent to path
  /prebuilts/go/linux-x86/src/cmd/go/
list.go 94 ImportStack []string // shortest path from package named on command line to this one
  /prebuilts/go/linux-x86/src/net/
dnsconfig_unix_test.go 213 // Test a name that will be maximally long when prefixing the shortest
  /prebuilts/go/linux-x86/src/path/
path.go 52 // Clean returns the shortest path name equivalent to path
  /external/libcups/cups/
transcode.c 406 * Check for non-shortest form (invalid UTF-8)...
448 * Check for non-shortest form (invalid UTF-8)...
500 * Check for non-shortest form (invalid UTF-8)...
  /external/v8/src/
bignum-dtoa.cc 49 // digits yield the shortest decimal representation of v.
135 // when the generated digits yield the shortest decimal representation of v. A
547 // optionally (used by GenerateShortestDigits to decide if it has the shortest
fast-dtoa.cc 337 // * buffer contains the shortest possible decimal digit-sequence
571 // The digits in the buffer are the shortest representation possible: no
638 // number of digits. This version does not generate the shortest representation,
  /external/zopfli/src/zopfli/
squeeze.c 472 /* Do regular deflate, then loop multiple shortest path runs, each time using
539 /* Shortest path for fixed tree This one should give the shortest possible
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
dta.py 91 Generator which yields one shortest domain transition path
160 Generator which yields all shortest domain transition paths
179 self.log.info("Generating all shortest domain transition paths from {0} to {1}...".
  /frameworks/base/location/java/android/location/
Location.java 436 * shortest path between them. Distance and bearing are defined using the
489 * North when traveling along the shortest path between this
490 * location and the given location. The shortest path is defined
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
UefiDpLib.uni 63 #string STR_DP_CUMULATIVE_SECT_1 #language en-US "(Times in microsec.) Cumulative Average Shortest Longest\n"
  /external/clang/lib/Format/
FormatToken.cpp 266 // Don't use this Format, if the difference between the longest and shortest
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_bvgraph_test.cc 293 // But findShortestPath will find the shortest path.
  /external/curl/lib/
content_encoding.c 204 /* The shortest header is 10 bytes */
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UnicodeSetStringSpan.java 282 * for all but the shortest one and iteratively continue the span with the shortest local match.
310 * then pop the shortest string match end point and continue the loop,
314 * Continue the loop with the shortest end point of
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
tzfmt.h 450 * @param isShort true if shortest form is used.
468 * @param isShort true if shortest form is used.
510 * This format uses the shortest representation of offset. The hours field does not
824 * @param isShort true if shortest form is used.
    [all...]
ureldatefmt.h 58 * Use the shortest possible form.
  /external/icu/icu4c/source/test/cintltst/
trie2test.c 353 0xc0, 0x80, /* non-shortest U+0000 */
354 0xc1, 0xbf, /* non-shortest U+007f */
356 0xe0, 0x90, 0x80, /* non-shortest U+0400 */
360 0xf0, 0x8f, 0xbf, 0xbf, /* non-shortest U+ffff */
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UnicodeSetStringSpan.java 278 * for all but the shortest one and iteratively continue the span with the shortest local match.
306 * then pop the shortest string match end point and continue the loop,
310 * Continue the loop with the shortest end point of
    [all...]

Completed in 1038 milliseconds

1 2 3 4 56 7 8 91011>>