Searched
full:worst (Results
351 -
375 of
761) sorted by null
<<11121314151617181920>>
/libcore/ojluni/src/main/java/sun/misc/ |
FpUtils.java | 497 * are tradeoffs in writing a method to minimize the worst case 521 * requiring five floating-point multiplies in the worst case, [all...] |
/prebuilts/go/darwin-x86/src/net/url/ |
url_test.go | 395 // worst case host, still round trips 405 // worst case path, still round trips
|
/prebuilts/go/linux-x86/src/net/url/ |
url_test.go | 395 // worst case host, still round trips 405 // worst case path, still round trips
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
xtensaelf.em | [all...] |
/dalvik/tools/dexdeps/src/com/android/dexdeps/ |
DexData.java | 507 byte inBuf[] = new byte[utf16len * 3]; // worst case
|
/device/google/contexthub/firmware/src/drivers/orientation/ |
orientation.c | 782 mDataSlab = slabAllocatorNew(slabSize, 4, 6 * (NUM_COMMS_EVENTS_IN_FIFO + 1)); // worst case 6 output sensors * (N + 1) comms_events
|
/external/aac/libAACdec/src/ |
block.cpp | 459 worst case of additional headroom required because of the scalefactor. */
|
/external/clang/docs/ |
ControlFlowIntegrityDesign.rst | 192 of the object file. At worst, bit vectors in disjoint hierarchies only
|
/external/curl/lib/vtls/ |
axtls.c | 682 * safe (and neither is the ssl_seeded check), but the worst effect of a
|
/external/dhcpcd-6.8.2/ |
if.c | 694 /* Sort the interfaces into a preferred order - best first, worst last. */
|
/external/guava/guava/src/com/google/common/base/ |
Ascii.java | 590 // in this worst case, this allows a maxLength equal to the length of the truncationIndicator,
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
UnicodeDecompressor.java | 130 // in the worst case, each byte will decompress
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UnicodeDecompressor.java | 132 // in the worst case, each byte will decompress
|
/external/libchrome/base/message_loop/ |
message_loop.cc | 476 // Execute the task and assume the worst: It is probably not reentrant.
|
/external/libchrome/base/strings/ |
string_util.cc | 736 // one above would be O(n^2) in the worst case, as replace() will shift the [all...] |
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
TJCompressor.java | 304 * @param quality the new JPEG image quality level (1 to 100, 1 = worst,
|
/external/libogg/doc/ |
oggstream.html | 147 captured with confidence after seeing 128kB of data or less [worst
|
/external/libopus/silk/float/ |
pitch_analysis_core_FLP.c | 489 * In total 48 correlations. The direct implementation computed in worst
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_svc_layercontext.c | 575 // Setting the worst/best_quality via the encoder control: SET_SVC_PARAMETERS,
|
/external/libvpx/libvpx/vpx_dsp/ |
ssim.c | 386 // 1.0 = 4x4x255x255 the worst error we can possibly have.
|
/external/llvm/docs/tutorial/ |
LangImpl9.rst | 223 the llvm-dev list. At the very worst, you can always treat LLVM as if it
|
OCamlLangImpl8.rst | 228 the llvm-dev list. At the very worst, you can always treat LLVM as if it
|
/external/llvm/include/llvm/ADT/ |
SparseBitVector.h | 38 /// have better worst cases for insertion in the middle (various balanced trees,
|
/external/llvm/include/llvm/CodeGen/ |
RegAllocPBQP.h | 518 // would be better to push nodes with lower 'expected' or worst-case
|
/external/llvm/include/llvm/Object/ |
ELFTypes.h | 34 // Use an alignment of 2 for the typedefs since that is the worst case for
|
Completed in 399 milliseconds
<<11121314151617181920>>