Home
last modified time | relevance | path

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

12

/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.go289 func (p *Prebuilt) usePrebuilt(ctx TopDownMutatorContext, source Module) bool {
299 return source == nil || !source.Enabled()
Dconfig_test.go65 (Alternatively, to change the json name of the field, rename the field in source instead.)`
Dvisibility_test.go1042 source {
1048 source {
1065 source {
1071 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"
/build/soong/sdk/
Djava_sdk_test.go1102 .intermediates/myjavalib.stubs.source/android_common/myjavalib.stubs.source_api.txt -> sdk_library/…
1103 .intermediates/myjavalib.stubs.source/android_common/myjavalib.stubs.source_removed.txt -> sdk_libr…
1105 .intermediates/myjavalib.stubs.source.system/android_common/myjavalib.stubs.source.system_api.txt -…
1106 .intermediates/myjavalib.stubs.source.system/android_common/myjavalib.stubs.source.system_removed.t…
1108 .intermediates/myjavalib.stubs.source.test/android_common/myjavalib.stubs.source.test_api.txt -> sd…
1109 .intermediates/myjavalib.stubs.source.test/android_common/myjavalib.stubs.source.test_removed.txt -…
1170 .intermediates/myjavalib.stubs.source/android_common/myjavalib.stubs.source_api.txt -> sdk_library/…
1171 .intermediates/myjavalib.stubs.source/android_common/myjavalib.stubs.source_removed.txt -> sdk_libr…
1234 .intermediates/myjavalib.stubs.source/android_common/myjavalib.stubs.source_api.txt -> sdk_library/…
1235 .intermediates/myjavalib.stubs.source/android_common/myjavalib.stubs.source_removed.txt -> sdk_libr…
[all …]
/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 …]
Dvalidate_target_files.py207 source = re.search(r'--source (\w+:.+:\w+:\w+) \\', lines[4].strip())
208 assert source is not None, \
211 source_partition = source.group(1)
Drangelib.py130 def _remove_pairs(source): argument
135 for i in source:
Dtest_merge_target_files.py42 def createSymLink(source, dest): argument
43 os.symlink(source, dest)
/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/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
139 source code, which must be distributed under the terms of Sections
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
155 The source code for a work means the preferred form of the work for
156 making modifications to it. For an executable work, complete source
157 code means all the source code for all modules it contains, plus any
[all …]
/build/soong/
Droot.bp1 // Soong finds all Android.bp and Blueprints files in the source tree,
/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/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/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/make/tools/droiddoc/templates-ndk/
Dsample.cs56 <?cs # embed image/videos if below maxsize (show message otherwise), else display source code ?>
71 <source src="<?cs var:page.title ?>">
/build/make/tools/docker/
DREADME.md15 > cd /src; source build/envsetup.sh
/build/soong/cmd/merge_zips/
Dmerge_zips.go174 func (oz *OutputZip) addZipEntry(name string, source ZipEntryContents) (ZipEntryContents, error) {
178 oz.sourceByDest[name] = source
183 return nil, source.WriteToZip(name, oz.outputWriter)
330 source, _ := oz.sourceByDest[entry]
331 if err := source.WriteToZip(entry, oz.outputWriter); err != nil {
/build/make/tools/droiddoc/templates-pdk/assets/
Dprettify.js13 …a.length;g<i;++g){var m=a[g];if(m.ignoreCase)d=o;else if(/[a-z]/i.test(m.source.replace(/\\u[0-9a-…
16 …h(Sb);D.push(n(A[1]))}}D.push(Tb);return D.join(P)}function v(j){var f=j.source.match(new RegExp(c…
20source:c.join(P),tags:g}}function $d(a){return!!a.replace(/\s(\w+)\s*=\s*(?:\"([^\"]*)\"|'([^\']*)… property
21 …push(/[\0-\uffff]/);d=Na(l)})();var g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,…
/build/make/
DChanges.md145 ## LOCAL_C_INCLUDES outside the source/output trees are an error {#BUILD_BROKEN_OUTSIDE_INCLUDE_DIR…
147 Include directories are expected to be within the source tree (or in the output
163 source path is the same on every machine.
165 ### Using `../` to leave the source/output directories
169 relative to the top of the source tree) acts like `LOCAL_SRC_FILES` (which is
243 source file by appending `.arm` to the end of the filename in
429 write them out to a script and source the script:
441 source $(PRIVATE_ENV); make ...
442 source $(PRIVATE_ENV); a/b/c/package.sh ...
556 It is not required to source envsetup.sh before running a build. Many scripts,
[all …]
DUsage.txt11 source build/envsetup.sh # Run "hmm" after sourcing for more info
31 interpreted relative to the root of the source tree (rather than relative
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto2 // Please be advised that the ultimate source is at
134 // https://source.android.com/devices/tech/ota/apex

12