/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractStyleRefactoring.java | 372 MultiTextEdit formatted = reformat(rootEdit, XmlFormatStyle.LAYOUT); local 373 if (formatted != null) { 374 rootEdit = formatted;
|
/external/blktrace/doc/ |
blktrace.tex | 42 into either long-term on-disk storage, or provides direct formatted 435 for various devices on various CPUs, and produce a formatted output of 443 formatted data. 463 By default, blkparse sends formatted data to standard output. This may [all...] |
/external/qemu/android/camera/ |
camera-service.c | 93 * All parameters that are passed to the camera service are formatted as such: 231 * query - Query string. Query string in the camera service are formatted as such: 318 /* Represents camera information as a string formatted as follows: 825 * param - Client parameters. Must be formatted as described in comments to [all...] |
/external/icu4c/test/intltest/ |
numfmtst.cpp | 142 errln("Yuck... Formatted a duck... As a number!"); 5778 UnicodeString formatted = ctou(DATA[i]); local 5799 UnicodeString formatted = ctou(WRONG_DATA[i]); local [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemNumber.java | 549 * used to insert a formatted number into the result tree. [all...] |
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
Toc.pod | 250 is formatted. 587 The formatted ToC now will contain C<ol> instead of C<ul> tags: 623 The formatted ToC now will have the node numbers hard-coded: 801 returns: Formatted ToC. [all...] |
/external/icu4c/i18n/ |
nfrs.cpp | 472 * @param number The number being formatted (which will always be 479 // the obvious way to do this (multiply the value being formatted 485 // and multiply this by the number being formatted. This is
|
/external/icu4c/io/ |
uprntf_p.c | 437 /* shift the formatted string right by 2 chars */ 472 /* shift the formatted string right by 1 char */ 495 /* TODO: Fix this once uint64_t can be formatted. */ [all...] |
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
PHP Markdown Extra Readme.text | 57 same line than Markdown. Your entries will now be formatted by 215 interpretation of their content as Markdown-formatted instead of 216 HTML-formatted.
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 47 Readability, however, is emphasized above all else. A Markdown-formatted 459 Pre-formatted code blocks are used for writing about programming or 736 Unlike a pre-formatted code block, a code span indicates code within a
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 47 Readability, however, is emphasized above all else. A Markdown-formatted 459 Pre-formatted code blocks are used for writing about programming or 736 Unlike a pre-formatted code block, a code span indicates code within a
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 47 Readability, however, is emphasized above all else. A Markdown-formatted 459 Pre-formatted code blocks are used for writing about programming or 736 Unlike a pre-formatted code block, a code span indicates code within a
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 10 Readability, however, is emphasized above all else. A Markdown-formatted 422 Pre-formatted code blocks are used for writing about programming or 699 Unlike a pre-formatted code block, a code span indicates code within a
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 47 Readability, however, is emphasized above all else. A Markdown-formatted 459 Pre-formatted code blocks are used for writing about programming or 736 Unlike a pre-formatted code block, a code span indicates code within a
|
/frameworks/ex/chips/tests/src/com/android/ex/chips/ |
ChipsTest.java | 88 assertEquals("Expected a properly formatted RFC email address", 93 assertEquals("Expected a properly formatted RFC email address", "<user@username.com>, ", 99 assertEquals("Expected a properly formatted RFC email address", "<user@username.com>, ", [all...] |
/build/tools/atree/ |
atree.cpp | 35 " -m DEPENDENCY Output a make-formatted file containing the list.\n"
|
/cts/tools/host/src/com/android/cts/ |
HostUtils.java | 253 * Get the formatted time string.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ExecutionStack.java | 335 * Throws a properly-formatted exception.
|
/development/host/windows/usb/api/ |
adb_api.cpp | 163 // The name is formatted as such:
|
/docs/source.android.com/src/source/ |
initializing.md | 109 Android must be built on a case-sensitive file system because the sources contain files that differ only in case. We recommend that you build Android on a partition that has been formatted with the journaled file system HFS+. HFS+ is required to successfully build Mac OS applications such as the Android Emulator for OS X.
|
/external/bluetooth/glib/glib/gnulib/ |
printf-parse.c | 0 /* Formatted output to strings.
|
/external/bluetooth/glib/glib/ |
gprintf.c | 96 * enough to hold the formatted result
|
/external/chromium/chrome/browser/net/ |
url_info.cc | 217 // Return values for use in printf formatted as "%d"
|
/external/chromium/net/proxy/ |
proxy_resolver_script.h | 44 // The following code was formatted from:
|
/external/chromium/net/spdy/ |
spdy_framer.h | 95 SPDY_INVALID_CONTROL_FRAME, // Control frame is mal-formatted.
|