/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
|
/build/make/tools/compliance/ |
D | policy_shareprivacyconflicts_test.go | 31 func (l byConflict) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 35 func (l byConflict) Less(i, j int) bool { argument
|
D | test_util.go | 163 func (l byEdge) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 167 func (l byEdge) Less(i, j int) bool { argument 259 func (l byAnnotatedEdge) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 260 func (l byAnnotatedEdge) Less(i, j int) bool { argument 359 func (l actionList) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 363 func (l actionList) Less(i, j int) bool { argument
|
D | resolution.go | 72 func (l ResolutionList) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 75 func (l ResolutionList) Less(i, j int) bool { argument
|
D | graph.go | 179 func (l TargetEdgeList) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 182 func (l TargetEdgeList) Less(i, j int) bool { argument 500 func (l TargetNodeList) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 503 func (l TargetNodeList) Less(i, j int) bool { argument
|
/build/make/tools/compliance/cmd/checkshare/ |
D | checkshare.go | 42 func (l byError) Swap(i, j int) { l[i], l[j] = l[j], l[i] } argument 43 func (l byError) Less(i, j int) bool { return l[i].Error() < l[j].Error() } argument
|
/build/blueprint/parser/ |
D | sort.go | 262 i int member 273 func (l commentsByOffset) Less(i, j int) bool { argument 277 func (l commentsByOffset) Swap(i, j int) { argument
|
/build/soong/shared/ |
D | env.go | 126 func (e envFileData) Less(i, j int) bool { argument 130 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/fs_config/ |
D | fs_config.c | 88 int i; in main() local
|
/build/make/tools/zipalign/ |
D | ZipAlign.cpp | 63 for (int i = 0; i < numEntries; i++) { in copyAndAlign() local 169 for (int i = 0; i < numEntries; i++) { in verify() local
|
D | ZipFile.cpp | 246 int i; in readCentralDir() local 961 int i, count; in flush() local 1012 int i, count; in crunchArchive() local
|
/build/make/tools/ziptime/ |
D | ZipFile.cpp | 106 int i; in rewriteCentralDir() 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/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/make/tools/acp/ |
D | acp.c | 44 int i; in process() local
|
/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 | 233 func (d Deals) Less(i, j int) bool { return d[i].Name < d[j].Name } argument 234 func (d Deals) Swap(i, j int) { d[i], d[j] = d[j], d[i] } argument
|
/build/make/tools/check-flagged-apis/src/com/android/checkflaggedapis/ |
D | Main.kt | 320 for (i in 0.rangeUntil(classes.getLength())) { in parseApiVersions() constant 352 for (i in 0.rangeUntil(fields.getLength())) { in parseApiVersions() constant 367 for (i in 0.rangeUntil(methods.getLength())) { in parseApiVersions() constant
|
/build/make/tools/atree/ |
D | files.cpp | 188 int i, lineCount; in read_list_file() local
|
/build/soong/android/soongconfig/ |
D | modules.go | 884 i interface{} member
|
/build/blueprint/ |
D | context.go | 4427 func (s depSorter) Less(i, j int) bool { argument 4437 func (s depSorter) Swap(i, j int) { argument
|