/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
D | exp_integral.tcc | 64 * @brief Return the exponential integral @f$ E_1(x) @f$ 68 * The exponential integral is given by 73 * @param __x The argument of the exponential integral function. 74 * @return The exponential integral. 102 * @brief Return the exponential integral @f$ E_1(x) @f$ 105 * The exponential integral is given by 110 * @param __x The argument of the exponential integral function. 111 * @return The exponential integral. 138 * @brief Return the exponential integral @f$ E_n(x) @f$ 141 * The exponential integral is given by [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/tr1/ |
D | exp_integral.tcc | 64 * @brief Return the exponential integral @f$ E_1(x) @f$ 68 * The exponential integral is given by 73 * @param __x The argument of the exponential integral function. 74 * @return The exponential integral. 102 * @brief Return the exponential integral @f$ E_1(x) @f$ 105 * The exponential integral is given by 110 * @param __x The argument of the exponential integral function. 111 * @return The exponential integral. 138 * @brief Return the exponential integral @f$ E_n(x) @f$ 141 * The exponential integral is given by [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
H A D | exponential_test.py | 25 from tensorflow.python.ops.distributions import exponential as exponential_lib 50 exponential = exponential_lib.Exponential(rate=lam) 52 log_pdf = exponential.log_prob(x) 55 pdf = exponential.prob(x) 67 exponential = exponential_lib.Exponential(rate=rate) 68 log_pdf = exponential.log_prob(0.) 77 exponential = exponential_lib.Exponential(rate=lam) 79 cdf = exponential.cdf(x) 93 exponential = exponential_lib.Exponential(rate=lam) 95 log_survival = exponential.log_survival_function(x) [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/distributions/ |
H A D | exponential.py | 15 """The Exponential distribution class.""" 31 "Exponential", 36 @tf_export(v1=["distributions.Exponential"]) 37 class Exponential(gamma.Gamma): class 38 """Exponential distribution. 40 The Exponential distribution is parameterized by an event `rate` parameter. 53 The Exponential distribution is a special case of the Gamma distribution, 57 Exponential(rate) = Gamma(concentration=1., rate) 60 The Exponential distribution uses a `rate` parameter, or "inverse scale", 64 X ~ Exponential(rate=1) [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/ |
H A D | if_conditional.hlotxt | 18 …%exponential.14 = f32[] exponential(%get-tuple-element.13), metadata={op_type="Exp" op_name="cond/… 19 ROOT %tuple.15 = (f32[]) tuple(%exponential.14), metadata={op_name="XLA_Retvals"} 39 // CHECK: [[R3:%.+]] = mhlo.exponential [[A0]] 74 %exponential.0 = f32[] exponential(%get-tuple-element.1) 75 %exponential.1 = f32[] exponential(%get-tuple-element.2) 76 %exponential.2 = f32[] exponential(%get-tuple-element.3) 77 %tuple.0 = (f32[], f32[]) tuple(%exponential.1, %exponential.2) 78 ROOT %tuple.1 = ((f32[], f32[]), f32[]) tuple(%tuple.0, %exponential.0) 90 //CHECK-NEXT: %[[EXP0:.*]] = mhlo.exponential %[[A0]] : tensor<f32> 91 //CHECK-NEXT: %[[EXP1:.*]] = mhlo.exponential %[[A1]] : tensor<f32> [all …]
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | v1_2_LowPower_7_1_02_SingleProbeLinkMetricsWithoutEnhancedAck.py | 105 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 123 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 143 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 156 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 169 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 201 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 218 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 238 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 254 # ---- Type / Average Enum = 1 (Exponential Moving Avg) 274 # ---- Type / Average Enum = 1 (Exponential Moving Avg) [all …]
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
H A D | Distribution.java | 776 * The exponential buckets. 779 * <code>.google.api.Distribution.BucketOptions.Exponential exponential_buckets = 2;</code> 788 * The exponential buckets. 791 * <code>.google.api.Distribution.BucketOptions.Exponential exponential_buckets = 2;</code> 795 com.google.api.Distribution.BucketOptions.Exponential getExponentialBuckets(); in getExponentialBuckets() 800 * The exponential buckets. 803 * <code>.google.api.Distribution.BucketOptions.Exponential exponential_buckets = 2;</code> 850 * exponential sequence, or each bucket can be specified explicitly. 1682 … // @@protoc_insertion_point(interface_extends:google.api.Distribution.BucketOptions.Exponential) 1728 * Specifies an exponential sequence of buckets that have a width that is [all …]
|
/aosp_15_r20/external/mesa3d/src/etnaviv/ci/ |
H A D | etnaviv-gc7000-flakes.txt | 107 dEQP-GLES2.functional.shaders.random.exponential.fragment.28 108 dEQP-GLES2.functional.shaders.random.exponential.fragment.38 109 dEQP-GLES2.functional.shaders.random.exponential.fragment.55 110 dEQP-GLES2.functional.shaders.random.exponential.fragment.64 111 dEQP-GLES2.functional.shaders.random.exponential.fragment.67 112 dEQP-GLES2.functional.shaders.random.exponential.fragment.70 113 dEQP-GLES2.functional.shaders.random.exponential.fragment.78 114 dEQP-GLES2.functional.shaders.random.exponential.fragment.88 115 dEQP-GLES2.functional.shaders.random.exponential.fragment.96 116 dEQP-GLES2.functional.shaders.random.exponential.vertex.33 [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/ |
H A D | gles2-main.txt | 4825 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 …]
|
/aosp_15_r20/external/deqp/android/cts/main/ |
H A D | gles2-incremental-deqp-baseline.txt | 3055 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragment 3056 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex 3057 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment 3058 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex 3059 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment 3060 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex 3061 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment 3062 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex 3063 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment 3064 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex [all …]
|
H A D | gles2-main-2020-03-01.txt | 3196 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragment 3197 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex 3198 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment 3199 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex 3200 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment 3201 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex 3202 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment 3203 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex 3204 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment 3205 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/data/gl_cts/data/mustpass/gles/aosp_mustpass/3.2.2.x/ |
H A D | gles2-main.txt | 4825 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 …]
|
/aosp_15_r20/external/pytorch/torch/distributions/ |
H A D | kl.py | 19 from .exponential import Exponential 274 @register_kl(Exponential, Exponential) 285 "The cross KL-divergence between different exponential families cannot \ 532 @register_kl(Beta, Exponential) 585 @register_kl(ContinuousBernoulli, Exponential) 619 @register_kl(Exponential, Beta) 620 @register_kl(Exponential, ContinuousBernoulli) 621 @register_kl(Exponential, Pareto) 622 @register_kl(Exponential, Uniform) 627 @register_kl(Exponential, Gamma) [all …]
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
H A D | MatrixExponential.h | 59 /** \brief Compute the (3,3)-Padé approximant to the exponential. 76 /** \brief Compute the (5,5)-Padé approximant to the exponential. 94 /** \brief Compute the (7,7)-Padé approximant to the exponential. 115 /** \brief Compute the (9,9)-Padé approximant to the exponential. 137 /** \brief Compute the (13,13)-Padé approximant to the exponential. 162 /** \brief Compute the (17,17)-Padé approximant to the exponential. 200 /** \brief Compute Padé approximant to the exponential. 369 /* Computes the matrix exponential 371 * \param arg argument of matrix exponential (should be plain object) 388 * \brief Proxy for the matrix exponential of some matrix (expression). [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/archived/es_host_amdgpu/deqp_gles2/ |
H A D | results.txt | 3224 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3225 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3226 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3227 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3228 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3229 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3230 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3231 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3232 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/archived/es_host_i915/deqp_gles2/ |
H A D | results.txt | 3224 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3225 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3226 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3227 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3228 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3229 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3230 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3231 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3232 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/archived/gl_host_i915/deqp_gles2/ |
H A D | results.txt | 3224 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3225 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3226 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3227 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3228 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3229 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3230 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3231 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3232 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/es_host_softpipe/deqp_gles2/ |
H A D | results.txt | 3232 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3234 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3235 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3236 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3237 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3238 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3239 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3240 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3241 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/archived/gl_host_amdgpu/deqp_gles2/ |
H A D | results.txt | 3224 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3225 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3226 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3227 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3228 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3229 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3230 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3231 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3232 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/gl_host_softpipe/deqp_gles2/ |
H A D | results.txt | 3232 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3234 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3235 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3236 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3237 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3238 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3239 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3240 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3241 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/es_host_llvmpipe/deqp_gles2/ |
H A D | results.txt | 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3234 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3235 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3236 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3237 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3238 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3239 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3240 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3241 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3242 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/virglrenderer/ci/previous_results/gl_host_llvmpipe/deqp_gles2/ |
H A D | results.txt | 3233 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_fragmen… 3234 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_float_vertex … 3235 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_fragment… 3236 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec2_vertex P… 3237 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_fragment… 3238 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec3_vertex P… 3239 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_fragment… 3240 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp2_vec4_vertex P… 3241 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_fragment… 3242 dEQP-GLES2.functional.shaders.constant_expressions.builtin_functions.exponential.exp_float_vertex P… [all …]
|
/aosp_15_r20/external/deqp/android/cts/main/src/ |
H A D | gles2-main-2020-03-01.txt | 5097 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_vertex 5098 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_float_fragment 5099 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_vertex 5100 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_float_fragment 5101 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_vertex 5102 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec2_fragment 5103 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_vertex 5104 dEQP-GLES2.functional.shaders.operator.exponential.pow.highp_vec2_fragment 5105 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_vertex 5106 dEQP-GLES2.functional.shaders.operator.exponential.pow.mediump_vec3_fragment [all …]
|
/aosp_15_r20/external/cldr/common/main/ |
H A D | scn.xml | 563 <exponential draft="unconfirmed">↑↑↑</exponential> 578 <exponential draft="unconfirmed">↑↑↑</exponential> 592 <exponential draft="unconfirmed">↑↑↑</exponential> 605 <exponential draft="unconfirmed">↑↑↑</exponential> 620 <exponential draft="unconfirmed">↑↑↑</exponential> 635 <exponential draft="unconfirmed">↑↑↑</exponential> 650 <exponential draft="unconfirmed">↑↑↑</exponential> 665 <exponential draft="unconfirmed">↑↑↑</exponential> 680 <exponential draft="unconfirmed">↑↑↑</exponential> 710 <exponential draft="unconfirmed">↑↑↑</exponential> [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | concat_test.cc | 564 exponential.138 = f32[4]{0} exponential(negate.137) in XLA_TEST_F() 565 log-plus-one.139 = f32[4]{0} log-plus-one(exponential.138) in XLA_TEST_F() 587 exponential.228 = f32[4]{0} exponential(negate.227) in XLA_TEST_F() 588 log-plus-one.229 = f32[4]{0} log-plus-one(exponential.228) in XLA_TEST_F() 610 exponential.318 = f32[4]{0} exponential(negate.317) in XLA_TEST_F() 611 log-plus-one.319 = f32[4]{0} log-plus-one(exponential.318) in XLA_TEST_F() 633 exponential.408 = f32[4]{0} exponential(negate.407) in XLA_TEST_F() 634 log-plus-one.409 = f32[4]{0} log-plus-one(exponential.408) in XLA_TEST_F() 656 exponential.498 = f32[4]{0} exponential(negate.497) in XLA_TEST_F() 657 log-plus-one.499 = f32[4]{0} log-plus-one(exponential.498) in XLA_TEST_F() [all …]
|