/build/make/tools/ |
D | check_radio_versions.py | 36 f = open(args.board_info_txt) variable 54 f = open(fn, "rb") variable 60 f = open(fn + ".sha1") variable
|
D | fat16copy.py | 42 def read_le_short(f): argument 46 def read_le_long(f): argument 50 def read_byte(f): argument 54 def skip_bytes(f, n): argument 58 def skip_short(f): argument 62 def skip_byte(f): argument 66 def rewind_bytes(f, n): argument 70 def rewind_short(f): argument 370 def commit(self, f): argument 508 def read_dentry(self, f=None): argument
|
D | extract_kernel.py | 171 def dump_to_file(f, dump_fn, input_bytes, desc): argument
|
/build/soong/scripts/ |
D | lint_project_xml.py | 102 def write_project_xml(f, args): argument 135 def write_config_xml(f, args): argument
|
D | ninja_rsp.py | 32 def character_reader(self, f): argument
|
D | manifest.py | 123 def write_xml(f, doc): argument
|
/build/make/tools/aconfig/aconfig_storage_write_api/tests/ |
D | storage_write_api_test.rs | 24 let mut f = File::open(file).unwrap(); in get_boolean_flag_value_at_offset() localVariable 32 let mut f = File::open(file).unwrap(); in get_flag_attribute_at_offset() localVariable
|
/build/bazel/scripts/incremental_build/ |
D | cuj.py | 53 def f(): function 140 def f(): function
|
D | clone.py | 76 def f(t: ModuleType, _: ModuleName) -> bool: function 83 def f(_: ModuleType, n: ModuleName) -> bool: function
|
/build/make/tools/droiddoc/test/generics/src/com/android/generics/ |
D | FooBar.java | 45 public <L extends C & Iface> void f(L arg) { in f() method in FooBar
|
/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/soong/third_party/zip/ |
D | reader.go | 32 f *os.File member 185 f *File member
|
/build/make/tools/atree/ |
D | atree.cpp | 341 FILE *f = fopen(g_dependency.c_str(), "w"); in main() local
|
D | files.cpp | 184 FILE* f = NULL; in read_list_file() local
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 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 (function(a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!… argument 17 shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.ex… argument 18 )}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,… argument
|
/build/make/tools/aconfig/aconfig_storage_write_api/src/ |
D | lib.rs | 350 let mut f = File::open(&file).unwrap(); in get_boolean_flag_value_at_offset() localVariable 379 let mut f = File::open(&file).unwrap(); in get_flag_attribute_at_offset() localVariable
|