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

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
browser.js 25 * and make everything HTML pretty.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/
browser.js 25 * and make everything HTML pretty.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_1/
browser.js 25 * and make everything HTML pretty.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/
browser.js 25 * and make everything HTML pretty.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/
browser.js 25 * and make everything HTML pretty.
  /external/webkit/Source/WebCore/xml/
XMLViewer.css 39 .pretty-print {
  /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."""
  /frameworks/base/docs/html/google/gcm/
adv.jd 99 <pre class="prettyprint pretty-java">private static final String TOKEN =
105 <pre class="prettyprint pretty-java">...
128 <pre class="prettyprint pretty-java">...
144 <pre class="prettyprint pretty-java">private final MyBroadcastReceiver mRetryReceiver = new MyBroadcastReceiver();
148 <pre class="prettyprint pretty-java">...
160 <pre class="prettyprint pretty-java">unregisterReceiver(mRetryReceiver);</pre>
211 <pre class="prettyprint pretty-json">{
244 <pre class="prettyprint pretty-json">
262 <pre class="prettyprint pretty-java">Intent intent = new Intent(GCMConstants.INTENT_TO_GCM_REGISTRATION);
helper.jd 78 <pre class="prettyprint pretty-xml">&lt;uses-sdk android:minSdkVersion=&quot;8&quot; android:targetSdkVersion=&quot;xx&quot;/&gt;</pre>
83 <pre class="prettyprint pretty-xml">&lt;permission android:name=&quot;my_app_package.permission.C2D_MESSAGE&quot; android:protectionLevel=&quot;signature&quot; /&gt;
90 <pre class="prettyprint pretty-xml">&lt;!-- App receives GCM messages. --&gt;
101 <pre class="prettyprint pretty-xml">&lt;receiver android:name=&quot;com.google.android.gcm.GCMBroadcastReceiver&quot; android:permission=&quot;com.google.android.c2dm.permission.SEND&quot; &gt;
115 <pre class="prettyprint pretty-xml">&lt;service android:name=&quot;.GCMIntentService&quot; /&gt;</pre>
144 <pre class="prettyprint pretty-java">import com.google.android.gcm.GCMRegistrar;</pre>
146 <pre class="prettyprint pretty-java">GCMRegistrar.checkDevice(this);
170 <pre class="prettyprint pretty-java">import com.google.android.gcm.server.*;
188 <pre class="prettyprint pretty-java">
  /frameworks/base/docs/html-intl/ja/training/multiscreen/
screendensities.jd 83 <pre class="classic no-pretty-print">
  /frameworks/base/docs/html-intl/ru/training/multiscreen/
screendensities.jd 83 <pre class="classic no-pretty-print">
  /frameworks/base/docs/html-intl/zh-cn/training/multiscreen/
screendensities.jd 83 <pre class="classic no-pretty-print">
  /libcore/luni/src/test/java/libcore/icu/
ICUTest.java 53 // localeFromString is pretty lenient. Some of these can't be round-tripped
  /packages/apps/Phone/src/com/android/phone/
MultiLineTitleEditTextPreference.java 34 * TODO: This is pretty cumbersome; it would be nicer for the framework to
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
102 /* The type of pretty-printer flags passed to clients. */
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
157 proper pretty-printing. Clients may derived from this structure
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
102 /* The type of pretty-printer flags passed to clients. */
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
157 proper pretty-printing. Clients may derived from this structure
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
102 /* The type of pretty-printer flags passed to clients. */
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
157 proper pretty-printing. Clients may derived from this structure
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
102 /* The type of pretty-printer flags passed to clients. */
146 /* True if PRETTY-PRINTER is in line-wrapping mode. */
157 proper pretty-printing. Clients may derived from this structure
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.so.6.0.16-gdb.py 58 # Load the pretty-printers.
  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 1 //===--- DiagnosticRenderer.h - Diagnostic Pretty-Printing ------*- C++ -*-===//
10 // This is a utility class that provides support for pretty-printing of
  /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/linux-tools-perf/Documentation/
perf-report.txt 93 --pretty=<key>::
94 Pretty printing style. key: normal, raw
  /external/llvm/docs/
MarkedUpDisassembly.rst 17 generators, and pretty-printers, which need more than the raw instructions and
45 efficiently implement things like pretty printers. Most markup will be target
  /external/oprofile/libop/
op_cpu_type.c 20 char const * pretty; member in struct:cpu_descr
186 return cpu_descrs[cpu_type].pretty;

Completed in 2130 milliseconds

1 2 3 45 6 7 8 91011>>