/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_heapq.so | |
/external/bison/m4/ |
printf.m4 | 80 # If we don't know, assume the worst. 237 # If we don't know, assume the worst. 450 # If we don't know, assume the worst. 544 # If we don't know, assume the worst. 599 # If we don't know, assume the worst. 902 # If we don't know, assume the worst. [all...] |
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
GlVboPerfTest.java | 31 // the worst case should be above 70% of the best case
|
/external/autotest/client/profilers/powertop/src/ |
Changelog | 96 * Highlight the worst offenders in bold (Vince Pinter)
|
/external/autotest/client/site_tests/hardware_Smartctl/ |
hardware_Smartctl.py | 100 # ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/ |
RSAKeyPairGenerator.java | 205 * are added at the "worst case rate" for the excess.
|
/external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/ |
log_reader.html | 52 // in the worst case the match will be an empty string.
|
/external/curl/docs/libcurl/ |
curl_easy_pause.3 | 73 direction, will cause problems in the worst case or an error in the best case.
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingSortedMap.java | 110 // unsafe, but worst case is a CCE is thrown, which callers will be expecting
|
ForwardingSortedSet.java | 95 // unsafe, but worst case is a CCE is thrown, which callers will be expecting
|
/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
ContinuingHttpServletRequest.java | 94 // to avoid this. At worst, however, mutation effects are restricted within the scope
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
LocaleMatcher.java | 477 final double worst; field in class:LocaleMatcher.Level 480 worst = d; 539 System.out.println("\t\t\t\tNOTFOUND\t" + level.worst); 541 return level.worst; [all...] |
/external/icu/icu4c/source/common/ |
ucnv_cb.c | 199 * At worst we should get a U_BUFFER_OVERFLOW_ERROR.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
LocaleMatcher.java | 484 final double worst; field in class:LocaleMatcher.Level 487 worst = d; 546 System.out.println("\t\t\t\tNOTFOUND\t" + level.worst); 548 return level.worst; [all...] |
/external/iproute2/man/man8/ |
tc-codel.8 | 71 It should be set on the order of the worst-case RTT through the bottleneck to
|
/external/libdivsufsort/ |
README.md | 10 The algorithm runs in O(n log n) worst-case time using only 5n+O(1) bytes of memory space, where n is the length of
|
/external/libopus/silk/ |
NLSF_stabilize.c | 125 /* Worst case: O(n^2) for an inversely sorted array */
|
sort.c | 34 /* Worst case: O(n^2) for an inversely sorted array */
|
/external/libvncserver/libvncserver/ |
ultra.c | 67 * buffer, in the worst case.
|
/external/lzma/C/ |
LzmaDec.h | 43 /* LZMA_REQUIRED_INPUT_MAX = number of required input bytes for worst case.
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jutils.c | 49 * The worst case would be a run-length of 15, which means we need 16
|
/external/replicaisland/ |
README.TXT | 34 tools/ExtractPoints.js: This is a (rather horrible) Javascript tool for Photoshop. It will walk closed paths and produce a text layer describing them as line segments and normals, organized by tile. It takes a long time to run and is probably the worst code in the entire project. res/raw/collision.bin is the binary version of output from this tool.
|
/external/v8/src/ |
layout-descriptor-inl.h | 178 // Even in the "worst" case (all fields are doubles) it would fit into
|
/external/vogar/src/vogar/tasks/ |
RunActionTask.java | 123 // if the monitor breaks, assume the worst and don't retry
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
SoftVPXEncoder.h | 187 // Maximum (worst quality) quantizer
|