/external/openfst/src/include/fst/ |
weight.h | 126 // Algorithms for Shortest-Distance Problems", Journal of Automata,
|
rmepsilon.h | 42 #include <fst/shortest-distance.h> 136 // Shortest distance algorithm computation state. 225 // The vector 'distance' will be used to hold the shortest distances
|
/external/v8/test/cctest/ |
test-bignum-dtoa.cc | 38 #include "gay-shortest.h"
|
test-dtoa.cc | 38 #include "gay-shortest.h"
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
LoopBlinnLocalTriangulator.h | 202 // - If the convex hull is a quadrilateral, then the shortest edge
|
LoopBlinnLocalTriangulator.cpp | 210 // diagonals intersect. Note that we choose the shortest diagonal
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
Search.java | 51 // The shortest search query we'll accept
|
/external/v8/src/ |
bignum-dtoa.cc | 74 // digits yield the shortest decimal representation of v. 160 // when the generated digits yield the shortest decimal representation of v. A 571 // optionally (used by GenerateShortestDigits to decide if it has the shortest
|
fast-dtoa.cc | 360 // * buffer contains the shortest possible decimal digit-sequence 594 // The digits in the buffer are the shortest representation possible: no 661 // number of digits. This version does not generate the shortest representation,
|
/frameworks/base/location/java/android/location/ |
Location.java | 388 * shortest path between them. Distance and bearing are defined using the 440 * North when traveling along the shortest path between this 441 * location and the given location. The shortest path is defined
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrv.c | 646 * \brief Finds the index for the measurement request with the shortest period 651 * \return index of the measurement request with the shortest duration.\n 682 { /* otherwise, return the index of the type with the shortest duration */ [all...] |
/external/grub/stage2/ |
gunzip.c | 404 shortest codes, so those codes dominate the decoding time, and hence 416 bits is used, or when the shortest code is *longer* than the requested 417 table size, in which case the length of the shortest code in bits is 620 /* go through the bit lengths (k already is bits in shortest code) */ [all...] |
/external/icu4c/common/ |
utf_impl.c | 155 * Starting with Unicode 3.0.1, non-shortest forms are illegal.
|
unisetspan.cpp | 545 * or recursively span for all but the shortest one and 546 * iteratively continue the span with the shortest local match. 573 * pop the shortest string match end point and continue 578 * Continue the loop with the shortest end point of either this code point [all...] |
/external/icu4c/i18n/unicode/ |
bms.h | 23 * compute the length of the shortest string that can
|
/external/icu4c/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/libpng/contrib/gregbook/ |
README | 185 All options can be abbreviated to the shortest unique value; for example,
|
/external/wpa_supplicant_8/src/wps/ |
upnp_xml.c | 113 * do not represent unicode chars or are not the shortest encoding.
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Utils.java | 221 // shortest path to change source to target.
|
/external/zlib/src/examples/ |
enough.c | 57 the log2 of the number of symbols), where the shortest code has more bits 58 than root. In that case, root is increased to the length of the shortest
|
/external/protobuf/src/google/protobuf/io/ |
coded_stream.h | 288 // shortest limit on the stack is always enforced, even if it is not the 312 // maximum message length should be limited to the shortest length that 313 // will not harm usability. The theoretical shortest message that could [all...] |
/packages/apps/Calendar/res/values/ |
strings.xml | 64 should use the shortest acceptable abbreviation to save space. --> 74 should use the shortest acceptable abbreviation of 'hour' to save space. --> 84 should use the shortest acceptable abbreviation of 'day' to save space. --> [all...] |
/external/chromium/chrome/browser/history/ |
url_database.h | 176 // Tries to find the shortest URL beginning with |base| that strictly
|
/external/chromium/chrome/browser/search_engines/ |
template_url_model.h | 111 // shortest-first. If support_replacement_only is true, only keywords that
|
/external/clang/www/ |
get_started.html | 18 <p>This page gives you the shortest path to checking out Clang and demos a few
|