HomeSort by relevance Sort by last modified time
    Searched full:exponential (Results 76 - 100 of 572) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/net/url_request/
url_request_throttler_manager.h 50 // Adds the given host to a list of sites for which exponential back-off
120 // We maintain a set of hosts that have opted out of exponential
url_fetcher_core.h 114 // or validation). This makes the throttling logic that does exponential
183 // Returns the max value of exponential back-off release time for
257 // returns a 500 response. In this case, the exponential back-off
  /external/chromium_org/remoting/host/win/
worker_process_launcher.cc 22 // exponential back-off rules.
25 // Initial delay for exponential back-off in ms.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
cmathcalls.h 85 /* Exponential and logarithmic functions. */
87 /* Exponential function of Z. */
mathcalls.h 97 /* Exponential and logarithmic functions. */
100 /* Exponential function of X. */
141 /* Compute base-2 exponential of X. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
cmathcalls.h 85 /* Exponential and logarithmic functions. */
87 /* Exponential function of Z. */
mathcalls.h 97 /* Exponential and logarithmic functions. */
100 /* Exponential function of X. */
141 /* Compute base-2 exponential of X. */
  /external/icu/icu4c/source/i18n/
decimalformatpattern.cpp 284 // Multiple exponential symbols
285 debug("Multiple exponential symbols")
291 // Grouping separator in exponential pattern
292 debug("Grouping separator in exponential pattern")
304 // Use lookahead to parse out the exponential part of the
320 // Malformed exponential pattern
321 debug("Malformed exponential pattern")
  /external/chromium_org/components/invalidation/
ticl_invalidation_service.cc 26 // exponential back-off rules.
29 // Initial delay for exponential back-off in ms.
285 // access token will not reset the invalidator's exponential backoff, so
  /external/chromium_org/third_party/icu/source/test/intltest/
tsdcfmsy.cpp 115 UnicodeString exponential(en.getSymbol(DecimalFormatSymbols::kExponentialSymbol));
116 fr.setSymbol(DecimalFormatSymbols::kExponentialSymbol, exponential);
118 errln("ERROR: get/set Exponential failed");
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
mergesort.c 46 * Hybrid exponential search/linear search merge sort with hybrid
164 goto EXPONENTIAL;
167 EXPONENTIAL: for (i = size; ; i <<= 1)
  /external/icu/icu4c/source/test/intltest/
tsdcfmsy.cpp 115 UnicodeString exponential(en.getSymbol(DecimalFormatSymbols::kExponentialSymbol));
116 fr.setSymbol(DecimalFormatSymbols::kExponentialSymbol, exponential);
118 errln("ERROR: get/set Exponential failed");
  /external/qemu/slirp/
tcp_timer.c 234 * exponential growth results in dropped packet(s)
237 * of improving conditions, we switch from exponential
242 * (the minimum cwnd that will give us exponential
  /external/qemu/slirp-android/
tcp_timer.c 234 * exponential growth results in dropped packet(s)
237 * of improving conditions, we switch from exponential
242 * (the minimum cwnd that will give us exponential
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
Support_DecimalFormat.java 59 // test Exponential
118 // test exponential pattern with positive exponent
122 // test exponential pattern with negative exponent
  /libcore/support/src/test/java/tests/support/
Support_DecimalFormat.java 72 // test Exponential
167 // test exponential pattern with positive exponent
171 // test exponential pattern with negative exponent
  /art/runtime/
profiler_options.h 141 // Coefficient to exponential backoff.
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_exp.c 70 * exponential functions. We assume expt is small (0 or -1), and the caller
  /external/ceres-solver/data/nist/
Lanczos1.dat 31 Model: Exponential Class
Lanczos2.dat 31 Model: Exponential Class
Lanczos3.dat 31 Model: Exponential Class
MGH17.dat 31 Model: Exponential Class
  /external/chromium_org/components/domain_reliability/
scheduler.h 31 // of the interval may be pushed later to accomodate the retry with exponential
  /external/chromium_org/components/rappor/
log_uploader.h 29 // upload fails, the uploader will keep retrying the upload with an exponential
  /external/chromium_org/net/dns/
dns_session.h 96 // for exponential backoff.

Completed in 1589 milliseconds

1 2 34 5 6 7 8 91011>>