Searched refs:copies (Results 1 – 8 of 8) sorted by relevance
/build/soong/cmd/sbox/ |
D | sbox.go | 344 func makeOutputDirs(copies []*sbox_proto.Copy, sandboxDir string) error { 345 for _, copyPair := range copies { 357 func validateOutputFiles(copies []*sbox_proto.Copy, sandboxDir string) []error { 359 for _, copyPair := range copies { 375 func copyFiles(copies []*sbox_proto.Copy, fromDir, toDir string, allowFromNotExists bool) error { 376 for _, copyPair := range copies { 530 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string) error { 531 for _, copyPair := range copies {
|
/build/make/core/ |
D | WINPTHREADS_COPYING | 7 and/or sell copies of the Software, and to permit persons to whom the 11 all copies or substantial portions of the Software.
|
D | LINUX_KERNEL_COPYING | 22 Everyone is permitted to copy and distribute verbatim copies 39 have the freedom to distribute copies of free software (and charge for 47 distribute copies of the software, or if you modify it. 49 For example, if you distribute copies of such a program, whether 95 1. You may copy and distribute verbatim copies of the Program's 106 2. You may modify your copy or copies of the Program or any portion 192 However, parties who have received copies, or rights, from you under 222 all those who receive copies directly or indirectly through you, then
|
/build/soong/android/ |
D | androidmk.go | 303 copies []distCopy member 308 d.copies = append(d.copies, distCopy{from, dest}) 438 for _, c := range d.copies {
|
/build/make/tools/acp/ |
D | README | 7 only copies files if they are newer than the destination. This can
|
/build/soong/sdk/ |
D | update.go | 326 copies: make(map[string]string), 928 copies map[string]string member 944 if existing, ok := s.copies[dest]; ok { 958 s.copies[dest] = src.String()
|
/build/soong/licenses/ |
D | LICENSE | 102 4. Redistribution. You may reproduce and distribute copies of the
|
/build/blueprint/ |
D | LICENSE | 90 4. Redistribution. You may reproduce and distribute copies of the
|