Home
last modified time | relevance | path

Searched refs:lead (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/text/format/
DTimeFormatter.java495 int lead; in outputYear() local
500 lead = value / DIVISOR + trail / DIVISOR; in outputYear()
502 if (trail < 0 && lead > 0) { in outputYear()
504 --lead; in outputYear()
505 } else if (lead < 0 && trail > 0) { in outputYear()
507 ++lead; in outputYear()
510 if (lead == 0 && trail < 0) { in outputYear()
513 numberFormatter.format(getFormat(modifier, "%02d", "%2d", "%d", "%02d"), lead); in outputYear() local
/frameworks/wilhelm/doc/
DDoxyfile1608 # enabling this option may lead to badly anti-aliased labels on the edges of
/frameworks/native/docs/
DDoxyfile1896 # enabling this option may lead to badly anti-aliased labels on the edges of
/frameworks/av/media/libaaudio/
DDoxyfile2282 # Warning: Depending on the platform used, enabling this option may lead to
DDoxyfile.orig2273 # Warning: Depending on the platform used, enabling this option may lead to
/frameworks/av/media/codec2/docs/
Ddoxygen.config2416 # Warning: Depending on the platform used, enabling this option may lead to
/frameworks/base/media/native/midi/include/
DDoxyfile.orig2464 # Warning: Depending on the platform used, enabling this option may lead to
DDoxyfile2464 # Warning: Depending on the platform used, enabling this option may lead to