Home
last modified time | relevance | path

Searched refs:natural (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateFormat.java205 final java.text.DateFormat natural = in is24HourLocale() local
209 if (natural instanceof SimpleDateFormat) { in is24HourLocale()
210 final SimpleDateFormat sdf = (SimpleDateFormat) natural; in is24HourLocale()
/frameworks/rs/script_api/
Drs_math.spec91 The number e, the base of the natural logarithm, as a 32 bit float.
99 The natural logarithm of 10, as a 32 bit float.
107 The natural logarithm of 2, as a 32 bit float.
1288 Returns the natural logarithm of the absolute value of the gamma function,
1334 Returns the natural logarithm.
1380 Returns the natural logarithm of <code>(v + 1.f)</code>.
2361 summary: Approximate natural logarithm
2413 summary: Approximate natural logarithm of a value plus 1
2415 Returns the approximate natural logarithm of (v + 1.0f)
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md45 … location. This results in the view roughly following the path, but with natural motion that takes…
/frameworks/rs/script_api/include/
Drs_math.rsh89 * The number e, the base of the natural logarithm, as a 32 bit float.
96 * The natural logarithm of 10, as a 32 bit float.
103 * The natural logarithm of 2, as a 32 bit float.
2311 * Returns the natural logarithm of the absolute value of the gamma function,
2386 * Returns the natural logarithm.
2464 * Returns the natural logarithm of (v + 1.f).
4699 * native_log: Approximate natural logarithm
4797 * native_log1p: Approximate natural logarithm of a value plus 1
4799 * Returns the approximate natural logarithm of (v + 1.0f)
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto7131 // Custom tag for NotificationItem. The initial "natural" importance.
7135 // The source of the "natural" importance, if it was overridden.
/frameworks/ml/nn/tools/api/
Dtypes.spec4459 * Computes natural logarithm of x element-wise.