Home
last modified time | relevance | path

Searched defs:i (Results 1 – 25 of 26) sorted by relevance

12

/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js89 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
Dprettify.js21 …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
Dandroid-developer-docs.js460 function(i) { argument
Djquery-resizable.min.js19 (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/
Dpolicy_shareprivacyconflicts_test.go31 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
Dtest_util.go163 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
Dresolution.go72 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
Dgraph.go179 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/
Dcheckshare.go42 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/
Dsort.go262 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/
Denv.go126 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/
Djni_dep.cc27 for (int i = 0; i < len; i++) { in NewStringLatin1() local
/build/make/tools/fs_config/
Dfs_config.c88 int i; in main() local
/build/make/tools/zipalign/
DZipAlign.cpp63 for (int i = 0; i < numEntries; i++) { in copyAndAlign() local
169 for (int i = 0; i < numEntries; i++) { in verify() local
DZipFile.cpp246 int i; in readCentralDir() local
961 int i, count; in flush() local
1012 int i, count; in crunchArchive() local
/build/make/tools/ziptime/
DZipFile.cpp106 int i; in rewriteCentralDir() local
/build/make/tools/droiddoc/test/stubs/expected/com/android/stubs/
DParent.java11 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/
DParent.java46 public int method(boolean b, char c, int i, long l, float f, double d) { in method()
/build/make/tools/acp/
Dacp.c44 int i; in process() local
/build/soong/androidmk/parser/
Dast.go118 func (s byPosition) Swap(i, j int) { argument
122 func (s byPosition) Less(i, j int) bool { argument
/build/soong/cc/
Dccdeps.go233 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/
DMain.kt320 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/
Dfiles.cpp188 int i, lineCount; in read_list_file() local
/build/soong/android/soongconfig/
Dmodules.go884 i interface{} member
/build/blueprint/
Dcontext.go4427 func (s depSorter) Less(i, j int) bool { argument
4437 func (s depSorter) Swap(i, j int) { argument

12