HomeSort by relevance Sort by last modified time
    Searched full:formatted (Results 151 - 175 of 1015) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/icu4c/i18n/unicode/
choicfmt.h 449 * @param number The value to be formatted.
463 * @param number The value to be formatted.
478 * @param number The value to be formatted.
493 * @param objs The array of objects to be formatted.
513 * @param obj The object to be formatted.
531 * @param obj The object to be formatted.
548 * @param number The value to be formatted.
562 * @param number The value to be formatted.
605 * @param status Output param with the formatted string.
msgfmt.h 115 * parse may not correspond to the originally formatted argument.
123 * <LI>If a single argument is formatted more than once in the string,
255 * index of the arguments presented in an array to be formatted. The
570 * @param source An array of objects to be formatted.
594 * @param arguments An array of objects to be formatted.
619 * arguments to be formatted.
660 * @param arguments An array of objects to be formatted.
    [all...]
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
Support_DecimalFormat.java 59 // test fields that are not included in the formatted text
89 // test fields that are not included in the formatted text
111 // test fields that are not included in the formatted text
  /external/chromium/testing/gtest/src/
gtest-printers.cc 146 // quotes, escaping it when necessary; returns how c was formatted.
195 // necessary; returns how c was formatted.
210 // necessary; returns how c was formatted.
  /external/icu4c/test/intltest/
dtfmapts.cpp 172 logln( (UnicodeString) "" + d + " formatted to " + res1);
175 logln( (UnicodeString) "" + d + " formatted to " + res2);
178 logln( (UnicodeString) "" + d + " formatted to " + res3);
  /external/qemu/android/
snapshot.c 18 * metadata from Qcow2 formatted image file.
107 /* Reads a snapshot record from a qcow2-formatted file.
305 /* Prints a table with information on the snapshots in the qcow2-formatted file
  /libcore/luni/src/main/java/java/text/
MessageFormat.java 38 * inserts the formatted strings into the pattern at the appropriate places.
94 * Thus, a string that should result in the formatted message "'{0}'" can be
494 * returns an {@code AttributedCharacterIterator} with the formatted message and
500 * @return an {@code AttributedCharacterIterator} with the formatted message and
503 * if the arguments in the object array cannot be formatted
518 // create an AttributedString with the formatted buffer
542 * the target string buffer to append the formatted message to.
545 * of the alignment field in the formatted text.
649 * the index where the string this format has formatted begins
691 * the target string buffer to append the formatted message to
    [all...]
SimpleDateFormat.java 458 * and returns an {@code AttributedCharacterIterator} with the formatted
463 * @return an {@code AttributedCharacterIterator} with the formatted date
468 * if the object cannot be formatted by this simple date
493 // create and AttributedString with the formatted buffer
510 * specified by this FieldPosition is formatted, set the begin and end index
511 * of the formatted field in the FieldPosition.
520 * StringBuffer to store the resulting formatted String
527 * @return the formatted Date
529 * if the object cannot be formatted by this Format.
    [all...]
  /libcore/support/src/test/java/tests/support/
Support_DecimalFormat.java 58 // test fields that are not included in the formatted text
88 // test fields that are not included in the formatted text
114 // test fields that are not included in the formatted text
  /packages/apps/Settings/src/com/android/settings/
DateTimeSettings.java 122 String formatted = local
128 getString(R.string.normal_date_format, formatted);
130 formattedDates[i] = formatted;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ostream.tcc 152 // DR 60. What is a formatted input function?
186 // DR 60. What is a formatted input function?
214 // DR 60. What is a formatted input function?
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc 152 // DR 60. What is a formatted input function?
186 // DR 60. What is a formatted input function?
214 // DR 60. What is a formatted input function?
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc 152 // DR 60. What is a formatted input function?
186 // DR 60. What is a formatted input function?
214 // DR 60. What is a formatted input function?
  /dalvik/dx/src/junit/textui/
ResultPrinter.java 98 * Returns the formatted string of the elapsed time.
  /development/ndk/platforms/android-3/include/android/
log.h 97 * Send a formatted string to the log, used like printf(fmt,...)
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessage.java 73 // The ticker text, this uses a formatted string so our message could be localized
  /development/tools/emulator/system/camera/
QemuClient.h 37 * Each query is formatted as such:
43 * separated from the query name with a single space, and they must be formatted
226 * camera must be formatted as such:
318 * camera line is formatted as such:
  /external/apache-harmony/support/src/test/java/tests/support/
Support_AvailTest.java 37 // If the string is formatted correctly, and the available method works
  /external/apache-http/src/org/apache/http/cookie/params/
CookieSpecPNames.java 61 * If not, each cookie is formatted in a seperate Cookie header.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Version.java 36 * Version String formatted like
Version.src 36 * Version String formatted like
  /external/astl/include/
ostream 65 // Formatted output.
  /external/chromium/chrome/browser/
custom_home_pages_table_model.h 82 // Returns the URL for a particular row, formatted for display to the user.
  /external/chromium/chrome/browser/net/
proxy_service_factory.cc 75 // Parse the switch (it should be a positive integer formatted as decimal).
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.audits.html 38 may include specially formatted fragments created by

Completed in 1767 milliseconds

1 2 3 4 5 67 8 91011>>