/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-docs.css | 1282 .g-tpl-240 .g-unit, 1283 .g-unit .g-tpl-240 .g-unit, 1284 .g-unit .g-unit .g-tpl-240 .g-unit { 1290 .g-unit .g-unit .g-tpl-240 .g-first, 1291 .g-unit .g-tpl-240 .g-first, 1292 .g-tpl-240 .g-first { 1299 .g-tpl-240-alt .g-unit, 1300 .g-unit .g-tpl-240-alt .g-unit, 1301 .g-unit .g-unit .g-tpl-240-alt .g-unit { 1307 .g-unit .g-unit .g-tpl-240-alt .g-first, [all …]
|
D | prettify.js | 12 …f(va,b);if(c>=0){var d=a.substring(b+3,c),g=10;if(d&&d.charAt(0)===ub){d=d.substring(1);g=16}var i… 13 …g=a.attributes[d];if(g.specified){b.push(xb);W(g,b)}}b.push(J);for(var i=a.firstChild;i;i=i.nextSi… 17 …ing.fromCharCode(B&-33,B|32)+Tb})}return f.join(P)}var w=[];g=0;for(i=a.length;g<i;++g){m=a[g];if(… 18 …g=a.firstChild;g;g=g.nextSibling)W(g,d);return d.join(P)}function Ud(a){var b=0;return function(c)… 19 …g=i+1;break;case jc:b=0;break;default:++b}}if(!d)return c;d.push(c.substring(g));return d.join(P)}… 20 …g.push(d,b.slice(i,v+1).join(P));i=v}else g.push(d,l)}else g.push(d,l)}else{var j=Sd(l);c.push(j);… variable 21 …g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,w=l.match(d)||[],j={},f=0,s=w.length…
|
D | jquery-resizable.min.js | 12 …g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>… 19 …g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase… 29 …g(m,n,o,l){function k(q){var p=c[m][n][q]||[];return(typeof p=="string"?p.split(/,?\s+/):p)}var j=… function 40 …g=c('<div class="ui-resizable-handle '+d+'"></div>');if(/sw|se|ne|nw/.test(h)){g.css({zIndex:++j.z… argument
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.css | 1150 .g-tpl-240 .g-unit, 1151 .g-unit .g-tpl-240 .g-unit, 1152 .g-unit .g-unit .g-tpl-240 .g-unit { 1158 .g-unit .g-unit .g-tpl-240 .g-first, 1159 .g-unit .g-tpl-240 .g-first, 1160 .g-tpl-240 .g-first { 1167 .g-tpl-240-alt .g-unit, 1168 .g-unit .g-tpl-240-alt .g-unit, 1169 .g-unit .g-unit .g-tpl-240-alt .g-unit { 1175 .g-unit .g-unit .g-tpl-240-alt .g-first, [all …]
|
D | prettify.js | 12 …f(va,b);if(c>=0){var d=a.substring(b+3,c),g=10;if(d&&d.charAt(0)===ub){d=d.substring(1);g=16}var i… 13 …g=a.attributes[d];if(g.specified){b.push(xb);W(g,b)}}b.push(J);for(var i=a.firstChild;i;i=i.nextSi… 17 …ing.fromCharCode(B&-33,B|32)+Tb})}return f.join(P)}var w=[];g=0;for(i=a.length;g<i;++g){m=a[g];if(… 18 …g=a.firstChild;g;g=g.nextSibling)W(g,d);return d.join(P)}function Ud(a){var b=0;return function(c)… 19 …g=i+1;break;case jc:b=0;break;default:++b}}if(!d)return c;d.push(c.substring(g));return d.join(P)}… 20 …g.push(d,b.slice(i,v+1).join(P));i=v}else g.push(d,l)}else g.push(d,l)}else{var j=Sd(l);c.push(j);… variable 21 …g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,w=l.match(d)||[],j={},f=0,s=w.length…
|
D | jquery-resizable.min.js | 12 …g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>… 19 …g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase… 29 …g(m,n,o,l){function k(q){var p=c[m][n][q]||[];return(typeof p=="string"?p.split(/,?\s+/):p)}var j=… function 40 …g=c('<div class="ui-resizable-handle '+d+'"></div>');if(/sw|se|ne|nw/.test(h)){g.css({zIndex:++j.z… argument
|
/build/tools/rgb2565/ |
D | to565.c | 22 #define to565(r,g,b) \ argument 23 ((((r) >> 3) << 11) | (((g) >> 2) << 5) | ((b) >> 3)) 59 int g = in[1] + error[i*3+1]; in to_565_raw_dither() local 60 int gb = (g < 0) ? 0 : ((g > 255) ? 255 : g); in to_565_raw_dither() 78 e = g - from565_g(out); in to_565_raw_dither()
|
/build/core/combo/ |
D | HOST_windows-x86.mk | 38 HOST_CXX := $(TOOLS_PREFIX)g++$(TOOLS_EXE_SUFFIX)
|
D | TARGET_linux-x86.mk | 32 TARGET_CXX := $(TARGET_TOOLS_PREFIX)g++$(HOST_EXECUTABLE_SUFFIX)
|
D | TARGET_linux-arm.mk | 54 TARGET_CXX := $(TARGET_TOOLS_PREFIX)g++$(HOST_EXECUTABLE_SUFFIX)
|
/build/tools/zipalign/ |
D | README.txt | 9 <align> is in bytes, e.g. "4" provides 32-bit alignment
|
/build/core/ |
D | product_config.mk | 34 a b c d e f g h i j k l m n o p q r s t u v w x y z \
|
/build/ |
D | buildspec.mk.default | 86 # E.g., "ADDITIONAL_BUILD_PROPERTIES += ro.prop1=5 prop2=value"
|