Home
last modified time | relevance | path

Searched defs:kd (Results 1 – 25 of 54) sorted by relevance

123

/external/llvm-project/libc/src/math/
Dexp2f.cpp27 double_t kd, xd, z, r, r2, y, s; in LLVM_LIBC_ENTRYPOINT() local
Dexpf.cpp28 double_t kd, xd, z, r, r2, y, s; in LLVM_LIBC_ENTRYPOINT() local
/external/llvm-project/libc/AOR_v20.02/math/
Dexp2f.c40 double_t kd, xd, z, r, r2, y, s; in exp2f() local
Dexpf.c40 double_t kd, xd, z, r, r2, y, s; in expf() local
Dexp2.c82 double_t kd, r, r2, scale, tail, tmp; in exp2() local
Dpow.c41 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
179 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
Dlog.c34 double_t w, z, r, r2, r3, y, invc, logc, kd, hi, lo; in log() local
Dv_log.c67 v_f64_t z, r, r2, p, y, kd, hi; in V_NAME() local
Dlog2.c34 double_t z, r, r2, r4, y, invc, logc, kd, hi, lo, t1, t2, t3, p; in log2() local
/external/arm-optimized-routines/math/
Dexp2f.c39 double_t kd, xd, z, r, r2, y, s; in exp2f() local
Dexpf.c39 double_t kd, xd, z, r, r2, y, s; in expf() local
Dexp2.c81 double_t kd, r, r2, scale, tail, tmp; in exp2() local
Dpow.c40 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
178 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
Dv_log.c66 v_f64_t z, r, r2, p, y, kd, hi; in V_NAME() local
Dlog.c33 double_t w, z, r, r2, r3, y, invc, logc, kd, hi, lo; in log() local
Dlog2.c33 double_t z, r, r2, r4, y, invc, logc, kd, hi, lo, t1, t2, t3, p; in log2() local
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DKeyIterator.java116 KeyDeclaration kd = (KeyDeclaration) keys.elementAt(i); in acceptNode() local
/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp160 DiffuseLightingType(SkScalar kd) in DiffuseLightingType()
549 SkScalar kd() const { return fKD; } in kd() function in SkDiffuseLightingImageFilter
650 SkScalar kd, in Make()
665 SkScalar kd() const { return fKD; } in kd() function in GrDiffuseLightingEffect
1145 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in DistantLitDiffuse()
1153 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in PointLitDiffuse()
1162 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in SpotLitDiffuse()
1205 SkScalar kd, in Make()
1225 SkScalar kd, in SkDiffuseLightingImageFilter()
1237 SkScalar kd = buffer.readScalar(); in CreateProc() local
[all …]
/external/skqp/src/effects/imagefilters/
DSkLightingImageFilter.cpp154 DiffuseLightingType(SkScalar kd) in DiffuseLightingType()
534 SkScalar kd() const { return fKD; } in kd() function in SkDiffuseLightingImageFilter
637 SkScalar kd, in Make()
651 SkScalar kd() const { return fKD; } in kd() function in GrDiffuseLightingEffect
1164 SkScalar kd, in MakeDistantLitDiffuse()
1175 SkScalar kd, in MakePointLitDiffuse()
1189 SkScalar kd, in MakeSpotLitDiffuse()
1250 SkScalar kd, in Make()
1270 SkScalar kd, in SkDiffuseLightingImageFilter()
1282 SkScalar kd = buffer.readScalar(); in CreateProc() local
[all …]
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorKey.java69 KeyDeclaration kd = new KeyDeclaration(handler.getStylesheet(), handler.nextUid()); in startElement() local
/external/gemmlowp/test/
Dcorrectness_meta_gemm.cc215 int kd, std::uint8_t* scratch, std::uint8_t* left, in q_suite()
229 int kd, std::uint8_t* scratch, std::uint8_t* left, in f_suite()
243 int kd, std::uint8_t* scratch, std::uint8_t* left, in i32_suite()
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DDeserializerCache.java166 KeyDeserializer kd = factory.createKeyDeserializer(ctxt, type); in findKeyDeserializer() local
499 KeyDeserializer kd = ctxt.keyDeserializerInstance(a, kdDef); in modifyTypeByAnnotation() local
/external/skia/gm/
Dimagefiltersscaled.cpp92 SkScalar kd = SkIntToScalar(2); in onDraw() local
Dimagefilterscropexpand.cpp60 SkScalar kd = SkIntToScalar(2); variable
/external/skqp/gm/
Dimagefilterscropexpand.cpp63 SkScalar kd = SkIntToScalar(2); variable

123