/sdk/templates/docs/ |
D | jquery-1.8.0.min.js | 2 …b){function G(a){var b=F[a]={};return p.each(a.split(s),function(a,c){b[c]=!0}),b}function J(a,c,d… argument
|
D | prettify.js | 2 …arCodeAt(0);if(f!==92)return f;var b=a.charAt(1);return(f=r[b])?f:"0"<=b&&b<="7"?parseInt(a.substr… 3 …b=[],o=f[0]==="^",c=o?1:0,i=f.length;c<i;++c){var j=f[c];if(/\\[bdsw]/i.test(j))a.push(j);else{var… 4 …b.push(e(i[0])),i[1]>i[0]&&(i[1]+1>i[0]&&b.push("-"),b.push(e(i[1])));b.push("]");return b.join(""… 5 …1))&&j<=i&&(f[c]="\\"+d[i]);for(i=c=0;c<b;++c)"^"===f[c]&&"^"!==f[c+1]&&(f[c]="");if(a.ignoreCase&… 6 {b:8,t:9,n:10,v:11,f:12,r:13},n=[],p=0,d=a.length;p<d;++p){g=a[p];if(g.global||g.multiline)throw Er… property 7 …n"],d=0,g=a.a.match(y)||[],r={},n=0,z=g.length;n<z;++n){var f=g[n],b=r[f],o=void 0,c;if(typeof b=== 8 …b=i[0];else{for(c=0;c<t;++c)if(i=m[c],o=f.match(i[1])){b=i[0];break}o||(b="pln")}if((c=b.length>=5… 10 …efine|elif|else|endif|error|ifdef|include|ifndef|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),e… 12 …ush(["lit",/^@[$_a-z][\w$@]*/i,q],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,q],["pln",/^[$_a-z…
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/ |
D | TextEditor.java | 69 private static boolean equal(Object a, Object b) { in equal() argument 70 return a == b || (a != null && a.equals(b)); in equal()
|
D | DateTimeEditor.java | 54 for (Button b : new Button[] { dateButton, timeButton, resetButton }) { in bindEditor() 55 b.setVisibility(View.VISIBLE); in bindEditor() 56 b.setPadding(hPad, vPad, hPad, vPad); in bindEditor()
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/ |
D | MultiTouchActivity.java | 322 final int b = ((color & 0x1f) << 3) | ((color & 0x1f) >> 2); in onFrameBuffer() local 323 mColors[n] = Color.rgb(r, g, b); in onFrameBuffer() 330 final int b = bb.getChar(); in onFrameBuffer() local 331 mColors[n] = Color.rgb(r, g, b); in onFrameBuffer()
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
D | PsdFile.java | 111 byte[] b = new byte[length]; in writeImage() 118 b[i] = (byte) (pixel & 0xFF); in writeImage() 128 out.write(b); in writeImage()
|
/sdk/find_java/src/source/ |
D | find_java_lib.cpp | 530 for (char *b = buffer; n > 0; n--, b++, index++) { in getJavaVersion() local 531 char c = *b; in getJavaVersion()
|
/sdk/find_java2/src/ |
D | JavaFinder.cpp | 168 for (char *b = buffer; n > 0; n--, b++, index++) { in getJavaVersion() local 169 char c = *b; in getJavaVersion()
|
/sdk/docs/ |
D | howto_SDK_git_cygwin.txt | 139 if [ "$1" == "-b" ]; then shift; BRANCH=$1; shift; fi 143 repo init -u $URL -b $BRANCH
|
D | howto_build_SDK.txt | 77 …$ repo init -u https://android.googlesource.com/platform/manifest -b master -g all,-notdefault,too…
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
D | ScreenViewer.java | 742 int b = ((value >>> blueOffset) & blueMask) << (8 - blueLength); in rawImage32toARGB() local 749 scanline[x] = a << 24 | r << 16 | g << 8 | b; in rawImage32toARGB() 768 int b = ((value ) & 0x01F) << 3; in rawImage16toARGB() local 770 scanline[x] = 0xFF << 24 | r << 16 | g << 8 | b; in rawImage16toARGB()
|
D | Workspace.java | 765 JScrollBar b = p.getVerticalScrollBar(); in buildExtrasPanel() local 766 b.setUnitIncrement(10); in buildExtrasPanel()
|
/sdk/apps/SdkController/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/avdlauncher/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/emulator/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/files/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/files/ant/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/annotations/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/apkbuilder/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/eventanalyzer/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/dumpeventlog/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/find_lock/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/find_java/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/templates/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|
/sdk/sdklauncher/ |
D | NOTICE | 110 (b) You must cause any modified files to carry prominent notices
|