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

<<11121314151617181920>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
istream 108 // [27.6.1.2] formatted input
141 * All the @c operator>> functions (aka <em>formatted input
688 * Behaves like one of the formatted arithmetic extractors described in
715 * Behaves like one of the formatted arithmetic extractors described in
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
istream 108 // [27.6.1.2] formatted input
141 * All the @c operator>> functions (aka <em>formatted input
688 * Behaves like one of the formatted arithmetic extractors described in
715 * Behaves like one of the formatted arithmetic extractors described in
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlPrettyPrinterTest.java 62 String formatted = sb.toString(); local
63 if (!expected.equals(formatted)) {
64 System.out.println(formatted);
66 assertEquals(expected, formatted);
  /system/core/libsysutils/src/
NetlinkEvent.cpp 161 * Parse an ASCII-formatted message from a NETLINK_KOBJECT_UEVENT
  /system/vold/
Fat.cpp 183 SLOGI("Filesystem formatted OK");
  /frameworks/base/core/java/android/text/format/
DateUtils.java 370 * contexts where the month is not formatted together with
415 * Time spans in the past are formatted like "42 minutes ago".
416 * Time spans in the future are formatted like "in 42 minutes".
432 * Time spans in the past are formatted like "42 minutes ago". Time spans in
433 * the future are formatted like "in 42 minutes".
548 * Return string describing the elapsed time since startTime formatted like
    [all...]
  /external/icu4c/i18n/unicode/
dtitvfmt.h 394 * @param dtInterval DateInterval to be formatted.
416 * to be formatted into date interval string
418 * to be formatted into date interval string
647 * to be formatted into date interval string
649 * to be formatted into date interval string
    [all...]
  /external/icu4c/i18n/
nfsubs.cpp 572 * @param number The number being formatted.
606 * @param number The number being formatted.
614 // perform a transformation on the number being formatted that
813 * A substitution that divides the number being formatted by the its rule's
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardBuilder.java 873 String formatted; local
    [all...]
  /external/chromium/base/
string_util_unittest.cc 878 string16 formatted = local
882 EXPECT_EQ(formatted, ASCIIToUTF16("9aa,8bb,7cc,6dd,5ee,4ff,3gg,2hh,1ii"));
893 string16 formatted = local
897 EXPECT_EQ(formatted, ASCIIToUTF16("9aa,8bb,7cc,d,e,f,9ag,8bh,7ci"));
912 std::string formatted = local
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/
flexdef.h 791 /* Write out a formatted string at the current indentation level. */
854 /* Report an error message formatted with one integer argument. */
857 /* Report an error message formatted with one string argument. */
885 /* Output a (possibly-formatted) string to the generated scanner. */
    [all...]
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardExporterTests.java     [all...]
  /bionic/linker/
linker_format.c 319 /*** formatted output implementation
426 /* Perform formatted output to an output target 'o' */
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
Support_SimpleDateFormat.java 95 // test fields that are not included in the formatted text
107 // test fields that are not included in the formatted text
  /external/chromium/chrome/browser/task_manager/
task_manager.h 228 // Methods to return formatted resource information.
402 // Given a number, this function returns the formatted string that should be
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 28 // LOG(...) an ostream target that can be used to send formatted
206 // The ostream that buffers the formatted message before output
  /external/chromium/third_party/libjingle/source/talk/base/
logging.h 28 // LOG(...) an ostream target that can be used to send formatted
203 // The ostream that buffers the formatted message before output
  /external/guava/javadoc/com/google/common/base/class-use/
Objects.ToStringHelper.html 120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a name/value pair to the formatted output in <code>name=value</code>
129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a value to the formatted output in <code>value</code> format.<p/>

Completed in 1822 milliseconds

<<11121314151617181920>>