HomeSort by relevance Sort by last modified time
    Searched full:formatting (Results 351 - 375 of 1924) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/packaging/rpm/
icu.spec 25 and time formatting, support for many locales, message catalogs
26 and resources, message formatting, normalization, number and currency
27 formatting, time zones support, transliteration, word, line and
  /external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
NumberFormatTest.java 190 errln("FAIL: Different results for formatting long " + l + " by NumberFormat("
225 errln("FAIL: Different results for formatting double " + d + " by NumberFormat("
260 errln("FAIL: Different results for formatting " + o.getClass().getName() + " by NumberFormat("
  /external/kernel-headers/original/uapi/linux/
fd.h 68 * Formatting (obsolete)
77 /* begin formatting a disk */
81 /* end formatting a disk */
  /external/libphonenumber/demo/src/com/google/phonenumbers/
PhoneNumberParserServlet.java 49 * country, and responds with results from parsing, validating and formatting the number. The
125 output.append("<TH align=center>Pretty formatting</TH>");
219 output.append("<TR><TD colspan=2>Formatting Results</TD></TR>");
  /external/owasp/sanitizer/distrib/javadoc/index-files/
index-6.html 87 <DT><A HREF="../org/owasp/html/Sanitizers.html#FORMATTING"><B>FORMATTING</B></A> -
89 <DD>Allows common formatting elements including <code>&lt;b&gt;</code>, <code>&lt;i&gt;</code>, etc.
  /frameworks/base/core/java/android/text/format/
Formatter.java 32 * Utility class to aid in formatting common values that are not covered
55 /* Wraps the source string in bidi formatting characters in RTL locales */
68 * If the context has a right-to-left locale, the returned string is wrapped in bidi formatting
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneNumberWatcherTest.java 172 // Clear the current string, and start formatting again.
229 String expected = "+1-650-123-4567"; // Different formatting than ours
265 * the deleted text doesn't have any formatting and neither does the replacement text: in this
  /libcore/ojluni/src/main/java/java/text/
NumberFormat.java 63 * formats. This class provides the interface for formatting and parsing
81 * If you are formatting multiple numbers, it is
125 * work for formatting and others work for parsing. The following is
131 * This is independent of formatting. If you want to not show a decimal point
135 * setDecimalSeparatorAlwaysShown : only affects formatting, and only where
415 * java.math.RoundingMode#HALF_EVEN RoundingMode.HALF_EVEN}) for formatting,
431 * java.math.RoundingMode#HALF_EVEN RoundingMode.HALF_EVEN}) for formatting,
656 * Gets the currency used by this number format when formatting
667 * doesn't implement currency formatting
675 * Sets the currency used by this number format when formatting
    [all...]
DecimalFormat.java 143 * values, and they will appear properly during formatting. However, care must
163 * parsing and output unchanged during formatting. Special characters, on the
296 * {@link java.math.RoundingMode} for formatting. By default, it uses
301 * For formatting, <code>DecimalFormat</code> uses the ten consecutive
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
ConferenceParticipantConnection.java 205 * @param countryIso The country ISO of the current subscription; used when formatting the
278 // since ultimately we use this ISO when formatting the CEP phone number, and the phone
279 // number formatting library expects uppercase ISO country codes.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
langinfo.h 44 /* LC_TIME category: date and time formatting. */
354 /* LC_MONETARY category: formatting of monetary quantities.
469 /* LC_NUMERIC category: formatting of numbers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fd.h 68 * Formatting (obsolete)
77 /* begin formatting a disk */
81 /* end formatting a disk */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 44 /* LC_TIME category: date and time formatting. */
354 /* LC_MONETARY category: formatting of monetary quantities.
469 /* LC_NUMERIC category: formatting of numbers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h 68 * Formatting (obsolete)
77 /* begin formatting a disk */
81 /* end formatting a disk */
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
testing.1.golden 142 // Log formats its arguments using default formatting, analogous ...
244 // Log formats its arguments using default formatting, analogous ...
290 // Log formats its arguments using default formatting, analogous ...
  /prebuilts/go/linux-x86/src/go/doc/testdata/
testing.1.golden 142 // Log formats its arguments using default formatting, analogous ...
244 // Log formats its arguments using default formatting, analogous ...
290 // Log formats its arguments using default formatting, analogous ...
  /bionic/libc/bionic/
syslog.cpp 112 // We can't let __libc_format_log do the formatting because it doesn't support
  /bionic/libc/private/
libc_logging.h 88 // Formatting routines for the C library's internal debugging.
  /developers/samples/android/content/WidgetData/
README.md 14 *Makrdown* formatting allowed. See [Markdown Documentation][1]
  /developers/samples/android/content/documentsUi/ScopedDirectoryAccess/
template-params.xml 71 Makrdown formatting allowed. This will be used to generate a mini-article for the
  /developers/samples/android/ui/lists/CustomChoiceList/
template-params.xml 63 Makrdown formatting allowed. This will be used to generate a mini-article for the
  /developers/samples/android/wearable/wear/WearSpeakerSample/
template-params.xml 77 Makrdown formatting allowed. This will be used to generate a mini-article for the
  /external/apache-http/src/org/apache/http/cookie/params/
CookieSpecPNames.java 62 * Parameter for Cookie header formatting.
  /external/apache-http/src/org/apache/http/message/
BasicRequestLine.java 95 // no need for non-default formatting in toString()
  /external/autotest/client/tests/kvm/tests/
multi_disk.py 69 error.context("formatting test disk")

Completed in 2081 milliseconds

<<11121314151617181920>>