/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-reference.js | 89 apis.each(function(i) { argument 358 expandos.each(function(i) { argument 363 expandos.each(function(i) { argument 377 toggles.each(function(i) { argument 382 toggles.each(function(i) { argument 393 toggles.each(function(i) { argument
|
D | prettify.js | 21 …erty(k)){l.push(s);n[k]=r}}l.push(/[\0-\uffff]/);d=Na(l)})();var g=b.length,i=function(m){for(var … function
|
D | android-developer-docs.js | 460 function(i) { argument
|
D | jquery-resizable.min.js | 19 (function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.… function 40 (function(c){c.widget("ui.resizable",c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.opt… argument
|
D | jquery-1.6.2.min.js | 16 …,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,… function
|
/build/blueprint/parser/ |
D | sort.go | 261 i int member 272 func (l commentsByOffset) Less(i, j int) bool { argument 276 func (l commentsByOffset) Swap(i, j int) { argument
|
/build/soong/shared/ |
D | env.go | 121 func (e envFileData) Less(i, j int) bool { argument 125 func (e envFileData) Swap(i, j int) { argument
|
/build/bazel/examples/android_app/java/com/app/ |
D | jni_dep.cc | 27 for (int i = 0; i < len; i++) { in NewStringLatin1() local
|
/build/make/tools/zipalign/ |
D | ZipAlign.cpp | 52 for (int i = 0; i < numEntries; i++) { in copyAndAlign() local 156 for (int i = 0; i < numEntries; i++) { in verify() local
|
D | ZipFile.cpp | 212 int i; in readCentralDir() local 988 int i, count; in flush() local 1040 int i, count; in crunchArchive() local
|
/build/make/tools/ziptime/ |
D | ZipFile.cpp | 79 int i; in rewriteCentralDir() local
|
/build/make/tools/fs_config/ |
D | fs_config.c | 116 int i; in main() local
|
/build/make/tools/droiddoc/test/stubs/expected/com/android/stubs/ |
D | Parent.java | 11 public int method(boolean b, char c, int i, long l, float f, double d) { throw new RuntimeExceptio… in method()
|
/build/make/tools/acp/ |
D | acp.c | 44 int i; in process() local
|
/build/make/tools/droiddoc/test/stubs/src/com/android/stubs/ |
D | Parent.java | 46 public int method(boolean b, char c, int i, long l, float f, double d) { in method()
|
/build/soong/androidmk/parser/ |
D | ast.go | 118 func (s byPosition) Swap(i, j int) { argument 122 func (s byPosition) Less(i, j int) bool { argument
|
/build/soong/cc/ |
D | ccdeps.go | 238 func (d Deals) Less(i, j int) bool { return d[i].Name < d[j].Name } argument 239 func (d Deals) Swap(i, j int) { d[i], d[j] = d[j], d[i] } argument
|
/build/make/tools/ |
D | java-layers.py | 123 def lineno(s, i): argument
|
/build/soong/android/ |
D | apex.go | 502 func (a byApexName) Swap(i, j int) { a[i], a[j] = a[j], a[i] } argument 503 func (a byApexName) Less(i, j int) bool { return a[i].ApexVariationName < a[j].ApexVariationName } argument
|
/build/make/tools/atree/ |
D | files.cpp | 188 int i, lineCount; in read_list_file() local
|
/build/soong/android/soongconfig/ |
D | modules.go | 751 i interface{} member
|
/build/blueprint/ |
D | context.go | 3881 func (s depSorter) Less(i, j int) bool { argument 3891 func (s depSorter) Swap(i, j int) { argument
|