/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UnicodeCompressor.java | 322 // in the worst case, each character will take 3 bytes [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
Currency.java | 127 // it's all in the class init. The worst problem is we might instantiate [all...] |
/external/jdiff/src/jdiff/ |
DiffMyers.java | 106 the worst this can do is cause suboptimal diff output.
|
/external/libvpx/libvpx/vpx/ |
vpx_encoder.h | 531 /*!\brief Maximum (Worst Quality) Quantizer [all...] |
/external/llvm/include/llvm/IR/ |
Intrinsics.td | 24 // if correct) to the least aggressive. If no property is set, the worst case
|
/external/llvm/lib/CodeGen/ |
RegAllocPBQP.cpp | 283 // Finding an edge is expensive in the worst case (O(max_clique(G))). So
|
/external/llvm/lib/Target/Sparc/ |
SparcInstr64Bit.td | 118 // Worst case is 6 instrs:
|
/external/lzma/xz-embedded/ |
xz_dec_lzma2.c | 21 * The worst case is that we decode 22 bits using probabilities and 26
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_context.h | 482 * worst case, in which all the varyings are floats, so we use up one binding [all...] |
/external/opencv3/3rdparty/libwebp/dsp/ |
dec.c | 89 // In the worst case scenario, the input to clip_8b() can be as large as
|
/external/skia/src/core/ |
SkRecordDraw.cpp | 655 // assume the worst (i.e., that it does contain layers which nest
|
SkScan_Antihair.cpp | 17 /* Our attempt to compute the worst case "bounds" for the horizontal and
|
/external/skia/src/gpu/ |
GrPathUtils.cpp | 22 // take worst case mapRadius amoung four corners.
|
/external/skia/src/images/ |
SkImageDecoder_libpng.cpp | 645 SkPMColor colorStorage[256]; // worst-case storage [all...] |
/external/toybox/www/ |
design.html | 87 to L2 cache costs a dozen or so clock cycles, and waiting for a worst case dram
|
/external/webp/src/dsp/ |
dec.c | 61 // In the worst case scenario, the input to clip_8b() can be as large as
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
ParameterUtils.java | 461 // Even in the worst case, we should always at least return 0 here [all...] |
/frameworks/base/core/java/android/net/ |
LinkProperties.java | 951 * 2. Worst case performance is O(n^2). [all...] |
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
FusedPrintersProvider.java | 96 /** The worst accuracy that is considered usable in m */ [all...] |
/frameworks/native/libs/gui/ |
GLConsumer.cpp | 868 // worst case (that we care about), which is YUV420. [all...] |
Surface.cpp | 297 // and hope for the best; the worst that should happen is some [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
vpx_encoder.h | 460 /*!\brief Maximum (Worst Quality) Quantizer [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
ScheduledExecutorSubclassTest.java | 703 // which purge will not fail. (At worst, when queue is empty.) [all...] |
ScheduledExecutorTest.java | 651 // which purge will not fail. (At worst, when queue is empty.) [all...] |
/libcore/ojluni/src/main/java/java/nio/charset/ |
CharsetDecoder.java | 443 * byte of input. This value may be used to compute the worst-case size [all...] |