Home
last modified time | relevance | path

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

12345678910>>...18

/external/autotest/client/site_tests/graphics_dEQP/expectations/haswell/
DdEQP-GLES2.functional.Fail.bz2
/external/autotest/client/site_tests/graphics_dEQP/expectations/broadwell/
DdEQP-GLES2.functional.Fail.bz21dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center 2dEQP-GLES2.functional. ...
DdEQP-GLES2.functional.hasty.Flaky.bz21dEQP-GLES2.functional.buffer.write.basic.array_dynamic_draw 2dEQP-GLES2. ...
DdEQP-GLES3.functional.hasty.Flaky.bz21dEQP-GLES3.functional.buffer.copy.basic.array_copy_read 2dEQP-GLES3. ...
/external/autotest/client/site_tests/graphics_dEQP/expectations/ivybridge/
DdEQP-GLES2.functional.Fail.bz21dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center 2dEQP-GLES2.functional. ...
/external/autotest/client/site_tests/graphics_dEQP/expectations/braswell/
DdEQP-GLES2.functional.Fail.bz21dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center 2dEQP-GLES2.functional. ...
/external/autotest/client/site_tests/graphics_dEQP/expectations/skylake/
DdEQP-GLES2.functional.Fail.bz21dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center 2dEQP-GLES2.functional. ...
/external/autotest/client/site_tests/graphics_dEQP/expectations/sandybridge/
DdEQP-GLES2.functional.Fail.bz21dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center 2dEQP-GLES2.functional. ...
/external/autotest/client/site_tests/graphics_dEQP/expectations/baytrail/
DdEQP-GLES2.functional.Fail.bz21dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center 2dEQP-GLES2.functional. ...
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixExponential.h19 * \brief Class for computing the matrix exponential.
20 * \tparam MatrixType type of the argument of the exponential,
33 * \param[in] M matrix whose exponential is to be computed.
37 /** \brief Computes the matrix exponential.
39 * \param[out] result the matrix exponential of \p M in the constructor.
50 /** \brief Compute the (3,3)-Padé approximant to the exponential.
55 * \param[in] A Argument of matrix exponential
59 /** \brief Compute the (5,5)-Padé approximant to the exponential.
64 * \param[in] A Argument of matrix exponential
68 /** \brief Compute the (7,7)-Padé approximant to the exponential.
[all …]
/external/icu/icu4c/source/data/locales/
Dgd.txt29 exponential{"اس"}
45 exponential{"×۱۰^"}
60 exponential{"E"}
75 exponential{"E"}
90 exponential{"E"}
105 exponential{"E"}
120 exponential{"E"}
136 exponential{"E"}
162 exponential{"E"}
177 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/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.
/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/libweave/src/
Dbackoff_entry.h12 // Provides the core logic needed for randomized exponential back-off
23 // exponential back-off rules.
49 // is the first delay once we start exponential backoff.
67 // be rejected at the present time due to exponential back-off policy.
100 // Timestamp calculated by the exponential back-off algorithm at which we are
/external/eigen/unsupported/Eigen/
DMatrixFunctions37 * - \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
132 The matrix exponential is computed using the scaling-and-squaring
134 rescaled, then the exponential of the reduced matrix is computed
141 scaling and squaring method for the matrix exponential revisited,"
177 \f$ \exp(X) = M \f$ where exp denotes the matrix exponential. As for
[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/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/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/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()
/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/autotest/server/cros/dynamic_suite/
Dfrontend_wrappers.py20 @param backoff: The exponential backoff factor.
24 @return: The number of retry attempts in the case of exponential backoff.
26 # Estimate the max_retry in the case of exponential backoff:
/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()

12345678910>>...18