HomeSort by relevance Sort by last modified time
    Searched refs:echo (Results 551 - 575 of 919) sorted by null

<<21222324252627282930>>

  /build/kati/testcase/
subst2.mk 11 echo $(bar)
  /build/make/core/
phony_package.mk 12 $(hide) echo "Fake: $@"
  /external/hyphenation-patterns/
build-hyb.mk 11 @echo "Build hyb $@ <- $<"
  /external/libyuv/
setup_env.bat 2 @echo OFF
  /external/python/cpython2/PC/VS8.0/
build_ssl.bat 1 @echo off
rt.bat 1 @echo off
40 echo Deleting .pyc/.pyo files ...
43 echo on
45 @echo off
47 echo About to run again without deleting .pyc/.pyo first:
51 echo on
  /external/python/cpython2/PC/VS9.0/
build_ssl.bat 1 @echo off
  /external/python/cpython3/Lib/venv/scripts/nt/
deactivate.bat 1 @echo off
  /external/scapy/
run_scapy_py2.bat 1 @echo off
run_scapy_py3.bat 1 @echo off
  /external/scapy/test/
run_tests_py2.bat 1 @echo off
  /external/skia/src/compute/hs/gen/
make_gen.bat 1 @echo off
  /external/skqp/src/compute/hs/gen/
make_gen.bat 1 @echo off
  /external/syzkaller/pkg/build/
linux_generated.go 14 echo "usage: create-gce-image.sh /dir/with/user/space/system /path/to/bzImage"
19 echo "usage: create-gce-image.sh /dir/with/user/space/system /path/to/bzImage"
29 echo "SYZ_VM_TYPE has unsupported value $SYZ_VM_TYPE"
51 echo -en "o\nn\np\n1\n\n\na\nw\n" | sudo fdisk $DISKDEV
62 echo "T0:23:respawn:/sbin/getty -L ttyS0 115200 vt100" | sudo tee -a disk.mnt/etc/inittab
63 echo -en "auto lo\niface lo inet loopback\nauto eth0\niface eth0 inet dhcp\n" | sudo tee disk.mnt/etc/network/interfaces
64 echo "debugfs /sys/kernel/debug debugfs defaults 0 0" | sudo tee -a disk.mnt/etc/fstab
65 echo 'binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc defaults 0 0' | sudo tee -a disk.mnt/etc/fstab
67 echo "KERNEL==\"binder$i\", NAME=\"binder$i\", MODE=\"0666\"" | \
70 echo 'SELINUX=disabled' | sudo tee disk.mnt/etc/selinux/confi
    [all...]
  /cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/
ProtectedCrossUserService.java 31 public String echo(String msg) {
  /external/expat/conftools/
PrintPath 23 echo="yes"
36 -s ) echo="no" ;;
37 -p* ) pathname="`echo $args | sed 's/^..//'`" ;;
58 pathname=`echo -E $pathname |
67 pathname=`echo $pathname |
97 if [ "x$echo" = "xyes" ]; then
98 echo $path/${program}${ext}
107 if [ "x$echo" = "xyes" ]; then
108 echo $path/${program}
  /external/python/cpython2/Tools/buildbot/
test.bat 1 @echo off
18 echo on
  /external/skia/src/compute/hs/cl/intel/gen8/u32/
gen.bat 1 @ECHO OFF
75 echo %PRE_SRC%
85 echo %PRE_SRC% %%A
89 echo %PRE_SRC_XXD%
90 echo %PRE_SRC_LEN_XXD%
98 echo %PRE_BIN%
108 echo %PRE_BIN% %%A
112 echo %PRE_BIN_XXD%
113 echo %PRE_BIN_LEN_XXD%
  /external/skia/src/compute/hs/cl/intel/gen8/u64/
gen.bat 1 @ECHO OFF
72 echo %PRE_SRC%
82 echo %PRE_SRC% %%A
86 echo %PRE_SRC_XXD%
87 echo %PRE_SRC_LEN_XXD%
95 echo %PRE_BIN%
105 echo %PRE_BIN% %%A
109 echo %PRE_BIN_XXD%
110 echo %PRE_BIN_LEN_XXD%
  /external/skqp/src/compute/hs/cl/intel/gen8/u32/
gen.bat 1 @ECHO OFF
75 echo %PRE_SRC%
85 echo %PRE_SRC% %%A
89 echo %PRE_SRC_XXD%
90 echo %PRE_SRC_LEN_XXD%
98 echo %PRE_BIN%
108 echo %PRE_BIN% %%A
112 echo %PRE_BIN_XXD%
113 echo %PRE_BIN_LEN_XXD%
  /external/skqp/src/compute/hs/cl/intel/gen8/u64/
gen.bat 1 @ECHO OFF
72 echo %PRE_SRC%
82 echo %PRE_SRC% %%A
86 echo %PRE_SRC_XXD%
87 echo %PRE_SRC_LEN_XXD%
95 echo %PRE_BIN%
105 echo %PRE_BIN% %%A
109 echo %PRE_BIN_XXD%
110 echo %PRE_BIN_LEN_XXD%
  /external/tensorflow/tensorflow/contrib/cmake/
make.bat 1 %echo off
16 echo %SOURCE_DIR%
  /external/harfbuzz_ng/
git.mk 98 ; do echo "$$AUX_DIR/$$x"; done` \
100 head -n 1 | while read f; do echo "$(srcdir)/$$f.in"; done`
108 test -f "$(srcdir)/$$f.am" && echo "$(srcdir)/$$f.in";; esac; \
122 ; do echo "$$MACRO_DIR/$$x"; done; \
163 ; do echo "$$MACRO_DIR/$$x"; done; \
175 @echo "Installing git makefile"
177 find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
179 echo "$$x already includes git.mk"; \
182 echo "Updating $$x";
    [all...]
  /external/python/cpython2/PC/VS7.1/
rt.bat 1 @echo off
40 echo Deleting .pyc/.pyo files ...
43 echo on
45 @echo off
47 echo About to run again without deleting .pyc/.pyo first:
51 echo on
  /external/snakeyaml/
mvnw.bat 37 @echo off
39 @if "%MAVEN_BATCH_ECHO%" == "on" echo %MAVEN_BATCH_ECHO%
61 echo.
62 echo Error: JAVA_HOME not found in your environment. >&2
63 echo Please set the JAVA_HOME variable in your environment to match the >&2
64 echo location of your Java installation. >&2
65 echo.
71 echo.
72 echo Error: JAVA_HOME is set to an invalid directory. >&2
73 echo JAVA_HOME = "%JAVA_HOME%" >&
    [all...]

Completed in 2129 milliseconds

<<21222324252627282930>>