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

<<11121314151617181920>>

  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Basics.text 24 web application that allows you type your own Markdown-formatted text
285 To specify an entire block of pre-formatted code, indent every line of
  /external/markdown/tests/markdown-test/
markdown-documentation-basics.txt 24 web application that allows you type your own Markdown-formatted text
285 To specify an entire block of pre-formatted code, indent every line of
  /external/qemu/elff/
elff_elf.h 134 /* ELF data is formatted in little-endian. */
136 /* ELF data is formatted in big-endian. */
  /external/stlport/stlport/stl/
_istream.h 55 // Class basic_istream, a class that performs formatted input through
100 public: // Formatted input of numbers.
_ostream.h 99 public: // Formatted output.
100 // Formatted output from a streambuf.
  /external/v8/src/
v8utils.h 236 // Add formatted contents to the builder just like printf().
239 // Add formatted contents like printf based on a va_list.
  /external/webkit/Source/WebCore/inspector/front-end/
ExtensionAPISchema.json 343 "description": "Either string or formatted values returned by one of AuditResult formatters (url, snippet etc)"
412 "description": "Either string or formatted values returned by one of AuditResult formatters (url, snippet etc)"
SourceFile.js 309 var formattedPosition = this._mapping.formatted[index];
316 var index = this._mapping.formatted.upperBound(formattedPosition - 1);
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 112 Serialize ``obj`` as a JSON formatted stream to ``fp`` (a
170 Serialize ``obj`` to a JSON formatted ``str``.
  /frameworks/base/core/java/android/content/
AsyncQueryHandler.java 154 * @param selection A filter declaring which rows to return, formatted as an
160 * @param orderBy How to order the rows, formatted as an SQL ORDER BY
  /frameworks/base/core/java/android/util/
AttributeSet.java 181 * Return the boolean value of 'attribute' that is formatted as an
256 * Return the integer value of attribute at 'index' that is formatted as an
  /frameworks/base/media/java/android/media/audiofx/
BassBoost.java 228 * Settings class constructor from a key=value; pairs formatted string. The string is
230 * @throws IllegalArgumentException if the string is not correctly formatted.
PresetReverb.java 245 * Settings class constructor from a key=value; pairs formatted string. The string is
247 * @throws IllegalArgumentException if the string is not correctly formatted.
Virtualizer.java 230 * Settings class constructor from a key=value; pairs formatted string. The string is
232 * @throws IllegalArgumentException if the string is not correctly formatted.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h 55 // Class basic_istream, a class that performs formatted input through
100 public: // Formatted input of numbers.
_ostream.h 99 public: // Formatted output.
100 // Formatted output from a streambuf.
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 134 /* ELF data is formatted in little-endian. */
136 /* ELF data is formatted in big-endian. */
  /packages/apps/Mms/src/com/android/mms/dom/smil/
ElementTimeImpl.java 80 // Ignore badly formatted times
134 // Ignore badly formatted times
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_istream.h 55 // Class basic_istream, a class that performs formatted input through
100 public: // Formatted input of numbers.
_ostream.h 99 public: // Formatted output.
100 // Formatted output from a streambuf.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_istream.h 55 // Class basic_istream, a class that performs formatted input through
100 public: // Formatted input of numbers.
_ostream.h 99 public: // Formatted output.
100 // Formatted output from a streambuf.
  /external/icu4c/test/intltest/
itrbnf.cpp 307 errln("Formatted 4.5, expected " + expected + " got " + result);
309 logln("Formatted 4.5, expected " + expected + " got " + result);
315 errln("Formatted 4, expected " + expected + " got " + result);
317 logln("Formatted 4, expected " + expected + " got " + result);
324 errln("Formatted 4 int64_t, expected " + expected + " got " + result);
326 logln("Formatted 4 int64_t, expected " + expected + " got " + result);
334 errln("Formatted 4 int64_t, expected " + expected + " got " + result);
336 logln("Formatted 4 int64_t, expected " + expected + " got " + result);
360 // being formatted by each rule's base value and use the rule that
364 // "<0<" causes the numerator of the fraction to be formatted
    [all...]
  /bionic/libc/include/
inttypes.h 32 * format argument of a formatted input/output function when
  /bionic/libc/tools/zoneinfo/
ZoneCompactor.java 7 // Compile a set of tzfile-formatted files into a single file plus

Completed in 1254 milliseconds

<<11121314151617181920>>