/build/tools/droiddoc/templates-sac/assets/js/ |
prettify.js | 15 m);var r=s.createElement("OL");r.className="linenums";for(var n=Math.max(0,m-1|0)||0,g=0,z=d.length;g<z;++g)l=d[g],l.className="L"+(g+n)%10,l.firstChild||l.appendChild(s.createTextNode("\xa0")),r.appendChild(l);a.appendChild(r)}function k(a,m){for(var e=m.length;--e>=0;){var h=m[e];A.hasOwnProperty(h)?window.console&&console.warn("cannot override language handler %s",h):A[h]=a}}function C(a,m){if(!a||!A.hasOwnProperty(a))a=/^\s*</.test(m)?"default-markup":"default-code";return A[a]}function E(a){var m= 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
prettify.js | 15 m);var r=s.createElement("OL");r.className="linenums";for(var n=Math.max(0,m-1|0)||0,g=0,z=d.length;g<z;++g)l=d[g],l.className="L"+(g+n)%10,l.firstChild||l.appendChild(s.createTextNode("\xa0")),r.appendChild(l);a.appendChild(r)}function k(a,m){for(var e=m.length;--e>=0;){var h=m[e];A.hasOwnProperty(h)?window.console&&console.warn("cannot override language handler %s",h):A[h]=a}}function C(a,m){if(!a||!A.hasOwnProperty(a))a=/^\s*</.test(m)?"default-markup":"default-code";return A[a]}function E(a){var m= 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
prettify.js | 15 m);var r=s.createElement("OL");r.className="linenums";for(var n=Math.max(0,m-1|0)||0,g=0,z=d.length;g<z;++g)l=d[g],l.className="L"+(g+n)%10,l.firstChild||l.appendChild(s.createTextNode("\xa0")),r.appendChild(l);a.appendChild(r)}function k(a,m){for(var e=m.length;--e>=0;){var h=m[e];A.hasOwnProperty(h)?window.console&&console.warn("cannot override language handler %s",h):A[h]=a}}function C(a,m){if(!a||!A.hasOwnProperty(a))a=/^\s*</.test(m)?"default-markup":"default-code";return A[a]}function E(a){var m= 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/build/tools/signtos/ |
SignTos.java | 77 // TODO: use Console.readPassword() when it's available.
|
/device/asus/flo/sepolicy/ |
file_contexts | 67 # Serial console
|
/external/ceres-solver/docs/source/ |
contributing.rst | 116 When the push succeeds, the console will display a URL showing the
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/jsdoc-template/static/ |
default.css | 231 font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;
|
/external/chromium-trace/trace-viewer/tracing/tracing/model/ |
event_set.html | 163 console.log(event);
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/base/ |
timing_tool.html | 92 console.error('not implemented');
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/ |
timeline_view_help_overlay.html | 215 <div class='action'>Show or hide the scripting console</div>
|
/external/cmockery/cmockery_0_1_2/windows/ |
makefile | 67 LINK_COMMAND=$(LINK) $(LIBLINKFLAGS) /SUBSYSTEM:console \
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/ |
TimeScaleDataTest.java | 123 * Console::WriteLine(L" {{ {0}, 1, 1, INT64_C({1}) }},", year, DateTime(year, 1, 1).Ticks);
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/ |
BagFormatter.java | 45 public static final PrintWriter CONSOLE = new PrintWriter(System.out,true); 47 private static PrintWriter log = CONSOLE; 123 if (pw == null) pw = CONSOLE; 161 if (pw == null) pw = CONSOLE; [all...] |
/external/libpng/contrib/gregbook/ |
rpng-win.c | 24 - 1.10: enabled "message window"/console (thanks to David Geldreich) 183 /* First reenable console output, which normally goes to the bit bucket 184 * for windowed apps. Closing the console window will terminate the 384 "\n [console window: closing this window will terminate %s]\n\n",
|
/external/llvm/utils/lit/lit/ |
Test.py | 44 console output.
|
run.py | 234 # Install a console-control signal handler on Windows.
|
/external/okhttp/website/static/ |
prettify.js | 15 r.className="linenums";for(var d=Math.max(0,d-1|0)||0,i=0,n=c.length;i<n;++i)k=c[i],k.className="L"+(i+d)%10,k.firstChild||k.appendChild(j.createTextNode("\u00a0")),r.appendChild(k);a.appendChild(r)}function p(a,d){for(var g=d.length;--g>=0;){var b=d[g];F.hasOwnProperty(b)?D.console&&console.warn("cannot override language handler %s",b):F[b]=a}}function I(a,d){if(!a||!F.hasOwnProperty(a))a=/^\s*</.test(d)?"default-markup":"default-code";return F[a]}function K(a){var d=a.h;try{var g=T(a.c,a.i),b=g.a; 17 t))){s&&(G=G.replace(d,"\r"));A.nodeValue=G;var L=A.ownerDocument,o=L.createElement("span");o.className=c[r+1];var v=A.parentNode;v.replaceChild(o,A);o.appendChild(A);g<l&&(j[b+1]=A=L.createTextNode(x.substring(t,l)),v.insertBefore(A,o.nextSibling))}g=t;g>=l&&(b+=2);g>=B&&(r+=2)}}finally{if(f)f.style.display=h}}catch(u){D.console&&console.log(u&&u.stack||u)}}var D=window,y=["break,continue,do,else,for,if,return,while"],E=[[y,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/external/pdfium/fpdfsdk/src/javascript/ |
JS_Runtime.cpp | 28 #include "../../include/javascript/console.h"
|
/external/skia/include/core/ |
SkUserConfig.h | 101 /* To write debug messages to a console, skia will call SkDebugf(...) following
|
/external/vogar/test/vogar/target/ |
JUnitRunnerTest.java | 39 // If you test it with JUnit4, please test with newer than JUnit4.8.2 in console because Eclipse Helios uses JUnit4.8.1
|
/frameworks/base/docs/html/distribute/googleplay/families/ |
about.jd | 32 "https://play.google.com/apps/publish/">Developer Console</a>, under
|
/frameworks/base/docs/html/training/app-indexing/ |
enabling-app-indexing.jd | 42 listed in the <a href="https://play.google.com/apps/publish" class="external-link" target="_blank">Google Play Developer Console</a>.</li>
|
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/ |
developer-console.jd | 3 page.image=/distribute/images/developer-console.jpg
|
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/googleplay/ |
developer-console.jd | 3 page.image=/distribute/images/developer-console.jpg
|
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/quality/ |
wear.jd | 383 ??????????????????????Play ??????? <a href="https://play.google.com/apps/publish/">Google Play Developer Console</a> ?? (???????) ???????????????
|