/external/icu4c/i18n/ |
i18n.vcxproj.filters | 7 <Filter Include="formatting">
88 <Filter>formatting</Filter>
91 <Filter>formatting</Filter>
94 <Filter>formatting</Filter>
97 <Filter>formatting</Filter>
100 <Filter>formatting</Filter>
103 <Filter>formatting</Filter>
106 <Filter>formatting</Filter>
109 <Filter>formatting</Filter>
112 <Filter>formatting</Filter> [all...] |
currfmt.h | 26 * parsing and formatting of currency amount objects. This class is 30 * formatting.
|
umsg_imp.h | 22 /* global variables used by the C and C++ message formatting API. */
|
/external/icu4c/test/intltest/ |
dtifmtts.h | 30 * Test formatting 35 * Test formatting using user defined DateIntervalInfo 40 * Stress test -- stress test formatting on 40 locales 46 * Test formatting against expected result 51 * Test formatting against expected result using user defined 57 * Stress test formatting
|
intltest.vcxproj.filters | 22 <Filter Include="formatting">
167 <Filter>formatting</Filter>
170 <Filter>formatting</Filter>
173 <Filter>formatting</Filter>
176 <Filter>formatting</Filter>
179 <Filter>formatting</Filter>
182 <Filter>formatting</Filter>
185 <Filter>formatting</Filter>
188 <Filter>formatting</Filter>
191 <Filter>formatting</Filter> [all...] |
/frameworks/base/core/java/android/text/format/ |
package.html | 3 This package contains alternative classes for some text formatting classes 4 defined in {@link java.util} and {@link java.text}. It also contains additional text formatting
|
/external/icu4c/test/perf/DateFmtPerf/ |
ReadMe.txt | 8 The purpose of this performance test is to test the "real world" applications of ICU, such as Date Formatting and the Break Iterator. In both of these cases, the performance test function does all of the work, i.e. initializing, formatting, etc. 13 DateFmt250: Tests date formatting with 250 dates 14 DateFmt10000: Tests date formatting with 10,000 dates 15 DateFmt100000: Tests date formatting with 100,000 dates
|
/development/ide/eclipse/ |
README.importing-to-eclipse.txt | 3 development/ide/eclipse/android-formatting.xml
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
position-string-expected.txt | 1 Tests formatting of position.toString().
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
plugin.xml | 6 class="com.android.ide.eclipse.adt.internal.editors.formatting.XmlFormatProcessor"
|
/external/icu4c/test/cintltst/ |
cintltst.vcxproj.filters | 22 <Filter Include="formatting">
172 <Filter>formatting</Filter>
175 <Filter>formatting</Filter>
178 <Filter>formatting</Filter>
181 <Filter>formatting</Filter>
184 <Filter>formatting</Filter>
187 <Filter>formatting</Filter>
190 <Filter>formatting</Filter>
193 <Filter>formatting</Filter>
196 <Filter>formatting</Filter> [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.h | 19 * \brief ISO-15693 Smart card formatting. 50 formatting context variables. 59 * \brief Initiates the card formatting procedure for Remote Smart Card Type. 64 * function handles formatting procedure.This function also handles 71 * \retval NFCSTATUS_SUCCESS Card formatting has been successfully completed. 73 * \retval NFCSTATUS_FORMAT_ERROR Error occured during the formatting procedure. 85 * \brief Smart card Formatting \b Completion \b Routine or \b Process function
|
phFriNfc_DesfireFormat.h | 19 * \brief Type4 Smart card formatting. 185 formatting context variables. 192 * \brief Initiates the card formatting procedure for Remote Smart Card Type. 197 * function handles formatting procedure.This function also handles 204 * \retval NFCSTATUS_SUCCESS Card formatting has been successfully completed. 206 * \retval NFCSTATUS_FORMAT_ERROR Error occured during the formatting procedure. 221 formatting context variables. 233 * Depending upon the different card type, this function handles formatting procedure. 238 * \retval NFCSTATUS_SUCCESS Card formatting has been successfully completed. 240 * \retval NFCSTATUS_FORMAT_ERROR Error occured during the formatting procedure [all...] |
phFriNfc_SmtCrdFmt.h | 19 * \brief NFC-FRI Smart Card Formatting. 34 * \name Smart Card Formatting 44 /*! \defgroup grp_fri_smart_card_formatting NFC FRI Smart Card Formatting 46 * Smart Card Formatting functionality enables automatic formatting of any type of smart cards. 113 * \brief NFC Smart Card Formatting Component Type1 Additional Information Structure 133 * \brief NFC Smart Card Formatting Component Type2 Additional Information Structure 168 * \brief NFC Smart Card Formatting Component Type4 Additional Information Structure 195 * \brief NFC Smart Card Formatting Component Mifare Std Additional Information Structure 227 formatting procedure* [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
monetary.h | 1 /* Header file for monetary value formatting functions. 39 /* Formatting a monetary value according to the current locale. */ 47 /* Formatting a monetary value according to the current locale. */
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/interfaces/ |
ECPointEncoder.java | 13 * Set the formatting for encoding of points. If the String "UNCOMPRESSED" is passed
|
/frameworks/base/telephony/java/android/telephony/ |
PhoneNumberFormattingTextWatcher.java | 33 * Stop formatting when the user 39 * The formatting will be restarted once the text is cleared. 73 * Indicates the formatting has been stopped. 80 * The formatting is based on the current system locale and future locale changes 88 * The formatting is based on the given <code>countryCode</code>. 129 // Check whether we should stop formatting. 131 // User appended the non-dialable character, stop formatting. 135 // number, stop formatting. 142 // Restart the formatting when all texts were clear.
|
/libcore/luni/src/main/java/java/text/spi/ |
DateFormatProvider.java | 43 * @param style the given time formatting style. 57 * @param style the given date formatting style. 71 * @param dateStyle the given date formatting style. 72 * @param timeStyle the given time formatting style.
|
/external/apache-http/src/org/apache/http/message/ |
LineFormatter.java | 43 * Interface for formatting elements of the HEAD section of an HTTP message. 45 * There are individual methods for formatting a request line, a 46 * status line, or a header line. The formatting does <i>not</i> include the 54 * a buffer can be passed as argument to all formatting methods. 55 * The implementation may or may not actually use that buffer for formatting. 101 * @param buffer a buffer available for formatting, or 116 * @param buffer a buffer available for formatting, or 139 * @param buffer a buffer available for formatting, or
|
/libcore/luni/src/main/java/java/util/ |
Formattable.java | 20 * Classes that handle custom formatting for the 's' specifier of {@code Formatter} 22 * formatting objects. 39 * formatting of the implementation.
|
/external/bluetooth/glib/docs/reference/glib/ |
gtester-report.xml | 10 <refpurpose>test report formatting utility</refpurpose>
|
/external/grub/stage2/ |
tparm.h | 1 /* tparm.h - parameter formatting of terminfo */
|
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/ |
position-string.js | 1 description("Tests formatting of position.toString().");
|
/frameworks/base/core/java/android/text/style/ |
ParagraphStyle.java | 20 * The classes that affect paragraph-level text formatting implement
|
UpdateLayout.java | 20 * The classes that affect character-level text formatting in a way that
|