Home
last modified time | relevance | path

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

12

/build/make/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
150 # Good variable names which should always be accepted, separated by a comma
153 # Bad variable names which should always be refused, separated by a comma
223 # Regular expression which should only match function or class names that do
261 # List of optional constructs for which whitespace checking is disabled
[all …]
Dvalidate_target_files.py72 def CheckAllFiles(which): argument
73 logging.info('Checking %s image.', which)
77 image = common.GetSparseImage(which, input_tmp, input_zip, True)
78 prefix = '/' + which
112 input_tmp, which.upper(), entry[(len(prefix) + 1):])
Dadd_img_to_target_files.py109 def GetCareMap(which, imgname): argument
120 assert which in common.PARTITIONS_WITH_CARE_MAP
126 image_size = OPTIONS.info_dict.get(which + "_image_size")
131 assert image_blocks > 0, "blocks for {} must be positive".format(which)
145 return [which, care_map_ranges.to_string_raw()]
Dadd_img_to_target_files109 def GetCareMap(which, imgname):
120 assert which in common.PARTITIONS_WITH_CARE_MAP
126 image_size = OPTIONS.info_dict.get(which + "_image_size")
131 assert image_blocks > 0, "blocks for {} must be positive".format(which)
145 return [which, care_map_ranges.to_string_raw()]
Dcommon.py1606 def GetUserImage(which, tmpdir, input_zip, argument
1647 img = GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks,
1652 return GetNonSparseImage(which, tmpdir, hashtree_info_generator)
1655 def GetNonSparseImage(which, tmpdir, hashtree_info_generator=None): argument
1666 path = os.path.join(tmpdir, "IMAGES", which + ".img")
1667 mappath = os.path.join(tmpdir, "IMAGES", which + ".map")
1676 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks, argument
1695 path = os.path.join(tmpdir, "IMAGES", which + ".img")
1696 mappath = os.path.join(tmpdir, "IMAGES", which + ".map")
1723 arcname = entry.replace(which, which.upper(), 1).lstrip('/')
[all …]
DAndroid.bp19 // - A default rule `releasetools_X_defaults` is created, which lists `srcs`, `libs` and
/build/make/tools/droiddoc/templates-ndk/
Ddata.hdf2 which = normal
/build/make/tools/droiddoc/templates-pdk/
Ddata.hdf2 which = normal
/build/make/
DUsage.txt81 DIST_DIR The directory in which to place the distribution
83 OUT_DIR The directory in which to place non-distribution
86 There is not yet known a convenient method by which to discover the full
DChanges.md168 been a mistake in the Android.mk -- assuming that `LOCAL_C_INCLUDES` (which is
169 relative to the top of the source tree) acts like `LOCAL_SRC_FILES` (which is
260 specify which modules should be installed, effectively making it impossible to
283 trigger them to be re-read every time the `BUILD_NUMBER` changes (which it does
300 files (or other build tasks). Always use `dist-for-goals` instead, which takes
363 with `.PHONY`, which will satisfy this warning. This isn't the case for this
457 …ated modules, so they're now obsolete. Instead, use static pattern rules, which are similar, but e…
562 Many of these variables also include absolute path names, which we'd like to
595 root of the source tree, so this can just be replaced with '.' (which is what
626 which packages the python interpreter, libraries, and script all into one file
DDeprecation.md48 `DEFAULT_ERROR_BUILD_MODULE_TYPES`, which will turn referring to
/build/make/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/blueprint/bootstrap/
Dbuild.ninja1 # Included by .minibootstrap/build.ninja, which is written by bootstrap.bash
/build/soong/android/
Dconfig_test.go63 …expectedError := `Field configType.PopulateMe has tag json:"omitempty" which specifies to change i…
Dnamespace_test.go176 Module "b" is defined in namespace "dir3" which can read these 2 namespaces: ["dir3" "."]
427 Module "b" is defined in namespace "dir1/subdir1" which can read these 2 namespaces: ["dir1/subdir1…
490 Module "c" is defined in namespace "dir3" which can read these 3 namespaces: ["dir3" "dir2" "."]
/build/soong/docs/
Dmap_files.md15 each of which contain a list of symbols. For example:
84 Indicates the version in which an API was first introduced. For example,
92 determine which API level an API was added in. The `first_version` property of
93 `ndk_library` will dictate which API levels stubs are generated for. If the
Dperf.md154 Kati will now dump out information about which Makefiles took the most time to
217 asm_support_gen.h, which was generated by cpp-define-generator-data, which uses
/build/make/core/
DLINUX_KERNEL_COPYING56 (2) offer you this license which gives you legal permission to copy,
78 0. This License applies to any program or other work which contains
135 distribute the same sections as part of a whole which is a work based
155 source code, which must be distributed under the terms of Sections
179 operating system on which the executable runs, unless that component
234 integrity of the free software distribution system, which is
259 specifies a version number of this License which applies to it and "any
268 to ask for permission. For software which is copyrighted by the Free
302 free software which everyone can redistribute and change under these terms.
347 `Gnomovision' (which makes passes at compilers) written by James Hacker.
Dproguard_basic_keeps.flags69 # Futures.getChecked (which often won't work with Proguard anyway) uses this. It
/build/make/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/soong/
DREADME.md4 replaces Android.mk files with Android.bp files, which are JSON-like simple
46 Glob patterns can also contain a single `**` wildcard as a path element, which
135 package includes all files in its directory, plus all subdirectories beneath it, except those which
329 it will use the `default_visibility` of its closest ancestor package for which
342 which point all packages that do not currently specify a `default_visibility`
378 The androidmk converter will produce multiple conflicting modules, which must
439 variables `board`, `feature` and `width`, which can affect properties `cflags`
497 modules (`cc_defaults`, `java_defaults`, etc.), which can then be referenced
/build/blueprint/
DCONTRIBUTING.md6 (CLA), which you can do online. The CLA is necessary mainly because you own the
/build/make/core/tasks/
Dvendor_module_check.mk114 … $(ALL_MODULES.$(m).INSTALLED) which is not in the vendor, odm, vendor_dlkm or odm_dlkm tree))))
/build/make/tools/zipalign/
DREADME.txt37 The "-p" flag aligns any file with a ".so" extension, and which is stored
/build/make/tools/fs_config/
Dfs_config_generator.py1375 generator_option_parser.set_defaults(which=name)
1384 which = args_as_dict['which']
1387 gens[which](args_as_dict)

12