/build/core/ |
D | find-jdk-tools-jar.sh | 5 JAVAC=$(realpath $(which javac) 2>/dev/null) 7 JAVAC=$(readlink -f $(which javac) 2>/dev/null) 10 JAVAC=$(which javac)
|
/build/tools/releasetools/ |
D | pylintrc | 37 # optimizer, which will apply various small optimizations. For instance, it can 83 # Python expression which should return a note less than 10 (10 is the highest 84 # note). You have access to the variables errors warning, statement which 120 # List of module names for which member attributes should not be checked 125 # List of classes names for which member attributes should not be checked 133 # List of members which are set dynamically and missed by pylint inference 153 # Good variable names which should always be accepted, separated by a comma 156 # Bad variable names which should always be refused, separated by a comma 226 # Regular expression which should only match function or class names that do 264 # List of optional constructs for which whitespace checking is disabled [all …]
|
D | ota_from_target_files | 447 def GetImage(which, tmpdir, info_dict): argument 453 assert which in ("system", "vendor") 455 path = os.path.join(tmpdir, "IMAGES", which + ".img") 456 mappath = os.path.join(tmpdir, "IMAGES", which + ".map") 458 print "using %s.img from target-files" % (which,) 462 print "building %s.img from target-files" % (which,) 471 if which == "system": 474 elif which == "vendor":
|
D | ota_from_target_files.py | 447 def GetImage(which, tmpdir, info_dict): argument 453 assert which in ("system", "vendor") 455 path = os.path.join(tmpdir, "IMAGES", which + ".img") 456 mappath = os.path.join(tmpdir, "IMAGES", which + ".map") 458 print "using %s.img from target-files" % (which,) 462 print "building %s.img from target-files" % (which,) 471 if which == "system": 474 elif which == "vendor":
|
/build/tools/droiddoc/templates-ndk/ |
D | data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-ds/ |
D | data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-sac/ |
D | data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-pdk/ |
D | data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-sdk-dev/ |
D | data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-sdk/ |
D | data.hdf | 2 which = normal
|
/build/tools/droiddoc/templates-ds/assets/js/grid/ |
D | 960.gridder.js | 121 if (jQuery.inArray(f.which, c.settings.pressedKeys) === -1) { 122 c.settings.pressedKeys.push(f.which); 150 var f = jQuery.inArray(g.which, c.settings.pressedKeys);
|
/build/tools/acp/ |
D | README | 6 - Uses the BSD cp, not the fancy GNU cp. It lacks the "-u" flag, which 9 - Doesn't take the "-d" flag, which causes symlinks to be copied as
|
/build/tools/droiddoc/templates-sac/assets/ |
D | GPL-LICENSE.txt | 40 (2) offer you this license which gives you legal permission to copy, 62 0. This License applies to any program or other work which contains 119 distribute the same sections as part of a whole which is a work based 139 source code, which must be distributed under the terms of Sections 163 operating system on which the executable runs, unless that component 218 integrity of the free software distribution system, which is 243 specifies a version number of this License which applies to it and "any 252 to ask for permission. For software which is copyrighted by the Free
|
/build/tools/droiddoc/templates-ds/assets/ |
D | GPL-LICENSE.txt | 40 (2) offer you this license which gives you legal permission to copy, 62 0. This License applies to any program or other work which contains 119 distribute the same sections as part of a whole which is a work based 139 source code, which must be distributed under the terms of Sections 163 operating system on which the executable runs, unless that component 218 integrity of the free software distribution system, which is 243 specifies a version number of this License which applies to it and "any 252 to ask for permission. For software which is copyrighted by the Free
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 40 (2) offer you this license which gives you legal permission to copy, 62 0. This License applies to any program or other work which contains 119 distribute the same sections as part of a whole which is a work based 139 source code, which must be distributed under the terms of Sections 163 operating system on which the executable runs, unless that component 218 integrity of the free software distribution system, which is 243 specifies a version number of this License which applies to it and "any 252 to ask for permission. For software which is copyrighted by the Free
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 40 (2) offer you this license which gives you legal permission to copy, 62 0. This License applies to any program or other work which contains 119 distribute the same sections as part of a whole which is a work based 139 source code, which must be distributed under the terms of Sections 163 operating system on which the executable runs, unless that component 218 integrity of the free software distribution system, which is 243 specifies a version number of this License which applies to it and "any 252 to ask for permission. For software which is copyrighted by the Free
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | GPL-LICENSE.txt | 40 (2) offer you this license which gives you legal permission to copy, 62 0. This License applies to any program or other work which contains 119 distribute the same sections as part of a whole which is a work based 139 source code, which must be distributed under the terms of Sections 163 operating system on which the executable runs, unless that component 218 integrity of the free software distribution system, which is 243 specifies a version number of this License which applies to it and "any 252 to ask for permission. For software which is copyrighted by the Free
|
/build/target/board/generic/sepolicy/ |
D | goldfish_setup.te | 22 # Stop ril-daemon service (by setting ctl.stop to ril-daemon, which
|
/build/core/tasks/ |
D | vendor_module_check.mk | 92 $(ALL_MODULES.$(m).INSTALLED) which is not in the vendor tree))))))
|
/build/tools/zipalign/ |
D | README.txt | 37 The "-p" flag aligns any file with a ".so" extension, and which is stored
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-reference.js | 408 if (control && e.which == 70) { // 70 is "F"
|
D | jquery-resizable.min.js | 19 …which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.me… 29 …s._mouseStarted&&this._mouseUp(l));this._mouseDownEvent=l;var k=this,m=(l.which==1),j=(typeof this…
|
D | jquery-1.6.2.min.js | 17 …which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),…
|
/build/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 20 /* prevent subpixel antialiasing, which thickens the text */
|
/build/ |
D | envsetup.sh | 1220 if [ -z $(which hat) ]; then
|