Home
last modified time | relevance | path

Searched refs:names (Results 1 – 18 of 18) sorted by relevance

/build/tools/releasetools/
Dpylintrc13 # Add files or directories to the blacklist. They should be base names, not
20 # List of plugins (as comma separated values of python modules names) to load,
31 # A comma-separated list of package or module names from where C extensions may
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
150 # List of builtins function names that should not be used, separated by a comma
153 # Good variable names which should always be accepted, separated by a comma
154 good-names=i,j,k,ex,Run,_
156 # Bad variable names which should always be refused, separated by a comma
157 bad-names=foo,bar,baz,toto,tutu,tata
[all …]
Dsign_target_files_apks442 names, key = a.split("=")
443 names = names.split(",")
444 for n in names:
Dsign_target_files_apks.py442 names, key = a.split("=")
443 names = names.split(",")
444 for n in names:
/build/
Dbuildspec.mk.default40 # minimal targets like "make droid". This takes simple target names
41 # like "Browser" or "MyApp", the names used by LOCAL_MODULE or
/build/tools/signapk/
DSignApk.java470 ArrayList<String> names = new ArrayList<String>(entries.keySet()); in copyFiles() local
471 Collections.sort(names); in copyFiles()
483 for (String name : names) { in copyFiles()
527 for (String name : names) { in copyFiles()
/build/tools/droiddoc/templates-ds/
Dclass.cs183 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-sdk/
Dclass.cs187 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-sdk-dev/
Dclass.cs189 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-ndk/
Dclass.cs187 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/tools/droiddoc/templates-sac/
Dclass.cs184 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?>
/build/core/
Dmain.mk140 $(error Directory names containing spaces not supported)
DMakefile416 $(call module-names-for-tag-list,user), \
Ddefinitions.mk770 define module-names-for-tag-list
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css4075 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-ds/assets/css/
Ddefault.css3977 width:auto !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css4772 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css4760 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css4159 width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */