HomeSort by relevance Sort by last modified time
    Searched full:pretty (Results 76 - 100 of 1007) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Tools/gdb/
webkit.py 188 """Pretty Printer for a WTF::Vector.
190 The output of this pretty printer is similar to the output of std::vector's
191 pretty printer, which is bundled in gcc.
266 """Function used to load pretty printers; will be passed to GDB."""
  /packages/apps/Phone/src/com/android/phone/
MultiLineTitleEditTextPreference.java 34 * TODO: This is pretty cumbersome; it would be nicer for the framework to
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
101 /* The type of pretty-printer flags passed to clients. */
145 /* True if PRETTY-PRINTER is in line-wrapping mode. */
152 proper pretty-printing. Clients may derived from this structure
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
101 /* The type of pretty-printer flags passed to clients. */
145 /* True if PRETTY-PRINTER is in line-wrapping mode. */
152 proper pretty-printing. Clients may derived from this structure
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
101 /* The type of pretty-printer flags passed to clients. */
145 /* True if PRETTY-PRINTER is in line-wrapping mode. */
152 proper pretty-printing. Clients may derived from this structure
  /external/clang/include/clang/AST/
PrettyPrinter.h 104 /// \brief True when we are "dumping" rather than "pretty-printing",
106 /// and pretty-printing involves printing something similar to
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p2-0x.cpp 86 // FIXME: this diagnostic is pretty poor
90 // FIXME: this diagnostic is pretty poor
  /external/grub/docs/
mdate-sh 2 # Get modification time of a file or directory and pretty-print it.
41 Pretty-print the modification time of FILE.
  /external/icu4c/test/intltest/
locnmtst.cpp 17 the macro is ugly but makes the tests pretty.
35 the macro is ugly but makes the tests pretty.
  /external/oprofile/libop/
op_cpu_type.c 20 char const * pretty; member in struct:cpu_descr
186 return cpu_descrs[cpu_type].pretty;
  /frameworks/base/tools/localize/
XLIFFFile.cpp 59 XMLNode* root = NodeHandler::ParseFile(filename, XMLNode::PRETTY);
464 root = XMLNode::NewElement(GENERATED_POS, XLIFF_XMLNS, "xliff", attrs, XMLNode::PRETTY);
490 XMLNode::PRETTY);
495 vector<XMLAttribute>(), XMLNode::PRETTY);
510 tuAttrs, XMLNode::PRETTY);
521 XMLNode::PRETTY));
541 altTransAttrs, XMLNode::PRETTY);
553 XMLNode::PRETTY));
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
volume.h 88 * \li pa_cvolume_snprint() - Pretty print a pa_cvolume structure.
130 /** Pretty print a volume structure */
  /frameworks/base/docs/html/guide/developing/projects/
projects-cmdline.jd 161 <pre class="no-pretty-print">
171 <pre class="no-pretty-print">
230 <pre class="no-pretty-print">
238 <pre class="no-pretty-print">
246 <pre class="no-pretty-print">
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 35 manipulating the AST (visitors, pretty printers, etc). This
117 * -parse-ast-print pretty prints most expression and statements nodes.
122 * -dump-cfg builds ASTs and then CFGs. CFGs are then pretty-printed.
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 36 Pretty printing::
135 members will be pretty-printed with that indent level. An indent level
190 object members will be pretty-printed with that indent level. An indent
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 1054 String pretty = null; local
1077 String pretty = null; local
    [all...]
  /build/tools/
check_builds.sh 28 # test-builds/sizes.html that has a pretty chart of which files are
  /dalvik/tests/071-dexfile/src/
Main.java 43 * stops pretty quickly (which means the child won't be
  /development/ndk/platforms/android-3/include/android/
log.h 61 * - The circular log buffer is pretty small (<64KB), sending many messages
  /docs/source.android.com/
README 55 assets/ stylish things that make the page look pretty
  /external/apache-http/src/org/apache/http/conn/ssl/
StrictHostnameVerifier.java 38 * Java 5, Sun Java 6-rc. It's also pretty close to IE6. This
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMConstants.java 87 public static final String DOM_FORMAT_PRETTY_PRINT = "format-pretty-print";
  /external/bzip2/
README.COMPILATION.PROBLEMS 23 but many newer ones can. Large files are pretty huge -- most files
  /external/chromium/base/
atomicops_internals_x86_gcc.cc 40 // default values should hopefully be pretty safe.
  /external/chromium/base/debug/
debug_on_start_win.h 49 // XIB section is started pretty early in the program initialization so in

Completed in 379 milliseconds

1 2 34 5 6 7 8 91011>>