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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/glsl/builtins/profiles/
120.glsl 51 * 8.2 - Exponential Functions
  /external/clang/lib/StaticAnalyzer/
README.txt 46 path-sensitivity. We reduce exponential blow-up by caching nodes. If
  /external/clang/www/analyzer/
index.html 193 bugs require in the worst case exponential time.</p>
  /external/deqp/framework/delibs/debase/
deMath.h 113 /* Exponential functions. */
  /external/fdlibm/
s_expm1.c 14 * Returns ieee_exp(x)-1, the exponential of x minus 1.
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 227 /// expressions would lead to exponential recursion.
  /external/mesa3d/src/glsl/builtins/profiles/
110.glsl 51 * 8.2 - Exponential Functions
120.glsl 51 * 8.2 - Exponential Functions
  /external/qemu/slirp-android/
tcp_var.h 103 * for slow start exponential to
  /frameworks/base/core/java/android/content/
SyncResult.java 111 * Soft errors are retried with exponential backoff. Hard errors are not retried (except
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
sso_string_base.h 318 // The below implements an exponential growth policy, necessary to
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
libquadmath.info 159 `expq': exponential function
161 `expm1q': exponential minus 1 function
285 `cexpq': complex exponential function
287 `cexpiq': computes the exponential function of "i" times a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
sso_string_base.h 318 // The below implements an exponential growth policy, necessary to
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 319 // The below implements an exponential growth policy, necessary to
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 319 // The below implements an exponential growth policy, necessary to
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 318 // The below implements an exponential growth policy, necessary to
  /system/core/toolbox/upstream-netbsd/usr.bin/du/
du.c 315 htshift++; /* exponential hashtable growth */
  /external/chromium_org/courgette/
adjustment_method.cc 90 // General graph matching is exponential, essentially trying all permutations.
91 // The exponential algorithm can be made faster by avoiding consideration of
  /external/chromium_org/sync/engine/
sync_scheduler_impl.cc 199 // 1. We're in exponential backoff.
793 // setup the appropriate retry logic (eg. retry after timeout, exponential
  /external/chromium_org/third_party/re2/re2/
onepass.cc 36 // avoid the need for backtracking and its associated exponential blowup.
121 // the NFA (compare this to the possibly exponential number of states
  /external/chromium_org/v8/src/
conversions-inl.h 553 insignificant_digits++; // Move the digit into the exponential part.
614 // Parse exponential part.
  /external/chromium_org/v8/tools/
run-deopt-fuzzer.py 166 result.add_option("--coverage", help=("Exponential test coverage "
331 """Calculates the number of tests from m deopt points with exponential
  /external/opencv/cvaux/src/
cvbgfg_acmmm2003.cpp 513 // Exponential decay of memory
621 // Exponential decay of memory
  /external/openfst/src/include/fst/
rmepsilon.h 340 // - General: exponential
510 // - General: exponential
  /external/regex-re2/re2/
onepass.cc 36 // avoid the need for backtracking and its associated exponential blowup.
121 // the NFA (compare this to the possibly exponential number of states

Completed in 1778 milliseconds

1 2 3 4 5 6 7 8 91011>>