Searched
full:exponential (Results
351 -
375 of
572) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest-port.cc | 356 // exponential with respect to the regex length + the string length,
|
/external/chromium_org/third_party/re2/re2/ |
nfa.cc | 21 // Note that unlike in Perl and PCRE, this algorithm *cannot* take exponential
|
regexp.h | 520 // exponential blowup in space requirements.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
sampler_test.cc | 295 // "geometric/exponential random numbers\n";
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
sampler_test.cc | 295 // "geometric/exponential random numbers\n";
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
decode_plc.c | 380 * Note that put log function is in Q8 but the exponential function is in Q10.
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/agc/ |
digital_agc.c | 134 // Calculate a denominator used in the exponential part to convert from dB to linear scale:
|
/external/gtest/src/ |
gtest-port.cc | 382 // exponential with respect to the regex length + the string length,
|
/external/llvm/lib/Target/X86/ |
X86.td | 99 "Enable AVX-512 Exponential and Reciprocal Instructions",
|
/external/llvm/utils/unittest/googletest/src/ |
gtest-port.cc | 356 // exponential with respect to the regex length + the string length,
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir.h | 86 OP_EXP, // exponential (base M_E)
|
/external/mesa3d/src/gtest/src/ |
gtest-port.cc | 356 // exponential with respect to the regex length + the string length,
|
/external/ppp/pppd/plugins/rp-pppoe/ |
discovery.c | 611 exponential backoff. This reduces the time for an unsuccessful
|
/external/protobuf/gtest/src/ |
gtest-port.cc | 345 // exponential with respect to the regex length + the string length,
|
/external/regex-re2/re2/ |
nfa.cc | 21 // Note that unlike in Perl and PCRE, this algorithm *cannot* take exponential
|
regexp.h | 520 // exponential blowup in space requirements.
|
/external/srec/srec/clib/ |
swicms.c | 39 data, using an exponential decay formula.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
decode_plc.c | 380 * Note that put log function is in Q8 but the exponential function is in Q10.
|
/external/webrtc/src/modules/audio_processing/agc/ |
digital_agc.c | 134 // Calculate a denominator used in the exponential part to convert from dB to linear scale:
|
/external/wpa_supplicant_8/wpa_supplicant/ |
android.config | 469 # For exponential module:
|
defconfig | 489 # For exponential module:
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
amrdecode.cpp | 472 * RX_NO_DATA, generate exponential decay from latest valid frame for the first 6 frames
|
/frameworks/base/docs/html/google/gcm/ |
helper.jd | 136 <li> <code>onRecoverableError(Context context, String errorId)</code>: Called when the device tries to register or unregister, but the GCM servers are unavailable. The GCM library will retry the operation using exponential backup, unless this method is overridden and returns false. This method is optional and should be overridden only if you want to display the message to the user or cancel the retry attempts.
|
server.jd | 80 <a href="http://en.wikipedia.org/wiki/Exponential_backoff">exponential back-off.</a></li>
|
/frameworks/support/v4/java/android/support/v4/app/ |
NotificationManagerCompat.java | 461 * After a maximum number of attempts (with exponential back-off), start
|
Completed in 2589 milliseconds
<<11121314151617181920>>