/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.conf | 249 # For instance, on exponential module parameters would be <base>:<limit> 250 #autoscan=exponential:3:300 251 # Which means a delay between scans on a base exponential of 3, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
random.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
random.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
random.h | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
random.h | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
random.h | [all...] |
/external/bzip2/ |
blocksort.c | 249 "exponential radix sort" (!), inspired by the 962 the fallback sorting mechanism, exponential radix sort).
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_fmsynth.c | 654 /* decay is exponential, multiply by decay rate */ 686 /* release is exponential, multiply by release rate */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmsynth.c | 654 /* decay is exponential, multiply by decay rate */ 686 /* release is exponential, multiply by release rate */
|
/frameworks/base/docs/html/reference/com/google/android/gms/maps/model/ |
UrlTileProvider.html | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 82 /// Return complex base e exponential of @a z. 732 // 26.2.8/3 exp(__z): Returns the complex base e exponential of x [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 82 /// Return complex base e exponential of @a z. 732 // 26.2.8/3 exp(__z): Returns the complex base e exponential of x [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 82 /// Return complex base e exponential of @a z. 732 // 26.2.8/3 exp(__z): Returns the complex base e exponential of x [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
complex | 82 /// Return complex base e exponential of @a z. 732 // 26.2.8/3 exp(__z): Returns the complex base e exponential of x [all...] |
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
s_exp2l.c | 324 * exp2l(x): compute the base 2 exponential of x
|
/external/chromium_org/base/metrics/ |
histogram.cc | 142 // that bucket onward we do use the exponential growth of buckets.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/ |
popup.html | 120 var requestFailureCount = 0; // used for exponential backoff
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_client.cc | 715 // Called to inform exponential backoff logic of the error.
|
/external/chromium_org/google_apis/gaia/ |
oauth2_token_service.cc | 299 // Returns an exponential backoff in milliseconds including randomness less than
|
/external/chromium_org/media/audio/ |
audio_input_controller.cc | 37 // The utilized smoothing factor (alpha) in the exponential filter is given
|
/external/chromium_org/net/quic/ |
quic_sent_packet_manager.cc | [all...] |
/external/chromium_org/net/url_request/ |
url_fetcher_core.cc | 690 // used to calculate exponential back-off goes up.
|
url_request_throttler_simulation_unittest.cc | 634 // The expected interval depends on two things: The exponential back-off
|
/external/chromium_org/third_party/libxslt/libexslt/ |
math.c | 1002 * Returns the exponential function of the argument, or xmlXPathNAN if
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir.h | 86 OP_EXP, // exponential (base M_E)
|