/external/chromium_org/third_party/icu/source/test/perf/perldriver/ |
Format.pm | 125 # Format a number to n significant digits without using exponential
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoadapter.h | 133 // enabled, system CPU load is tracked using an exponential weighted
|
/external/chromium_org/third_party/mesa/src/src/glsl/builtins/profiles/ |
100.glsl | 51 * 8.2 - Exponential Functions
|
110.glsl | 51 * 8.2 - Exponential Functions
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
sampler.h | 81 // is accurately given by the CDF of the corresponding exponential
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
sampler.h | 81 // is accurately given by the CDF of the corresponding exponential
|
/external/fdlibm/ |
e_exp.c | 14 * Returns the exponential of x.
|
/external/icu/icu4c/source/test/perf/perldriver/ |
Format.pm | 125 # Format a number to n significant digits without using exponential
|
/external/mesa3d/src/glsl/builtins/profiles/ |
100.glsl | 51 * 8.2 - Exponential Functions
|
/external/oprofile/libregex/ |
op_regex.cpp | 168 // FIXME limit output string size ? (cause we can have exponential growing
|
/external/qemu/slirp/ |
tcp_var.h | 98 * for slow start exponential to
|
/external/svox/pico/lib/ |
picopal.h | 274 /* Fast, Compact Approximation of the Exponential Function */
|
/external/deqp/modules/gles3/functional/ |
es3fShaderConstExprTests.cpp | 94 // Exponential 107 addChildGroup("exponential", "Exponential", cases, DE_LENGTH_OF_ARRAY(cases));
|
/external/chromium_org/base/metrics/ |
histogram.h | 12 // For Histogram(exponential histogram), LinearHistogram and CustomHistogram, 34 // The buckets layout of class Histogram is exponential. For example, buckets 43 // The above example has an exponential ratio of 2 (doubling the bucket width
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
TODO | 98 * exponential distribution (mean lambda) (von Neumann's method?) 185 + N-relative exponential: 187 + exponential integral:
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_expm1.c | 17 * Returns exp(x)-1, the exponential of x minus 1.
|
/external/chromium-trace/trace-viewer/src/ui/ |
value_bar.js | 147 // exponential in between.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/ |
background.js | 269 localStorage.requestFailureCount = 0; // used for exponential backoff
|
/external/chromium_org/components/invalidation/ |
registration_manager_unittest.cc | 334 // Exponential backoff on lost registrations should be reset to zero if
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_refresh_scheduler.cc | 193 // that fetch fails then a retry is attempted after a delay, with exponential
|
external_policy_data_updater.cc | 23 // Policies for exponential backoff of failed requests. There are 3 policies for
|
/external/chromium_org/net/tools/quic/ |
quic_time_wait_list_manager_test.cc | 261 // Send public reset with exponential back off.
|
/external/chromium_org/sandbox/linux/tests/ |
unit_tests.cc | 135 // We poll /proc, with an exponential back-off. At most, we'll sleep around
|
/external/chromium_org/sync/sessions/ |
nudge_tracker.cc | 347 // this retry, hit a network connection error, and now we're in exponential
|
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/ |
api_utils.py | 129 backoff_factor: exponential backoff multiplier.
|