Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 56) sorted by relevance

123

/build/soong/android/
Dprebuilt_test.go33 source {
61 source {
75 source {
89 source {
102 source {
129 source {
144 source {
162 source {
181 source {
201 source {
[all …]
Dprebuilt.go355 func (p *Prebuilt) usePrebuilt(ctx TopDownMutatorContext, source Module, prebuilt Module) bool {
372 return source == nil || !source.Enabled()
Dlicenses_test.go401 source {
407 source {
436 source {
442 source {
/build/soong/scripts/
Dsetup-android-build.sh65 "$source/prebuilts/build-tools/linux-x86/bin/nsjail"\
68 -B / -B "$target:$source/out"\
69 --cwd "$source"\
88 (cd "$source"
Dconv_linker_config.py31 with open(args.source) as f:
42 with open(args.source, 'rb') as f:
50 with open(args.source, 'rb') as f:
69 with open(args.source, 'rb') as f:
/build/make/tools/releasetools/
Dedify_generator.py176 source = '{}:{}:{}:{}'.format(tokens[0], tokens[1], tokens[2], tokens[3])
178 self.PatchPartitionCheck(target, source)
180 def PatchPartitionCheck(self, target, source): argument
187 self._CheckSecondTokenNotSlotSuffixed(source, "PatchPartitionExprCheck")
188 self.PatchPartitionExprCheck('"%s"' % target, '"%s"' % source)
209 source=source_expr,
315 source = '{}:{}:{}:{}'.format(tokens[0], tokens[1], tokens[2], tokens[3])
318 self.PatchPartition(target, source, patch)
320 def PatchPartition(self, target, source, patch): argument
332 self._CheckSecondTokenNotSlotSuffixed(source, "PatchPartitionExpr")
[all …]
Dtest_merge_target_files.py42 def createSymLink(source, dest): argument
43 os.symlink(source, dest)
279 def _copy_apex(self, source, output_dir, partition): argument
281 source,
282 os.path.join(output_dir, partition, 'apex', os.path.basename(source)))
/build/soong/scripts/hiddenapi/
Dgenerate_hiddenapi_lists.py188 def _check_entries_set(self, keys_subset, source): argument
194source, "".join(map(lambda x: " " + str(x) + "\n", keys_subset - self._dict_keyset)))
196 def _check_flags_set(self, flags_subset, source): argument
203 source, "\n".join(flags_subset - ALL_FLAGS_SET))
246 def parse_and_merge_csv(self, csv_lines, source = "<unknown>"): argument
269 self._check_flags_set(csv_flags, source)
278 def assign_flag(self, flag, apis, source="<unknown>", tag = None): argument
290 self._check_entries_set(apis, source)
293 self._check_flags_set(set([ flag ]), source)
/build/blueprint/
DREADME.md9 patches -- will not be applied after May 3. The source tree will remain
11 Blueprint's source tree in AOSP will eventually stop being usable outside of
19 * [Soong](https://source.android.com/setup/build), for building the Android
21 * [CMake](https://cmake.org), an open-source, cross-platform family of tools
/build/soong/ui/build/
Dutil.go133 source, err := os.Open(src)
137 defer source.Close()
145 return io.Copy(destination, source)
/build/soong/cmd/javac_wrapper/
Djavac_wrapper_test.go59 warning: [options] bootstrap class path not set in conjunction with -source 1.7
80 warning: [options] bootstrap class path not set in conjunction with -source 1.9\n
88 warning: [options] bootstrap class path not set in conjunction with -source 1.9\n
/build/pesto/experiments/prepare_bazel_test_env/
DREADME.md4 to create a simulated Bazel environment within the Android source
/build/bazel/tests/bionic/
DBUILD1 # This test requires bp2build to run and the generated BUILD files in the source tree.
/build/soong/sdk/
Dbootclasspath_fragment_sdk_test.go504 .intermediates/myothersdklibrary.stubs.source/android_common/metalava/myothersdklibrary.stubs.sourc…
505 .intermediates/myothersdklibrary.stubs.source/android_common/metalava/myothersdklibrary.stubs.sourc…
507 .intermediates/mysdklibrary.stubs.source/android_common/metalava/mysdklibrary.stubs.source_api.txt …
508 .intermediates/mysdklibrary.stubs.source/android_common/metalava/mysdklibrary.stubs.source_removed.…
510 .intermediates/mycoreplatform.stubs.source/android_common/metalava/mycoreplatform.stubs.source_api.…
511 .intermediates/mycoreplatform.stubs.source/android_common/metalava/mycoreplatform.stubs.source_remo…
770 .intermediates/mysdklibrary.stubs.source/android_common/metalava/mysdklibrary.stubs.source_api.txt …
771 .intermediates/mysdklibrary.stubs.source/android_common/metalava/mysdklibrary.stubs.source_removed.…
/build/soong/
Droot.bp1 // Soong finds all Android.bp and Blueprints files in the source tree,
/build/soong/finder/fs/
DLICENSE4 Redistribution and use in source and binary forms, with or without
8 * Redistributions of source code must retain the above copyright
/build/soong/third_party/zip/
DLICENSE4 Redistribution and use in source and binary forms, with or without
8 * Redistributions of source code must retain the above copyright
/build/soong/rust/
Dproject_json.go92 if rustLib.source() {
115 if rustLib.source() {
132 if variantLib.source() {
/build/make/tools/fs_config/
DREADME.md40 See the documentation on [source.android.com](https://source.android.com/devices/tech/config/filesy…
65 generated file and to line up files. Sync lines are placed with the source file as comments in the
/build/make/core/
DLINUX_KERNEL_COPYING40 this service if you wish), that you receive source code or can get it
52 source code. And you must show them these terms so they know their
96 source code as you receive it, in any medium, provided that you
155 source code, which must be distributed under the terms of Sections
160 cost of physically performing source distribution, a complete
161 machine-readable copy of the corresponding source code, to be
166 to distribute corresponding source code. (This alternative is
171 The source code for a work means the preferred form of the work for
172 making modifications to it. For an executable work, complete source
173 code means all the source code for all modules it contains, plus any
[all …]
DWINPTHREADS_COPYING34 * Redistribution and use in source and binary forms, with or without modification,
38 * * Redistributions of source code must retain the above copyright notice,
/build/soong/third_party/zip/testdata/
Dreadme.notzip14 �V��H�����������������READMEUT�K�Lux �������PK������L������eThis is the source
23 Unless otherwise noted, the Go source files are distributed
/build/soong/docs/
Dbest_practices.md3 ## Read only source tree
5 Never write to the source directory during the build, always write to
8 If you want to verify / provide an update to a checked in generated source
12 source tree.
23 as that could trigger extra rebuilds when a source directory is moved.
25 Assume that the source directory is `$PWD`. If a script is going to change
32 Don't assume that `$OUT_DIR` is `out`. The source and output trees are very
135 generate the entire build graph before reading source files, or running your
276 ### Conditionally used source files, libraries or flags
/build/make/tools/docker/
DREADME.md15 > cd /src; source build/envsetup.sh
/build/bazel/
Dbazel.BUILD7 # need a source root. See ArtifactFactory.findSourceRoot() for the pertinent

123