HomeSort by relevance Sort by last modified time
    Searched refs:prettyPrint (Results 1 - 25 of 72) sorted by null

1 2 3

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLAbstractAtomicProperty.java 62 public void prettyPrint(StatePrettyPrinter pp) {
63 pp.prettyPrint(mType, getStringValue());
IGLProperty.java 62 void prettyPrint(StatePrettyPrinter pp);
GLCompositeProperty.java 128 public void prettyPrint(StatePrettyPrinter pp) {
129 pp.prettyPrint(mType, null);
132 p.prettyPrint(pp);
StatePrettyPrinter.java 30 public void prettyPrint(@NonNull GLStateType name, @Nullable String value) {
42 public void prettyPrint(@NonNull String s) {
GLListProperty.java 172 public void prettyPrint(StatePrettyPrinter pp) {
173 pp.prettyPrint(mType, null);
176 pp.prettyPrint(String.format(Locale.US, "Index %d:", i));
178 p.prettyPrint(pp);
GLSparseArrayProperty.java 155 public void prettyPrint(StatePrettyPrinter pp) {
156 pp.prettyPrint(mType, null);
160 pp.prettyPrint(String.format(Locale.US, "Index %d:", key));
165 prop.prettyPrint(pp);
  /external/chromium_org/chrome/common/extensions/docs/static/js/
site.js 29 pre.classList.add('prettyprint');
31 window.prettyPrint && prettyPrint();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinter.java 76 public static String prettyPrint(
90 printer.prettyPrint(-1, document, null, null, sb, false /*openTagOnly*/);
99 public static String prettyPrint(@NonNull Node node, boolean endWithNewline) {
100 return prettyPrint(node, EclipseXmlFormatPreferences.create(), XmlFormatStyle.get(node),
125 public static String prettyPrint(
134 printer.prettyPrint(-1, node, null, null, sb, false /*openTagOnly*/);
  /frameworks/opt/bitmap/src/com/android/bitmap/
ContiguousFIFOAggregator.java 109 Log.d(TAG, String.format("ContiguousFIFOAggregator >> tasks: %s", prettyPrint()));
140 Log.d(TAG, String.format("ContiguousFIFOAggregator < tasks: %s", prettyPrint()));
178 Log.d(TAG, String.format("ContiguousFIFOAggregator ++ tasks: %s", prettyPrint()));
211 Log.d(TAG, String.format("ContiguousFIFOAggregator - tasks: %s", prettyPrint()));
247 private String prettyPrint() {
  /sdk/templates/docs/
default.js 18 prettyPrint();
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 694 prettyPrint=False, indentLevel=0):
750 if prettyPrint:
754 contents = self.renderContents(encoding, prettyPrint, indentContents)
762 if prettyPrint:
765 if prettyPrint:
768 if prettyPrint and contents and contents[-1] != "\n":
770 if prettyPrint and closeTag:
773 if prettyPrint and closeTag and self.nextSibling:
799 prettyPrint=False, indentLevel=0):
808 s.append(c.__str__(encoding, prettyPrint, indentLevel)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewList.java 110 String xml = EclipseXmlPrettyPrinter.prettyPrint(document, true);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinterTest.java 78 printer.prettyPrint(-1, document, startNode, endNode, sb, false/*openTagOnly*/);
    [all...]
  /external/okhttp/website/static/
prettify.js 27 return b.innerHTML},prettyPrint:D.prettyPrint=function(a,d){function g(){for(var b=D.PR_SHOULD_USE_CONTINUATION?c.now()+250:Infinity;i<p.length&&c.now()<b;i++){for(var d=p[i],j=h,k=d;k=k.previousSibling;){var m=k.nodeType,o=(m===7||m===8)&&k.nodeValue;if(o?!/^\??prettify\b/.test(o):m!==3||/\S/.test(k.nodeValue))break;if(o){j={};o.replace(/\b(\w+)=([\w%+\-.:]+)/g,function(a,b,c){j[b]=c});break}}k=d.className;if((j!==h||e.test(k))&&!v.test(k)){m=!1;for(o=d.parentNode;o;o=o.parentNode)if(f.test(o.tagName)&&
  /dalvik/docs/
prettify.js 34 * 3) mark the <pre> and <code> tags in your source with class=prettyprint.
50 * Split {@code prettyPrint} into multiple timeouts so as not to interfere with
52 * If set to {@code false}, {@code prettyPrint()} is synchronous.
76 /** find all the < pre > and < code > tags in the DOM with class=prettyprint
81 var prettyPrint;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 259 fileContents = EclipseXmlPrettyPrinter.prettyPrint(sb.toString(), formatPrefs,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
StateViewPage.java 163 mState.prettyPrint(pp);
  /prebuilts/devtools/tools/lib/
sdk-common.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/
sdk-common-22.2.0.jar 
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._pr_isIE6=function(){var N=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);window._pr_isIE6=function(){return N};return N};
10 zd="rb",Ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",Bd="js",Cd="regex",Dd="pre",Ed="code",Fd="xmp",Gd="prettyprint",Hd="class",Id="br",Jd="\r";
32 u)}}}v()}window.PR_normalizedHtml=W;window.prettyPrintOne=ce;window.prettyPrint=de;window.PR={combinePrefixPatterns:Na,createSimpleLexer:K,registerLangHandler:y,sourceDecorator:C,PR_ATTRIB_NAME:Xc,PR_ATTRIB_VALUE:Vc,PR_COMMENT:V,PR_DECLARATION:Mc,PR_KEYWORD:uc,PR_LITERAL:yc,PR_NOCODE:lc,PR_PLAIN:S,PR_PUNCTUATION:Y,PR_SOURCE:oc,PR_STRING:U,PR_TAG:Wc,PR_TYPE:zc}})();
  /external/doclava/res/assets/templates/assets/
prettify.js 2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._pr_isIE6=function(){var N=navigator&&navigator.userAgent&&/\bMSIE 6\./.test(navigator.userAgent);window._pr_isIE6=function(){return N};return N};
10 zd="rb",Ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",Bd="js",Cd="regex",Dd="pre",Ed="code",Fd="xmp",Gd="prettyprint",Hd="class",Id="br",Jd="\r";
32 u)}}}v()}window.PR_normalizedHtml=W;window.prettyPrintOne=ce;window.prettyPrint=de;window.PR={combinePrefixPatterns:Na,createSimpleLexer:K,registerLangHandler:y,sourceDecorator:C,PR_ATTRIB_NAME:Xc,PR_ATTRIB_VALUE:Vc,PR_COMMENT:V,PR_DECLARATION:Mc,PR_KEYWORD:uc,PR_LITERAL:yc,PR_NOCODE:lc,PR_PLAIN:S,PR_PUNCTUATION:Y,PR_SOURCE:oc,PR_STRING:U,PR_TAG:Wc,PR_TYPE:zc}})();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableRefactoring.java 356 String xml = EclipseXmlPrettyPrinter.prettyPrint(
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestNode.java 263 printer.prettyPrint(-1, document, null, null, sb, false);
  /build/tools/droiddoc/templates-ds/assets/js/
prettify.js 25 hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);k(x([],[["str",/^[\S\s]+/]]),["regex"]);window.prettyPrintOne=function(a,m,e){var h=document.createElement("PRE");h.innerHTML=a;e&&D(h,e);E({g:m,i:e,h:h});return h.innerHTML};window.prettyPrint=function(a){function m(){for(var e=window.PR_SHOULD_USE_CONTINUATION?l.now()+250:Infinity;p<h.length&&l.now()<e;p++){var n=h[p],k=n.className;if(k.indexOf("prettyprint")>=0){var k=k.match(g),f,b;if(b=
26 !k){b=n;for(var o=void 0,c=b.firstChild;c;c=c.nextSibling)var i=c.nodeType,o=i===1?o?b:c:i===3?N.test(c.nodeValue)?b:o:o;b=(f=o===b?void 0:o)&&"CODE"===f.tagName}b&&(k=f.className.match(g));k&&(k=k[1]);b=!1;for(o=n.parentNode;o;o=o.parentNode)if((o.tagName==="pre"||o.tagName==="code"||o.tagName==="xmp")&&o.className&&o.className.indexOf("prettyprint")>=0){b=!0;break}b||((b=(b=n.className.match(/\blinenums\b(?::(\d+))?/))?b[1]&&b[1].length?+b[1]:!0:!1)&&D(n,b),d={g:k,h:n,i:b},E(d))}}p<h.length?setTimeout(m,
  /build/tools/droiddoc/templates-sac/assets/js/
prettify.js 25 hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);k(x([],[["str",/^[\S\s]+/]]),["regex"]);window.prettyPrintOne=function(a,m,e){var h=document.createElement("PRE");h.innerHTML=a;e&&D(h,e);E({g:m,i:e,h:h});return h.innerHTML};window.prettyPrint=function(a){function m(){for(var e=window.PR_SHOULD_USE_CONTINUATION?l.now()+250:Infinity;p<h.length&&l.now()<e;p++){var n=h[p],k=n.className;if(k.indexOf("prettyprint")>=0){var k=k.match(g),f,b;if(b=
26 !k){b=n;for(var o=void 0,c=b.firstChild;c;c=c.nextSibling)var i=c.nodeType,o=i===1?o?b:c:i===3?N.test(c.nodeValue)?b:o:o;b=(f=o===b?void 0:o)&&"CODE"===f.tagName}b&&(k=f.className.match(g));k&&(k=k[1]);b=!1;for(o=n.parentNode;o;o=o.parentNode)if((o.tagName==="pre"||o.tagName==="code"||o.tagName==="xmp")&&o.className&&o.className.indexOf("prettyprint")>=0){b=!0;break}b||((b=(b=n.className.match(/\blinenums\b(?::(\d+))?/))?b[1]&&b[1].length?+b[1]:!0:!1)&&D(n,b),d={g:k,h:n,i:b},E(d))}}p<h.length?setTimeout(m,

Completed in 589 milliseconds

1 2 3