| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp.c | 33 double_t scale, y; in specialcase() local 76 double_t kd, z, r, r2, scale, tail, tmp; exp() local [all...] |
| H A D | exp2.c | 31 double_t scale, y; in specialcase() local 74 double_t kd, r, r2, scale, tail, tmp; exp2() local [all...] |
| /third_party/musl/src/math/ |
| H A D | exp2.c | 31 double_t scale, y; in specialcase() local 74 double_t kd, r, r2, scale, tail, tmp; exp2() local [all...] |
| H A D | exp.c | 33 double_t scale, y; in specialcase() local 76 double_t kd, z, r, r2, scale, tail, tmp; exp() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_decimalquantity.h | 361 int32_t scale; member in number::impl::DecimalQuantity
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_tile.c | 106 const float scale = 1.0f / 65535.0f; in z16_get_tile_rgba() local 135 const double scale = 1.0 / (double) 0xffffffff; in z32_get_tile_rgba() local 162 const double scale = 1.0 / ((1 << 24) - 1); in s8z24_get_tile_rgba() local 189 const double scale = 1.0 / ((1 << 24) - 1); in z24s8_get_tile_rgba() local
|
| /third_party/mesa3d/src/util/ |
| H A D | format_rgb9e5.h | 109 union { float f; uint32_t u; } scale; in rgb9e5_to_float3() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInputGeometryShaderTests.cpp | 95 const float scale = 0.3f; in genVertexAttribData() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryInputGeometryShaderTests.cpp | 95 const float scale = 0.3f; in genVertexAttribData() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDraw_text.cpp | 114 paintPaths(SkDrawableGlyphBuffer* drawables, SkScalar scale, SkPoint origin, const SkPaint& paint) const paintPaths() argument
|
| H A D | SkImageFilterTypes.cpp | 52 SkScalar scale = SkMatrixPriv::DifferentialAreaScale(ctm, SkPoint(representativePt)); in decomposeCTM() local [all...] |
| H A D | SkPaintPriv.cpp | 115 SkScalar scale = std::max(sx, sy); in ComputeResScaleForStroking() local
|
| H A D | SkBlitter_RGB565.cpp | 33 unsigned scale = coverage + (coverage >> 7); in D16_S32X_src_coverage() local 58 unsigned scale = coverage + (coverage >> 7); in D16_S32A_srcover_coverage() local
|
| H A D | SkCanvasPriv.h | 96 static void SetBackdropScaleFactor(SkCanvas::SaveLayerRec* rec, SkScalar scale) { in SetBackdropScaleFactor() argument
|
| /third_party/skia/src/effects/ |
| H A D | SkEmbossMaskFilter.cpp | 20 SkScalar scale = SkScalarInvert(SkScalarSqrt(mag)); in normalize3() local
|
| /third_party/skia/src/opts/ |
| H A D | SkBlitRow_opts.h | 106 __m128i scale = _mm_sub_epi32(_mm_set1_epi32(256), in SkPMSrcOver_SSE2() local
|
| /third_party/skia/samplecode/ |
| H A D | SampleCusp.cpp | 54 static SkScalar linearToLoop(int speed, SkScalar phase, SkScalar scale) { in linearToLoop() argument
|
| H A D | SampleStrokePath.cpp | 79 SkScalar scale = dstWidth / bounds.width(); in scale_to_width() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | TextureStage.cpp | 121 short scale = iround(4095 * value); in setLuminanceScale() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_decimalquantity.h | 338 int32_t scale; member in number::impl::DecimalQuantity
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | draw_call_perf_utils.cpp | 112 GLfloat scale = 0.5f; in SetupSimpleScaleAndOffsetProgram() local 115 glUniform1f(glGetUniformLocation(program, "uScale"), scale); in SetupSimpleScaleAndOffsetProgram() local
|
| /third_party/optimized-routines/math/ |
| H A D | exp2.c | 33 double_t scale, y; in specialcase() local 81 double_t kd, r, r2, scale, tail, tmp; exp2() local [all...] |
| H A D | v_expf.c | 33 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn, v_u32_t cmp1, v_f32_t scale) in specialcase() argument 51 v_f32_t n, r, r2, scale, p, q, poly, absn, z; in expf() local
|
| H A D | v_exp2f_1u.c | 46 v_f32_t n, r, scale, poly, absn; in exp2f_1u() local
|
| /third_party/skia/tools/ |
| H A D | skottie2movie.cpp | 80 float scale = 1; in main() local
|