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

1 2 3 4 5 67 8 91011>>

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results.html 146 var lastDashIndex = src.lastIndexOf('-pretty');
262 row += resultLink(test_prefix, '-pretty-diff.html', 'pretty diff');
  /frameworks/base/docs/html/sdk/ndk/
overview.jd 334 <pre class="no-pretty-print">android update project -p . -s</pre>
342 <pre class="no-pretty-print">
351 <pre class="no-pretty-print">
412 <pre class="no-pretty-print">
422 <pre class="no-pretty-print">
431 <pre class="no-pretty-print">
  /external/bluetooth/glib/docs/reference/gobject/
tut_intro.xml 103 The assembly code shown above is pretty straightforward: the first instruction pushes
125 The process described above is pretty complex and there are a lot of ways to make it entirely automatic
  /external/clang/include/clang/Rewrite/
Rewriter.h 247 /// ReplaceStmt - This replaces a Stmt/Expr with another, using the pretty
263 /// pretty printer.
  /external/qemu/android/build/
definitions.make 31 define pretty
36 define pretty
  /external/tinyxml/docs/
tutorial0.html 191 I was surprised that TinyXml, by default, writes the XML in what other APIs call a "pretty" format - it modifies the whitespace of text of elements that contain other nodes so that writing the tree includes an indication of nesting level.<p>
193 [Lee: It's easy in STL mode, just use cout &lt;&lt; myDoc. Non-STL mode is always in "pretty" format. Adding a switch would be a nice feature and has been requested.]<p>
  /frameworks/base/docs/html/guide/developing/tools/
proguard.jd 66 <pre class="no-pretty-print">
72 <pre class="no-pretty-print">
  /libcore/json/src/main/java/org/json/
JSONStringer.java 46 * <p>This class provides no facility for pretty-printing (ie. indenting)
118 * indentation, or null for no pretty printing.
  /build/core/
armelflib.x 56 be empty, which isn't pretty. */
  /development/pdk/docs/community/
groups-charter.jd 47 where people are trying to get work done, we will be pretty aggressive about
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CompressedTextureActivity.java 139 // Fill with a pretty "munching squares" pattern:
  /development/tools/emulator/opengl/
README 93 section are pretty sophisticated, involving lots of auto-generated code and
  /docs/source.android.com/src/community/
groups-charter.md 48 Some of our groups are considered "working lists", by which we mean that the list is intended to be used in support of the completion of specific tasks. On these groups, we don't welcome off-topic conversations, and will generally ask you to take general discussions to a different list. Since these are lists where people are trying to get work done, we will be pretty aggressive about keeping the noise level low. We ask that you respect our contributors' time and keep general discussions to appropriate lists.
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
AlgorithmParameterGenerator3Test.java 79 // Opting for DSA here as it is pretty widely supported
  /external/chromium/chrome/browser/
keychain_mock_mac.h 20 // Note that "const" is pretty much meaningless for this class; the const-ness
oom_priority_manager.cc 154 // end, however, it's a pretty arbitrary range to use. Higher
possible_url_model.cc 100 // pretty specific behavior that shouldn't be generally exposed.
  /external/chromium/chrome/browser/sync/
backend_migrator.cc 124 // It's pretty wild if we're in WAITING_FOR_PURGE here, because it would mean
  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 86 GURL unlock_url; // Pretty unlock page containing above captcha.
  /external/chromium/chrome/common/
visitedlink_common.h 33 // slave pretty much just sets up the shared memory and saves the pointer. The
  /external/chromium/net/base/
network_change_notifier_win.cc 67 // * Approach (1) was pretty much zero-cost after the initial call.
  /external/chromium/testing/gmock/scripts/generator/
README.cppclean 97 The parser works pretty well for header files, parsing about 99% of Google's
  /external/clang/include/clang/AST/
Mangle.h 135 // This is pretty lame.
TypeNodes.def 27 // pretty-printing) can ignore these types.
  /external/clang/test/Sema/
block-misc.c 228 const char * (^pretty)(void) = ^{ return __PRETTY_FUNCTION__; };

Completed in 693 milliseconds

1 2 3 4 5 67 8 91011>>