Searched refs:directories (Results 1 – 25 of 25) sorted by relevance
/build/soong/cmd/extract_apks/bundle_proto/ |
D | targeting.proto | 152 // Targeting specific for directories under assets/. 160 // Targeting specific for directories under lib/. 175 // Targeting of other sibling directories that were in the Bundle. 182 // Targeting of other sibling directories that were in the Bundle. 189 // Targeting of other sibling directories that were in the Bundle. 197 // Targeting of other sibling directories that were in the Bundle. 204 // Targeting of other sibling directories that were in the Bundle. 211 // Targeting of other sibling directories that were in the Bundle. 218 // Targeting of other sibling directories that were in the Bundle.
|
D | config.proto | 104 // Optional transformation to be applied to asset directories where 122 // default suffix defines the directories to retain. The others are 123 // discarded: standalone/universal APKs will contain only directories
|
/build/make/tools/atree/ |
D | atree.cpp | 208 set<string> directories; in main() local 253 directories.insert(it->outPath); in main() 257 directories.insert(s); in main() 298 for (set<string>::iterator it=directories.begin(); in main() 299 it!=directories.end(); it++) { in main()
|
/build/make/target/board/generic_arm64/sepolicy/ |
D | file.te | 2 # no longer has these directories
|
D | file_contexts | 2 # no longer has these directories. They are specific to QCOM.
|
/build/soong/ |
D | root.bp | 3 // needs a list of the top level directories that may contain Android.bp
|
/build/bazel/rules/python/ |
D | library.bzl | 7 # py_binary is that all directories contain py_library deps are added to the
|
/build/make/tools/ |
D | mk2bp_catalog.py | 116 self.directories = dict() 120 self.directories.setdefault(directory_group(makefile.filename), []).append(makefile) 719 for dirname in sorted(summary.directories.keys()): 734 dirname, rowclass, summary.directories[dirname]) 738 set(itertools.chain.from_iterable(summary.directories.values()))) 783 set(itertools.chain.from_iterable(overall_summary.directories.values())))
|
/build/soong/zip/cmd/ |
D | main.go | 155 directories := flags.Bool("d", false, "include directories in zip") 219 AddDirectoryEntriesToZip: *directories,
|
/build/bazel/scripts/difftool/ |
D | README.md | 31 5. Run comparative analysis on the two tmp directories. (See
|
/build/soong/ui/metrics/upload_proto/ |
D | upload.proto | 36 // A list of directories to delete after the copy of metrics files
|
/build/bazel/rules/cc/ |
D | cc_library_common.bzl | 53 # get_includes_paths expects a rule context, a list of directories, and 54 # whether the directories are package-relative and returns a list of exec
|
/build/soong/zip/ |
D | zip.go | 208 directories bool member 267 directories: args.AddDirectoryEntriesToZip, 618 if z.directories { 947 if z.directories {
|
/build/soong/scripts/ |
D | transitive-deps.sh | 268 directories=*)
|
/build/soong/docs/ |
D | tidy.md | 176 To manually select only some directories or modules to compile with clang-tidy, 197 source files in *all* directories. This phony target is sometimes 236 they should not define `TIDY_TIMEOUT` and build only the wanted project directories.
|
D | best_practices.md | 26 directories and needs to convert an input from a relative to absolute path, 127 may need to add the the directories to your dependency list or dependency file, 128 so that any additions or removals from those directories would trigger your
|
D | native_code_coverage.md | 101 2. One or more source directories under `$ANDROID_BUILD_TOP` for which coverage
|
/build/make/ |
D | Changes.md | 5 To better specify the inputs to the build, we are restricting use of directories 31 `BUILD_BROKEN_INPUT_DIR_MODULES` can be used to allowlist specific directories 32 with genrules that have input directories. 232 Include directories are expected to be within the source tree (or in the output 250 ### Using `../` to leave the source/output directories 438 2. The target is a real file, but it's outside the output directories. All
|
D | envsetup.sh | 19 - mmm: Builds and installs all of the modules in the supplied directories, and their
|
/build/pesto/experiments/prepare_bazel_test_env/ |
D | README.md | 40 contains symlinks to the Android Build environment provided directories 76 4. directories.
|
/build/make/tools/compliance/cmd/testdata/ |
D | README.md | 7 The regression* directories can have whatever structure is required for the
|
/build/bazel/rules/ |
D | apex.bzl | 165 # apexer needs the list of directories containing all auxilliary tools invoked during
|
/build/make/tools/releasetools/ |
D | pylintrc | 13 # Add files or directories to the blacklist. They should be base names, not
|
/build/make/core/ |
D | binary.mk | 1334 …$(call pretty-warning,C_INCLUDES must be under the source or output directories: $(my_outside_incl… 1336 …$(call pretty-error,C_INCLUDES must be under the source or output directories: $(my_outside_includ…
|
/build/ |
D | envsetup.sh | 19 - mmm: Builds and installs all of the modules in the supplied directories, and their
|