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

1 2 3 4 56 7 8 91011>>

  /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
  /external/opencv3/3rdparty/openexr/Imath/
ImathQuat.h 500 // This method does *not* interpolate along the shortest
502 // along the shortest arc, and q1^q2 is negative, then
530 // Spherical linear interpolation along the shortest
  /frameworks/base/location/java/android/location/
Location.java 414 * shortest path between them. Distance and bearing are defined using the
467 * North when traveling along the shortest path between this
468 * location and the given location. The shortest path is defined
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
graph.rst 279 corresponds to the shortest distance between the nodes.
  /external/clang/lib/Format/
FormatToken.cpp 255 // 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 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...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
XEquivalenceClass.java 278 // use dumb algorithm for getting shortest path
  /external/icu/icu4c/source/i18n/unicode/
reldatefmt.h 45 * Use the shortest possible form.
tzfmt.h 448 * @param isShort true if shortest form is used.
466 * @param isShort true if shortest form is used.
508 * This format uses the shortest representation of offset. The hours field does not
822 * @param isShort true if shortest form is used.
    [all...]
  /external/icu/icu4c/source/test/cintltst/
trie2test.c 351 0xc0, 0x80, /* non-shortest U+0000 */
352 0xc1, 0xbf, /* non-shortest U+007f */
354 0xe0, 0x90, 0x80, /* non-shortest U+0400 */
358 0xf0, 0x8f, 0xbf, 0xbf, /* non-shortest U+ffff */
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UnicodeSetStringSpan.java 274 * for all but the shortest one and iteratively continue the span with the shortest local match.
302 * then pop the shortest string match end point and continue the loop,
306 * Continue the loop with the shortest end point of
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
XEquivalenceClass.java 277 // use dumb algorithm for getting shortest path
  /external/libpng/contrib/gregbook/
README 185 All options can be abbreviated to the shortest unique value; for example,
  /external/v8/test/cctest/
test-bignum-dtoa.cc 39 #include "test/cctest/gay-shortest.h"
test-dtoa.cc 39 #include "test/cctest/gay-shortest.h"
  /external/vulkan-validation-layers/libs/glm/gtx/
simd_quat.hpp 273 /// Identical to fastMix() except takes the shortest path.
  /external/wpa_supplicant_8/src/wps/
upnp_xml.c 113 * do not represent unicode chars or are not the shortest encoding.
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
Utils.java 222 // shortest path to change source to target.
  /libcore/ojluni/src/main/java/sun/net/util/
IPAddressUtil.java 135 // Shortest valid string is "::", hence at least 2 chars
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Utils.java 222 // shortest path to change source to target.
  /prebuilts/gdb/darwin-x86/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) """

Completed in 2266 milliseconds

1 2 3 4 56 7 8 91011>>