Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 40) sorted by relevance

12

/build/core/
Dfind-jdk-tools-jar.sh5 JAVAC=$(realpath $(which javac) 2>/dev/null)
7 JAVAC=$(readlink -f $(which javac) 2>/dev/null)
10 JAVAC=$(which javac)
/build/tools/releasetools/
Dpylintrc37 # 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 …]
Dota_from_target_files447 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":
Dota_from_target_files.py447 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/
Ddata.hdf2 which = normal
/build/tools/droiddoc/templates-ds/
Ddata.hdf2 which = normal
/build/tools/droiddoc/templates-sac/
Ddata.hdf2 which = normal
/build/tools/droiddoc/templates-pdk/
Ddata.hdf2 which = normal
/build/tools/droiddoc/templates-sdk-dev/
Ddata.hdf2 which = normal
/build/tools/droiddoc/templates-sdk/
Ddata.hdf2 which = normal
/build/tools/droiddoc/templates-ds/assets/js/grid/
D960.gridder.js121 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/
DREADME6 - 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/
DGPL-LICENSE.txt40 (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/
DGPL-LICENSE.txt40 (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/
DGPL-LICENSE.txt40 (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/
DGPL-LICENSE.txt40 (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/
DGPL-LICENSE.txt40 (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/
Dgoldfish_setup.te22 # Stop ril-daemon service (by setting ctl.stop to ril-daemon, which
/build/core/tasks/
Dvendor_module_check.mk92 $(ALL_MODULES.$(m).INSTALLED) which is not in the vendor tree))))))
/build/tools/zipalign/
DREADME.txt37 The "-p" flag aligns any file with a ".so" extension, and which is stored
/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js408 if (control && e.which == 70) { // 70 is "F"
Djquery-resizable.min.js19which&&((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…
Djquery-1.6.2.min.js17which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),…
/build/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css20 /* prevent subpixel antialiasing, which thickens the text */
/build/
Denvsetup.sh1220 if [ -z $(which hat) ]; then

12