Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 39) sorted by relevance

12

/build/soong/tests/
Dbootstrap_test.sh58 touch a/my_little_binary_host.py
69 touch a/my_great_binary_host.py
89 touch a/my_little_binary_host.py
111 touch a/my_little_binary_host.py
141 touch a/my_little_binary_host.py
191 touch a/my_little_binary_host.py
195 touch a/my_little_library.py
498 touch a/a.txt
512 touch b/b.txt
544 touch a/a1.txt
[all …]
Dlib.sh91 touch "$MOCK_TOP/Android.bp"
/build/soong/scripts/
Dgen-sysprop-api-files.sh25 touch "${api_dir}/$2-current.txt"
26 touch "${api_dir}/$2-latest.txt"
Dgen-java-current-api-files.sh32 touch "${api_dir}/${scope}${api}.txt"
Dgen_ndk_backedby_apex.sh51 touch "$out"
/build/soong/ui/build/
Dcleanbuild_test.go40 touch := func(names ...string) {
81 touch("foo", "bar", "baz")
97 touch("bar", "foo2")
/build/blueprint/gotestrunner/
Dgotestrunner.go33 touch = flag.String("f", "", "Write a file on success") var
104 if *touch != "" {
105 err = ioutil.WriteFile(*touch, []byte{}, 0666)
/build/soong/xml/
Dxml.go33 Command: `$XmlLintCmd --dtdvalid $dtd $in > /dev/null && touch -a $out`,
41 Command: `$XmlLintCmd --schema $xsd $in > /dev/null && touch -a $out`,
49 Command: `$XmlLintCmd $in > /dev/null && touch -a $out`,
/build/blueprint/
Dbootstrap.bash121 touch "$BUILDDIR/.minibootstrap/build-globs.ninja"
131 touch "${BUILDDIR}/.out-dir"
DCONTRIBUTING.md13 Before you start working on a larger contribution, you should get in touch with
/build/make/core/
Dsuite_host_config.mk24 $(hide) touch $@
Dphony_package.mk14 $(hide) touch $@
Dheader_library_internal.mk21 $(hide) touch $@
Djacoco.mk55 touch $(PRIVATE_UNZIPPED_TIMESTAMP_PATH)
94 touch $(PRIVATE_INSTRUMENTED_TIMESTAMP_PATH)
Djava_prebuilt_internal.mk133 $(hide) touch $(dir $@)/proguard.txt
134 $(hide) touch $(dir $@)/AndroidManifest.xml
228 $(hide) touch $@)
Dcheck_elf_file.mk42 $(hide) touch $@
Dsoong_cc_prebuilt.mk141 touch $@
185 touch $@; \
Dsoong_java_prebuilt.mk91 touch $@
206 $(hide) touch $@)
Ddynamic_binary.mk82 touch $@; \
/build/make/core/tasks/
Dart-host-tests.mk32 $(hide) touch $@-host-libs.list
/build/blueprint/tests/
Dtest_tree_tests.sh67 touch ${SRCDIR}/newglob/Blueprints
/build/soong/apex/
Dapex_singleton.go55 touch ${out};
/build/soong/cmd/soong_build/
Dmain.go313 touch(shared.JoinPath(topDir, finalOutputFile))
339 func touch(path string) { func
437 touch(shared.JoinPath(topDir, bp2buildMarker))
/build/make/target/product/gsi/
DAndroid.mk60 $(hide) touch $@
150 $(hide) touch $@
/build/soong/tradefed/suite_harness/
Dtradefed_binary.go119 Command: `rm -f $out && touch $out && ` +

12