/external/bzip2/ |
bzip2.txt | 324 between worst-case and average-case compression time is in 385 sion. Bela Lubkin encouraged me to improve the worst-case
|
manual.xml | 595 in this respect. The ratio between worst-case and average-case 671 improve the worst-case compression performance. [all...] |
/external/clang/include/clang/Sema/ |
Overload.h | 398 /// sequence only represents the worst element conversion. 523 /// sequence only represents the worst element conversion.
|
/external/libopus/silk/fixed/ |
pitch_analysis_core_FIX.c | 167 /* Inner product is calculated with different lengths, so scale for the worst case */ 593 * In total 48 correlations. The direct implementation computed in worst [all...] |
/external/libvncserver/common/ |
turbojpeg.h | 329 * -# pre-allocate the buffer to a "worst case" size determined by 345 * @param jpegQual the image quality of the generated JPEG image (1 = worst,
|
/external/llvm/include/llvm/Analysis/ |
LazyCallGraph.h | 291 /// the cycle can in the worst case require traversing every SCC in the 338 /// The runtime complexity of this method is, in the worst case, O(V+E)
|
/hardware/intel/img/psb_video/src/ |
pnw_hostjpeg.h | 45 * In reality, worst case allocatable bytes is less than this, something 49 * = 0x116F322 bytes (1170 worst case per MCU)*/
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
fstream.tcc | 242 // Worst-case number of external bytes. 498 // Worst-case number of external bytes needed.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
fstream.tcc | 242 // Worst-case number of external bytes. 498 // Worst-case number of external bytes needed.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
bitmap.h | 59 The following operations can be performed in O(E) time worst-case (with 97 in the worst case (a sparse set with large distances between the values
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
fstream.tcc | 242 // Worst-case number of external bytes. 498 // Worst-case number of external bytes needed.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
heapq.py | 88 the speed is almost constant, and the worst case is not much different 90 are more efficient overall, yet the worst cases might be terrible.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
heapq.py | 88 the speed is almost constant, and the worst case is not much different 90 are more efficient overall, yet the worst cases might be terrible.
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
fstream.tcc | 242 // Worst-case number of external bytes. 499 // Worst-case number of external bytes needed.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
heapq.py | 88 the speed is almost constant, and the worst case is not much different 90 are more efficient overall, yet the worst cases might be terrible.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
heapq.py | 88 the speed is almost constant, and the worst case is not much different 90 are more efficient overall, yet the worst cases might be terrible.
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_encoder.c | [all...] |
/external/libjpeg-turbo/ |
turbojpeg.h | 646 * -# pre-allocate the buffer to a "worst case" size determined by calling 667 * @param jpegQual the image quality of the generated JPEG image (1 = worst, 714 * -# pre-allocate the buffer to a "worst case" size determined by calling 731 * @param jpegQual the image quality of the generated JPEG image (1 = worst, 784 * -# pre-allocate the buffer to a "worst case" size determined by calling 801 * @param jpegQual the image quality of the generated JPEG image (1 = worst, [all...] |
/external/lz4/lib/ |
lz4frame.c | 252 * The most important rule is that dstBuffer MUST be large enough (dstMaxSize) to ensure compression completion even in worst case. 433 /* LZ4F_compressBound() : gives the size of Dst buffer given a srcSize to handle worst case situations. 512 * The most important rule is that dstBuffer MUST be large enough (dstMaxSize) to ensure compression completion even in worst case. [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteConnection.java | 343 // In the worst case, an application that enables WAL might not actually [all...] |
/libcore/ojluni/src/main/java/java/util/ |
TimSort.java | 34 * runs O(n log n) time (worst case). In the worst case, this sort requires 258 * movement (worst case). [all...] |
/docs/source.android.com/src/source/ |
known-issues.jd | 164 (there can be several hundred requests in a worst-case scenario).</p>
|
/external/autotest/client/site_tests/platform_BootPerf/ |
platform_BootPerf.py | 368 epoch. Also estimate the worst-case error based on the time
|
/external/autotest/client/site_tests/platform_CompressedSwapPerf/ |
platform_CompressedSwapPerf.py | 15 Iterates over processes sequentially. This should cause worst-case
|
/external/autotest/scheduler/shard/ |
shard_client.py | 222 # Even if there were jobs we'd in the worst case upload them twice.
|