/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
output.h | 92 /* Compute a worst-case reference address of a branch so that it
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
output.h | 92 /* Compute a worst-case reference address of a branch so that it
|
/external/bzip2/ |
manual.html | 623 in this respect. The ratio between worst-case and average-cas [all...] |
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_tabl.cpp | 162 worst case is IMUL with its 3 operands: 180 and the grand total for the worst case would be [all...] |
/external/jpeg/ |
structure.doc | [all...] |
usage.doc | 80 Quality is 0 (worst) to 100 (best); default is 75.
|
/external/qemu/distrib/jpeg-6b/ |
structure.doc | [all...] |
usage.doc | 80 Quality is 0 (worst) to 100 (best); default is 75.
|
/external/qemu/distrib/zlib-1.2.3/ |
trees.c | 443 * the subtrees have equal frequency. This minimizes the worst case length. 889 * To simplify the code, we assume the worst case of last real code encoded [all...] |
/external/qemu-pc-bios/bochs/bios/ |
rombios32.c | [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderListMarker.cpp | 87 const int lettersSize = sizeof(number) * 8 + 1; // Binary is the worst case; requires one character per bit plus a minus sign. 126 // The asterisks list-style-type is the worst case; we show |numberShadow| asterisks. [all...] |
/hardware/msm7k/libcamera/ |
QualcommCameraHardware.cpp | 528 mPreviewWidth * mPreviewHeight * 2, // worst 580 kRawFrameHeaderSize + mJpegMaxSize, /* worst */ [all...] |
/external/aac/libMpegTPDec/src/ |
tpdec_lib.cpp | 407 /* Consider worst case of bufferFullness quantization. */ [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_mac.mm | 39 // into |model_| start from AutocompleteEditViewMac, in the worst case [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
directory_backing_store.cc | 32 // is calling SaveChanges. In the worst case scenario, the user can put his [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
faq.html | 248 In the worst case, it could mean that an update to one
|
/external/chromium/net/proxy/ |
proxy_config_service_linux_unittest.cc | 978 // One of the tests below needs a worst-case long line prefix. We build it [all...] |
/external/icu4c/common/ |
normalizer2impl.h | 716 * The trie has a value for each lead surrogate code unit representing the "worst case"
|
utrie.h | 119 * (worst case).
|
/external/icu4c/i18n/ |
digitlst.cpp | 583 // A decimal number in string form can, worst case, be 14 characters longer
|
/external/jdiff/src/jdiff/ |
DiffMyers.java | 106 the worst this can do is cause suboptimal diff output.
|
/external/libvpx/libvpx/vpx/ |
vpx_encoder.h | 465 /*!\brief Maximum (Worst Quality) Quantizer [all...] |
/external/llvm/lib/IR/ |
Value.cpp | 452 // If we don't know, assume the worst.
|
/external/llvm/lib/Support/Unix/ |
Path.inc | 187 // This is the worst case implementation. tempnam(3) leaks memory unless its
|
/external/openssh/ |
sftp-server.c | 1498 * the worst-case length packet it can generate, [all...] |