Searched
full:worst (Results
401 -
425 of
761) sorted by null
<<11121314151617181920>>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
GraphRunner.java | 205 // This is of course not race-condition proof. The worst case is that the event [all...] |
/frameworks/wilhelm/src/android/ |
android_AudioSfDecoder.cpp | 700 // if we don't know where we are, assume the worst for the fill ratio
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXCapture.cpp | 925 //Wait here for the capture to be done, in worst case timeout and proceed with cleanup [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
ThreadLocal.java | 303 * Set the resize threshold to maintain at worst a 2/3 load factor.
|
/libcore/ojluni/src/main/java/java/text/ |
DigitList.java | 382 // In most cases this is simple, but in a worst case situation
|
/libcore/ojluni/src/main/java/sun/net/www/ |
ParseUtil.java | 134 //worst case scenario for character [0x7ff-] every single
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapUtils.java | 485 byte[] output = new byte[text.length()]; // We allocate for the worst case memory need
|
/packages/apps/Music/src/com/android/music/ |
PlaylistBrowserActivity.java | 168 // Worst case, we end up doing the same query twice.
|
/packages/apps/TV/usbtuner/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UnicodeDecompressor.java | 132 // in the worst case, each byte will decompress
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
output.h | 90 /* Compute a worst-case reference address of a branch so that it
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
NEWS | 194 - Math functions are faster (both average and worst cases).
|
/prebuilts/go/darwin-x86/misc/ios/ |
go_darwin_arm_exec.go | 345 // PASS returned by the test harness, assuming the worst
|
/prebuilts/go/darwin-x86/src/bytes/ |
bytes.go | 358 // In the worst case, the slice can grow when mapped, making
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
line.go | 548 // Hence, in the worst case, this takes time linear in the size of the
|
/prebuilts/go/darwin-x86/src/strings/ |
strings.go | 423 // In the worst case, the string can grow when mapped, making
|
/prebuilts/go/darwin-x86/src/text/template/parse/ |
parse.go | 388 // Since space is a token, we need 3-token look-ahead here in the worst case:
|
/prebuilts/go/linux-x86/misc/ios/ |
go_darwin_arm_exec.go | 345 // PASS returned by the test harness, assuming the worst
|
/prebuilts/go/linux-x86/src/bytes/ |
bytes.go | 358 // In the worst case, the slice can grow when mapped, making
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
line.go | 548 // Hence, in the worst case, this takes time linear in the size of the
|
/prebuilts/go/linux-x86/src/strings/ |
strings.go | 423 // In the worst case, the string can grow when mapped, making
|
/prebuilts/go/linux-x86/src/text/template/parse/ |
parse.go | 388 // Since space is a token, we need 3-token look-ahead here in the worst case:
|
/system/bt/osi/src/ |
alarm.c | 542 // |timer_gettime|. Worst case, |alarm_expired| is signaled twice for that
|
/system/security/keystore/ |
keystore.cpp | 88 * [0-o]. Therefore in the worst case the length of a key gets doubled. Note
|
/toolchain/binutils/binutils-2.25/include/ |
xtensa-isa.h | 545 treated with worst-case assumptions. The function returns 0 if the
|
/external/bzip2/ |
manual.html | 623 in this respect. The ratio between worst-case and average-cas [all...] |
Completed in 1482 milliseconds
<<11121314151617181920>>