HomeSort by relevance Sort by last modified time
    Searched full:formatting (Results 126 - 150 of 892) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/v8/src/arm/
constants-arm.cc 60 // formatting. See for example the command "objdump -d <binary file>".
93 // formatting. See for example the command "objdump -d <binary file>".
  /external/v8/src/mips/
disasm-mips.cc 118 // Handle formatting of instructions and their options.
138 // Support for assertions in the Decoder formatting functions.
297 // Handle all register based formatting in this function to reduce the
319 // Handle all FPUregister based formatting in this function to reduce the
341 // FormatOption takes a formatting string and interprets it based on
345 // characters that were consumed from the formatting string.
409 // Format takes a formatting string for a whole instruction and prints it into
415 if (cur == '\'') { // Single quote is used as the formatting escape.
  /frameworks/base/core/java/android/nfc/tech/
NdefFormatable.java 89 * @param firstMessage the NDEF message to write after formatting, can be null
111 * @param firstMessage the NDEF message to write after formatting
  /libcore/luni/src/main/java/java/util/logging/
SocketHandler.java 68 * formatting uses the XMLFormatter class and level is set to ALL.
86 * Default formatting uses the XMLFormatter class and level is set to ALL.
  /libcore/luni/src/test/java/libcore/java/util/
FormatterTest.java 40 // And date/time formatting (we assume that all time/date number formatting is done by the
  /packages/apps/Contacts/src/com/android/contacts/util/
HtmlUtils.java 41 * Converts HTML string to a {@link Spanned} text, adjusting formatting. Any extra new line
53 * Converts HTML string to a {@link Spanned} text, adjusting formatting and using a custom
  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.h 19 * \brief NFC Ndef Formatting For Mifare standard card.
410 * \brief Smart Card Formatting \b Reset function
420 * \brief Initiates the card formatting procedure for Remote Smart Card Type.
424 * Depending upon the different card type, this function handles formatting procedure.
439 * \brief Smart card Formatting \b Completion \b Routine or \b Process function
  /external/libphonenumber/java/
release_notes.txt 97 - Improved AsYouTypeFormatter not to use formatting rules containing non-formatting characters
262 - AsYouTypeFormatter for formatting Chinese geographical numbers entered in national format.
263 - AsYouTypeFormatter for formatting Chinese 400/800 numbers entered in national format.
290 - China local number formatting for AsYouTypeFormatter
  /external/icu4c/i18n/unicode/
choicfmt.h 131 * <p><strong>Formatting and Parsing</strong></p>
133 * <p>During formatting, a number is converted to a
164 * formatting. In this example, <code>parse(&quot;a&quot;)</code> returns
172 * formatting.</p>
192 * <p>Here is a simple example that shows formatting and parsing: </p>
386 * Set the choices to be used in formatting.
390 * ascending sorted order. When formatting X,
402 * Set the choices to be used in formatting. See class description
691 * Interval 0 is special; during formatting (mapping numbers to
700 * formatting but does not affect parsing. Interval i is affecte
    [all...]
unum.h 30 * formatting and parsing a number. Also provides methods for
53 * If you are formatting multiple numbers, it is more efficient to get
210 * Create and return a new UNumberFormat for formatting and parsing
228 * @param locale A locale identifier to use to determine formatting
600 * Get a locale for which decimal formatting patterns are available.
602 * formatting and parsing for the locale. The results of this call are not
605 * @return A locale for which number formatting patterns are available, or 0 if none.
613 * Determine how many locales have decimal formatting patterns available. The
617 * @return The number of locales for which decimal formatting patterns are available.
    [all...]
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 44 * Utility for international phone numbers. Functionality includes formatting, parsing and
101 // Separate map of all symbols that we wish to retain when formatting alpha numbers. This
249 // Default extension prefix to use when formatting. This will be put in front of any extension
251 // the default extension formatting to be " extn: 3456", then you should specify " extn: " here
333 * E164 format is as per INTERNATIONAL format but with no formatting applied, e.g. +41446681800.
468 // This means there is no formatting symbol after the NDC. In this case, we only
469 // accept the number if there is no formatting symbol at all in the number, except
479 // formatting in-between digits.
    [all...]
  /dalvik/vm/
Misc.h 329 * Returns a string corresponding to printf-like formatting of the arguments.
335 * Appends a printf-like formatting of the arguments to 'dst'.
341 * Appends a printf-like formatting of the arguments to 'dst'.
  /external/kernel-headers/original/linux/
fd.h 62 * Formatting (obsolete)
71 /* begin formatting a disk */
75 /* end formatting a disk */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h 44 /* LC_TIME category: date and time formatting. */
353 /* LC_MONETARY category: formatting of monetary quantities.
468 /* LC_NUMERIC category: formatting of numbers.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h 61 * Formatting (obsolete)
70 /* begin formatting a disk */
74 /* end formatting a disk */
  /external/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pod 232 =head2 Formatting
234 The ToC isn't generated all at once. There are two stages involved: generating and formatting. Generating the ToC actually means storing a preliminary ToC in C<HTML::Toc-E<gt>{_toc}>. This preliminary, tokenized ToC has to be turned into something useful by calling C<HTML::Toc-E<gt>format()>. For an example, see paragraph 'L<Generating|"generating">'.
598 See also: L<Using CSS for ToC formatting|"Using CSS for ToC formatting">.
634 See also: L<Using CSS for ToC formatting|"Using CSS for ToC formatting">.
636 =head2 Using CSS for ToC formatting
    [all...]
  /external/apache-http/src/org/apache/http/cookie/params/
CookieSpecPNames.java 57 * Parameter for Cookie header formatting.
  /external/apache-http/src/org/apache/http/message/
BasicRequestLine.java 90 // no need for non-default formatting in toString()
  /external/bluetooth/glib/docs/reference/glib/
gtester.1 12 .\" * set default formatting
  /external/bluetooth/glib/docs/reference/gobject/
gobject-query.1 12 .\" * set default formatting
  /external/chromium/chrome/browser/resources/options/
about_page.html 73 <!-- Odd formatting to avoid unwanted spaces between elements. -->
  /external/clang/include/clang/Frontend/
DiagnosticOptions.h 61 /// Column limit for formatting message diagnostics, or 0 if unused.
  /external/clang/include/clang/Rewrite/
FixItRewriter.h 47 /// \brief The diagnostic client that performs the actual formatting
  /external/clang/test/Sema/
format-strings-fixit.c 46 // Perserve the original formatting for unsigned integers.
  /external/clang/test/SemaCXX/
nested-name-spec-locations.cpp 3 // Note: the formatting in this test case is intentionally funny, with

Completed in 812 milliseconds

1 2 3 4 56 7 8 91011>>