Home
last modified time | relevance | path

Searched full:exponential (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/external/icu/icu4c/source/data/locales/
Dgd.txt23 exponential{"اس"}
37 exponential{"×۱۰^"}
53 exponential{"E"}
68 exponential{"E"}
83 exponential{"E"}
98 exponential{"E"}
113 exponential{"E"}
129 exponential{"E"}
155 exponential{"E"}
170 exponential{"E"}
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dautoscan_exponential.c2 * WPA Supplicant - auto scan exponential module
59 wpa_printf(MSG_DEBUG, "autoscan exponential: base exponential is %d " in autoscan_exponential_init()
81 wpa_printf(MSG_DEBUG, "autoscan exponential: scan result " in autoscan_exponential_notify_scan()
100 .name = "exponential",
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_exponential.hpp28 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
30 /// @defgroup core_func_exponential Exponential functions
57 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
67 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
79 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
89 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
100 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
110 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
123 …gistry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.2 Exponential Functions</a>
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixExponential.h59 /** \brief Compute the (3,3)-Pad&eacute; approximant to the exponential.
76 /** \brief Compute the (5,5)-Pad&eacute; approximant to the exponential.
94 /** \brief Compute the (7,7)-Pad&eacute; approximant to the exponential.
115 /** \brief Compute the (9,9)-Pad&eacute; approximant to the exponential.
137 /** \brief Compute the (13,13)-Pad&eacute; approximant to the exponential.
162 /** \brief Compute the (17,17)-Pad&eacute; approximant to the exponential.
200 /** \brief Compute Pad&eacute; approximant to the exponential.
346 /* Computes the matrix exponential
348 * \param arg argument of matrix exponential (should be plain object)
378 * \brief Proxy for the matrix exponential of some matrix (expression).
[all …]
/external/webrtc/webrtc/base/
Dbitbuffer.h23 // and exponential golomb encoded data. For a writable version, use
54 // Reads the exponential golomb encoded value at the current offset.
55 // Exponential golomb values are encoded as:
63 // Reads signed exponential golomb values at the current offset. Signed
64 // exponential golomb values are just the unsigned values mapped to the
109 // Writes the exponential golomb encoded version of the supplied value.
Drandom.h50 // Exponential Distribution.
51 double Exponential(double lambda);
/external/libbrillo/brillo/
Dbackoff_entry.h13 // Provides the core logic needed for randomized exponential back-off
24 // exponential back-off rules.
50 // is the first delay once we start exponential backoff.
68 // be rejected at the present time due to exponential back-off policy.
101 // Timestamp calculated by the exponential back-off algorithm at which we are
/external/eigen/unsupported/Eigen/
DMatrixFunctions35 * - \ref matrixbase_exp "MatrixBase::exp()", for computing the matrix exponential
112 Compute the matrix exponential.
118 \param[in] M matrix whose exponential is to be computed.
119 \returns expression representing the matrix exponential of \p M.
121 The matrix exponential of \f$ M \f$ is defined by
123 The matrix exponential can be used to solve linear ordinary
128 The matrix exponential is different from applying the exp function to all the entries in the matrix.
135 The matrix exponential is computed using the scaling-and-squaring
137 rescaled, then the exponential of the reduced matrix is computed
144 scaling and squaring method for the matrix exponential revisited,"
[all …]
/external/deqp/android/cts/master/
Dgles2-master.txt4830 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_vertex
4831 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_fragment
4832 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_vertex
4833 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_fragment
4834 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_vertex
4835 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_fragment
4836 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_vertex
4837 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_fragment
4838 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_vertex
4839 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_fragment
[all …]
/external/deqp/android/cts/nyc/
Dgles2-master.txt4830 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_vertex
4831 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_fragment
4832 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_vertex
4833 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_fragment
4834 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_vertex
4835 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_fragment
4836 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_vertex
4837 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_fragment
4838 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_vertex
4839 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_fragment
[all …]
/external/deqp/android/cts/nyc/src/
Dgles2-master.txt4830 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_vertex
4831 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_fragment
4832 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_vertex
4833 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_fragment
4834 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_vertex
4835 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_fragment
4836 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_vertex
4837 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_fragment
4838 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_vertex
4839 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_fragment
[all …]
/external/deqp/android/cts/mnc/src/
Dgles2-master.txt4825 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_vertex
4826 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_fragment
4827 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_vertex
4828 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_fragment
4829 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_vertex
4830 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_fragment
4831 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_vertex
4832 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_fragment
4833 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_vertex
4834 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_fragment
[all …]
/external/deqp/android/cts/mnc/
Dgles2-master.txt4825 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_vertex
4826 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_fragment
4827 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_vertex
4828 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_fragment
4829 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_vertex
4830 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_fragment
4831 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_vertex
4832 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_fragment
4833 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_vertex
4834 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_fragment
[all …]
/external/python/cpython2/Doc/library/
Dxml.rst76 billion laughs / exponential entity expansion
77 The `Billion Laughs`_ attack -- also known as exponential entity expansion --
80 the small string is expanded to several gigabytes. The exponential expansion
87 efficient as the exponential case but it avoids triggering countermeasures of
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
DExponentialDistributionImpl.java50 * Create a exponential distribution with the given mean.
58 * Create a exponential distribution with the given mean.
135 * Exponential Distribution</a>, equation (1).</li>
221 // NOTE: exponential is skewed to the left in getDomainUpperBound()
245 // Exponential is skewed to the left, therefore, P(X < &mu;) > .5 in getInitialDomain()
DExponentialDistribution.java20 * The Exponential Distribution.
26 * Exponential Distribution</a></li>
/external/llvm/lib/Support/
DFileUtilities.cpp32 case 'D': // Strange exponential notation. in isExponentChar()
33 case 'd': // Strange exponential notation. in isExponentChar()
101 // that use "D" or "d" as their exponential marker, e.g. "1.234D45". This in CompareNumbers()
109 // Strange exponential notation! in CompareNumbers()
119 // Strange exponential notation! in CompareNumbers()
/external/guava/guava-tests/test/com/google/common/math/
DMathBenchmarking.java27 * an exponential distribution varying the order of magnitude of the generated values
61 * Generates a number in [0, 2^numBits) with an exponential distribution.
102 * Generates a number in [0, 2^numBits) with an exponential distribution.
/external/swiftshader/third_party/LLVM/lib/Support/
DFileUtilities.cpp33 case 'D': // Strange exponential notation. in isExponentChar()
34 case 'd': // Strange exponential notation. in isExponentChar()
102 // that use "D" or "d" as their exponential marker, e.g. "1.234D45". This in CompareNumbers()
110 // Strange exponential notation! in CompareNumbers()
120 // Strange exponential notation! in CompareNumbers()
/external/skia/include/core/
DSkColorSpace.h78 * followed by a 2.4f exponential.
109 * This includes the canonical sRGB transfer function as well as a 2.2f exponential
141 * This does not consider a 2.2f exponential transfer function to be sRGB. While these
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java105 // char exponential = en.getExponentialSymbol(); in TestSymbols()
106 // fr.setExponentialSymbol(exponential); in TestSymbols()
108 // errln("ERROR: get/set Exponential failed"); in TestSymbols()
/external/autotest/server/cros/dynamic_suite/
Dfrontend_wrappers.py34 @param backoff: The exponential backoff factor.
38 @return: The number of retry attempts in the case of exponential backoff.
40 # Estimate the max_retry in the case of exponential backoff:
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java106 // char exponential = en.getExponentialSymbol(); in TestSymbols()
107 // fr.setExponentialSymbol(exponential); in TestSymbols()
109 // errln("ERROR: get/set Exponential failed"); in TestSymbols()
/external/bzip2/
DspewG.c5 I suggest you use the undocumented --exponential option to
7 time. Note: *don't* bother with --exponential when compressing
/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.cpp271 // Multiple exponential symbols in applyPatternWithoutExpandAffix()
272 debug("Multiple exponential symbols") in applyPatternWithoutExpandAffix()
278 // Grouping separator in exponential pattern in applyPatternWithoutExpandAffix()
279 debug("Grouping separator in exponential pattern") in applyPatternWithoutExpandAffix()
291 // Use lookahead to parse out the exponential part of the in applyPatternWithoutExpandAffix()
307 // Malformed exponential pattern in applyPatternWithoutExpandAffix()
308 debug("Malformed exponential pattern") in applyPatternWithoutExpandAffix()

12345678910>>...20