HomeSort by relevance Sort by last modified time
    Searched full:pretty (Results 51 - 75 of 1754) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/main/helgrind/tests/
tc18_semabuse.c 7 /* This is pretty lame, because making the sem_ functions fail is
  /external/valgrind/main/perf/
sarp.c 3 // (sarp) function. Pretty much all Valgrind versions up to 3.1.X do very
  /external/webrtc/src/system_wrappers/source/
thread_win.h 50 // _doNotCloseHandle member seem pretty redundant. Should be able to remove
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wps-nfc.py 110 print "Parsed handover request: " + request.pretty()
131 print sel.pretty()
184 print record.pretty()
191 print message.pretty()
225 print message.pretty()
228 print message.pretty()
236 print wifi.pretty()
  /external/eigen/debug/gdb/
printers.py 11 # Pretty printers for Eigen::Matrix
12 # This is still pretty basic as the python extension to gdb is still pretty basic.
180 "Register eigen pretty-printers with objfile Obj"
187 "Look-up and return a pretty-printer that can print va."
  /external/chromium/chrome/common/extensions/
extension_message_bundle_unittest.cc 342 { "__MSG_LoNg__", "A pretty long replacement",
348 { "A __MSG_simple____MSG_long__", "A simpleA pretty long replacement",
359 { "$LONG_V$", "A pretty long replacement",
365 { "A $simple$$long_v$", "A simpleA pretty long replacement",
376 messages.insert(std::make_pair("long", "A pretty long replacement"));
377 messages.insert(std::make_pair("long_v", "A pretty long replacement"));
  /build/core/tasks/
factory_ramdisk.mk 77 $(call pretty,"Target factory ram disk file system: $@")
88 $(call pretty,"Target factory ram disk img format: $@")
  /external/chromium/base/json/
json_writer_unittest.cc 61 // Test the pretty-printer.
65 // The pretty-printer uses a different newline style on Windows than on
  /external/chromium/third_party/libjingle/source/talk/base/
sslidentity.h 42 // The SSLCertificate object is pretty much immutable once created.
68 // This too is pretty much immutable once created.
  /external/llvm/include/llvm/Support/
PrettyStackTrace.h 1 //===- llvm/Support/PrettyStackTrace.h - Pretty Crash Handling --*- C++ -*-===//
31 /// "pretty" stack trace that is dumped when a program crashes. You can define
  /external/chromium/chrome/browser/net/
net_log_logger.cc 32 // Don't pretty print, so each JSON value occupies a single line, with no
  /external/clang/include/clang/Basic/
PrettyStackTrace.h 1 //===- clang/Basic/PrettyStackTrace.h - Pretty Crash Handling --*- C++ -*-===//
  /external/e2fsprogs/
SUBMITTING-PATCHES 7 pass it on as a open-source patch. The rules are pretty simple: if you
  /external/icu4c/samples/numfmt/
capi.c 59 We're pretty sure we have enough space, but in a production
  /external/llvm/docs/HistoricalNotes/
2001-07-06-LoweringIRForCodeGen.txt 10 conditional move instruction in the VM, it is pretty difficult to maintain a
  /external/llvm/include/llvm/TableGen/
Error.h 10 // This file contains error handling helper routines to pretty-print diagnostic
  /external/nist-sip/java/gov/nist/javax/sip/header/
Indentation.java 30 * Internal utility class for pretty printing and header formatting.
  /external/webkit/Source/WebCore/bindings/v8/
DOMWrapperWorld.cpp 41 // This class is pretty boring, huh?
DOMWrapperWorld.h 41 // The base class is pretty boring because the wrappers are actually stored
  /frameworks/base/docs/html/training/basics/supporting-devices/
screens.jd 70 <pre class="classic no-pretty-print">
100 <pre class="classic no-pretty-print">
114 <pre class="classic no-pretty-print">
156 <pre class="classic no-pretty-print">
  /frameworks/rs/java/tests/ComputePerf/src/com/example/android/rs/computeperf/
ComputePerf.java 55 // XLW and XYW running times should match pretty closely
  /ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
wchar_t_unshift.pass.cpp 17 // This is pretty much just an "are you breathing" test
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
IGLProperty.java 61 /** Pretty print current property value to the given writer. */
  /external/clang/include/clang/Frontend/
TextDiagnostic.h 1 //===--- TextDiagnostic.h - Text Diagnostic Pretty-Printing -----*- C++ -*-===//
10 // This is a utility class that provides support for textual pretty-printing of
56 /// \brief Pretty-print a diagnostic message to a raw_ostream.
  /external/clang/lib/Rewrite/Frontend/
HTMLPrint.cpp 1 //===--- HTMLPrint.cpp - Source code -> HTML pretty-printing --------------===//
10 // Pretty-printing of source code to HTML.
29 // Functional HTML pretty-printing.

Completed in 1295 milliseconds

1 23 4 5 6 7 8 91011>>