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

1 2 3 4 5 67 8 91011>>

  /build/kati/testcase/
target_specific_var_timing.mk 12 echo $(X) $(Y) $(Z)
call.mk 10 echo $(call dirx,foo/bar)
11 echo $(call dirx,foo bar/baz quux)
12 echo $(call dirx,foo,bar)
define.mk 17 echo foo
18 echo $(bar)
24 echo BEGIN $(two-lines) END
multiline_define.mk 34 echo $(if $(call or1),FAIL,PASS)_or1
35 echo $(if $(call or2),FAIL,PASS)_or2
36 echo $(if $(call or3),FAIL,PASS)_or3
filter-out.mk 6 echo $(filter-out $(mains),$(objects))
multi_rule.mk 8 echo generating foo.c
override_rule.mk 8 echo $(A)
semicolon.mk 10 echo PASS
static_pattern.mk 10 echo $@: $<: $^
vpath.mk 14 echo PASS
  /external/python/cpython3/PC/bdist_wininst/
build.bat 1 @echo off
8 echo Building Lib\distutils\command\wininst-xx.0.exe
11 if ERRORLEVEL 1 (echo Cannot locate MSBuild.exe on PATH or as MSBUILD variable & exit /b 2)
17 echo Building Lib\distutils\command\wininst-xx.0-amd64.exe
  /external/v8/tools/mb/
mb.bat 1 @echo off
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
bldX64.bat 14 @echo off
15 @echo.
42 @echo Setting Baley Bay platform configration and BIOS ID ...
44 echo BOARD_ID = MNW2MAX >> newfile.env
47 echo BOARD_ID = MNW2MAX >> newfile.env
49 echo DEFINE ENBDT_PF_BUILD = TRUE >> %auto_config_inc%
50 echo DEFINE X64_CONFIG = TRUE >> %auto_config_inc%
69 @echo.
70 @echo Run edksetup.bat batch file.
71 @echo.
    [all...]
  /external/scapy/doc/scapy/
BuildDoc.bat 1 @echo off
8 echo Unknown answer !
14 echo Build cleared !
  /build/make/target/product/gsi/
Android.mk 7 @echo "Generate: $@"
9 $(hide) echo -n > $@
11 echo LLNDK: $(lib).so >> $@;)
13 echo VNDK-SP: $(lib).so >> $@;)
15 echo VNDK-core: $(lib).so >> $@;)
17 echo VNDK-private: $(lib).so >> $@;)
65 || ( echo -e $(_vndk_check_failure_message); exit 1 ))
80 @echo "Generate: $@"
83 $(hide) echo "#!/bin/bash" > $@
85 $(hide) echo "echo Updating VNDK library list is NOT allowed in API locked branches." >> $@;
    [all...]
  /external/curl/
buildconf.bat 1 @echo off
72 echo.
73 echo Generating prerequisite files
81 echo.
82 echo Removing prerequisite files
105 echo * %CD%\Makefile
115 echo * %CD%\src\tool_hugehelp.c
128 echo.
129 echo Configuring c-ares build environment
153 echo * %CD%\Makefil
    [all...]
  /external/python/cpython3/Doc/
make.bat 1 @echo off
15 echo Installing sphinx with %PYTHON%
24 echo Installing python-docs-theme with %PYTHON%
32 echo Installing blurb with %PYTHON%
49 echo.
50 echo.The HTML Help Workshop was not found. Set the HTMLHELP variable
51 echo.to the path to hhc.exe or download and install it from
52 echo.http://msdn.microsoft.com/en-us/library/ms669985
73 echo.
74 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
    [all...]
  /external/linux-kselftest/tools/testing/selftests/
lib.mk 36 echo $$TEST_HDR_MSG; \
37 echo "========================================"; \
39 echo "$$TEST_HDR_MSG: Warning: file $$BASENAME_TEST is not executable, correct this.";\
40 echo "not ok 1..$$test_num $$TEST_HDR_MSG [FAIL]"; \
45 echo "ok 1..$$test_num $$TEST_HDR_MSG [PASS]") || \
47 echo "not ok 1..$$test_num $$TEST_HDR_MSG [SKIP]"; \
48 else echo "not ok 1..$$test_num $$TEST_HDR_MSG [FAIL]"; \
52 echo "ok 1..$$test_num $$TEST_HDR_MSG [PASS]") || \
54 echo "not ok 1..$$test_num $$TEST_HDR_MSG [SKIP]"; \
55 else echo "not ok 1..$$test_num $$TEST_HDR_MSG [FAIL]";
    [all...]
  /external/curl/projects/
generate.bat 1 @echo off
104 echo.
107 echo Generating VC6 project files
111 echo Removing VC6 project files
119 echo.
122 echo Generating VC7 project files
126 echo Removing VC7 project files
134 echo.
137 echo Generating VC7.1 project files
141 echo Removing VC7.1 project file
    [all...]
build-openssl.bat 1 @echo off
114 echo.
115 echo Error. Please provide VS Path.
123 echo.
124 echo Error. Please provide Perl root Path.
210 echo.
225 echo.
378 echo.
379 echo Usage: build-openssl ^<compiler^> [platform] [configuration] [directory] [-VSpath] ["VSpath"] [-perlpath] ["perlpath"]
380 echo
    [all...]
  /external/python/cpython3/PCbuild/
get_externals.bat 1 @echo off
32 echo.Cleaning up external libraries.
45 where /Q git || echo Python 3.6 could not be found or installed, and git.exe is not on your PATH && exit /B 1
48 echo.Fetching external libraries...
62 echo.%%e already exists, skipping.
64 echo.Fetching %%e with git...
67 echo.Fetching %%e...
72 echo.Fetching external binaries...
81 echo.%%b already exists, skipping.
83 echo.Fetching %%b with git...
    [all...]
  /external/libusb/msvc/
ddk_build.cmd 1 @echo off
32 echo TARGETTYPE=%TARGET% > target
35 @echo on
37 @echo off
70 @echo on
78 @echo off
86 @echo on
88 @echo off
93 @echo on
98 @echo of
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/
CreateBootDisk.bat 1 @echo off
47 echo Start to create floppy boot disk ...
48 echo Format %EFI_BOOT_DISK% ...
49 echo.> FormatCommandInput.txt
50 echo.n>> FormatCommandInput.txt
53 echo Create boot sector ...
60 echo Done.
66 echo Start to create file boot disk ...
67 echo Create boot sector ...
74 echo Done.
    [all...]
  /external/python/cpython3/Tools/msi/
testrelease.bat 2 @echo off
50 @echo on
58 @echo Installing %1 into %2
62 @echo Printing version
67 @echo Capturing Start Menu
71 @echo Capturing registry
73 echo %%f >> "%~2\hkcr.txt"
83 @echo Installing package
90 @echo Testing Tcl/tk
98 @echo Result was %EXITCODE%
    [all...]
  /bionic/tests/
netinet_ip_icmp_test.cpp 26 ASSERT_EQ(0, hdr.un.echo.id);
27 ASSERT_EQ(0, hdr.un.echo.sequence);

Completed in 668 milliseconds

1 2 3 4 5 67 8 91011>>