/external/proguard/src/proguard/gui/ |
GUIResources.java | 48 * Returns an internationalized, formatted message, based on its key, with
|
/external/qemu/android/utils/ |
panic.h | 17 /* Print formatted panic message and halts the process */
|
bufprint.h | 18 /** FORMATTED BUFFER PRINTING 20 ** bufprint() allows your to easily and safely append formatted string
|
/external/svox/pico/tests/data/ |
xsampa_pico_man_README.txt | 15 They are formatted as utterances that can be sent to the Pico engine through the Android 1.6 API.
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardPhoneNumberTranslationCallback.java | 32 * @return formatted phone number.
|
/libcore/luni/src/test/java/libcore/java/text/ |
DecimalFormatTest.java | 52 // The RI's documentation suggests that the int should be formatted to 309 characters -- 53 // a magic number they don't explain -- but the BigInteger should be formatted to the 400 61 // For example. the BigDecimal 0.17 formatted in PercentInstance is 0% instead of 17%: 65 // Test long decimal formatted in PercentInstance with various fractions.
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SuggestionFormatter.java | 38 * @return Formatted suggestion text.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
TimeZoneTest.java | 141 assertEquals("Must return proper GMT formatted string for GMT+8:30 (eg. GMT+08:20).", 143 assertEquals("Must return proper GMT formatted string for GMT+3 (eg. GMT+08:20).", 145 assertEquals("Must return proper GMT formatted string for GMT+3:02 (eg. GMT+08:20).", 147 assertEquals("Must return proper GMT formatted string for GMT+2359 (eg. GMT+08:20).", 149 assertEquals("Must return proper GMT formatted string for GMT+520 (eg. GMT+08:20).", 151 assertEquals("Must return proper GMT formatted string for GMT+052 (eg. GMT+08:20).", 154 assertEquals("Must return proper GMT formatted string for GMT-00 (eg. GMT+08:20).",
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
ostream | 97 // [27.6.2.5] formatted output 111 // DR 60. What is a formatted input function? 112 // The inserters for manipulators are *not* formatted output functions. 120 // DR 60. What is a formatted input function? 121 // The inserters for manipulators are *not* formatted output functions. 130 // DR 60. What is a formatted input function? 131 // The inserters for manipulators are *not* formatted output functions. 141 * All the @c operator<< functions (aka <em>formatted output 435 * Behaves like one of the formatted arithmetic inserters described in 480 * Behaves like one of the formatted arithmetic inserters described i [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
ostream | 97 // [27.6.2.5] formatted output 111 // DR 60. What is a formatted input function? 112 // The inserters for manipulators are *not* formatted output functions. 120 // DR 60. What is a formatted input function? 121 // The inserters for manipulators are *not* formatted output functions. 130 // DR 60. What is a formatted input function? 131 // The inserters for manipulators are *not* formatted output functions. 141 * All the @c operator<< functions (aka <em>formatted output 435 * Behaves like one of the formatted arithmetic inserters described in 480 * Behaves like one of the formatted arithmetic inserters described i [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
ostream | 97 // [27.6.2.5] formatted output 111 // DR 60. What is a formatted input function? 112 // The inserters for manipulators are *not* formatted output functions. 120 // DR 60. What is a formatted input function? 121 // The inserters for manipulators are *not* formatted output functions. 130 // DR 60. What is a formatted input function? 131 // The inserters for manipulators are *not* formatted output functions. 141 * All the @c operator<< functions (aka <em>formatted output 435 * Behaves like one of the formatted arithmetic inserters described in 480 * Behaves like one of the formatted arithmetic inserters described i [all...] |
/external/icu4c/i18n/unicode/ |
fieldpos.h | 29 * \brief C++ API: FieldPosition identifies the fields in a formatted output. 40 * and its subclasses to identify fields in formatted output. Fields are 48 * field within the formatted output with two indices: the index 57 * formatted output (such as the position of a field). 63 * alignment of an array of formatted floating-point numbers on
|
plurfmt.h | 120 * <code>format()</code> method. It will be formatted using a 321 * @param number a number for which the plural message should be formatted 323 * <code>PluralFormat</code> object yet, the formatted number 327 * @return the string containing the formatted plural message. 335 * @param number a number for which the plural message should be formatted 337 * PluralFormat object yet, the formatted number 341 * @return the string containing the formatted plural message. 349 * @param number a number for which the plural message should be formatted 351 * <code>PluralFormat</code> object yet, the formatted number 359 * @return the string containing the formatted plural message [all...] |
/packages/apps/Contacts/src/com/android/contacts/calllog/ |
ContactInfoHelper.java | 47 * and the formatted number. 194 // Only use it if the number could be formatted to E164. 237 * @param number the number to be formatted. 243 * @return the formatted number, or the given number if it was formatted.
|
/external/chromium/net/base/ |
net_util_unittest.cc | 1639 string16 formatted = FormatUrl( local 1650 string16 formatted = FormatUrl( local [all...] |
/external/icu4c/i18n/ |
nfsubs.h | 109 * @param number The number being formatted. 121 * @param number The number being formatted. 133 * is formatted using the rule set or DecimalFormat that this 136 * @param The number being formatted 144 * is formatted using the rule set or DecimalFormat that this 147 * @param The number being formatted
|
/external/icu4c/test/intltest/ |
nmfmapts.cpp | 126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); 129 logln((UnicodeString) "" + (int32_t) l + " formatted to " + res2); 132 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res3); 135 logln((UnicodeString) "" + (int32_t) l + " formatted to " + res4); 142 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5); 149 logln((UnicodeString) "" + fL.getLong() + " formatted to " + res6);
|
/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/ |
etc1.h | 63 // pIn - pointer to the image data. Formatted such that 92 // Check if a PKM header is correctly formatted.
|
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderValueFormatter.java | 94 * @return the formatted header elements 134 * Estimates the length of formatted header elements. 163 * @return the formatted header element 211 * Estimates the length of a formatted header element. 251 * @return the formatted parameters 291 * Estimates the length of formatted parameters. 319 * @return the formatted name-value pair 359 * Estimates the length of a formatted name-value pair.
|
/external/apache-xml/src/main/java/org/apache/xml/res/ |
XMLMessages.java | 75 * @return The formatted message string. 94 * @return The formatted message string.
|
/frameworks/base/core/java/android/text/format/ |
Formatter.java | 32 * @param number size value to be formatted 33 * @return formatted string with the number
|
/frameworks/base/opengl/include/ETC1/ |
etc1.h | 61 // pIn - pointer to the image data. Formatted such that 90 // Check if a PKM header is correctly formatted.
|
/hardware/libhardware_legacy/ |
qemu.h | 71 * this will open the channel, send the formatted command, then 81 * 'question' *must* have been formatted through qemu_command_format
|
/sdk/ide_common/src/com/android/ide/common/resources/configuration/ |
ResourceQualifier.java | 95 * Returns a string formatted for display purpose. 100 * Returns a string formatted for display purpose.
|
/external/icu4c/io/unicode/ |
ustdio.h | 175 0 to some large number.<br>If * is used in printf, then the precision is passed in as an argument before the number to be formatted.</td></tr> 223 * That is, data written to a UFILE will be formatted using the conventions 445 * Write formatted data to a UFILE. 458 * Write formatted data to a UFILE. 475 * Write formatted data to a UFILE. 488 * Write formatted data to a UFILE. 550 * Read formatted data from a UFILE. 564 * Read formatted data from a UFILE. 582 * Read formatted data from a UFILE. 596 * Read formatted data from a UFILE [all...] |