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

<<21222324252627282930>>

  /device/google/cuttlefish_common/guest/hals/lights/
Android.mk 20 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 21; echo $$?))
  /device/google/cuttlefish_common/guest/hals/power/
Android.mk 25 ifeq (0, $(shell test $(PLATFORM_SDK_VERSION) -ge 21; echo $$?))
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/
Android.mk 48 ifneq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) >= 17 ))" )))
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
NmakeSubdirs.bat 14 @echo off
23 ECHO Building %1
30 ECHO %1 built successfully (%NMAKE_COMMAND%)
31 ECHO.
43 ECHO Error while making %1!
  /external/flatbuffers/tests/
JavaTest.bat 1 @echo off
generate_code.bat 25 @echo Generate MosterExtra
28 @echo monster_extra.fbs skipped (the strtod function from MSVC2013 or older doesn't support NaN/Inf arguments)
  /external/gptfdisk/
gptcurses.cc 362 echo();
374 echo();
404 echo();
440 echo();
451 echo();
474 echo();
505 echo();
518 echo();
  /external/grpc-grpc/tools/run_tests/helper_scripts/
build_csharp.bat 26 echo Failed!
pre_build_cmake.bat 34 echo Failed!
pre_build_csharp.bat 44 echo Failed!
  /external/kotlinc/bin/
kapt.bat 1 @echo off
  /external/libusb/
appveyor_minGW.bat 0 echo on
  /external/libusb/msvc/
appveyor.bat 0 echo on
  /external/python/cpython2/PC/VS9.0/
build.bat 1 @echo off
31 echo.Unknown target: %2 & goto :eof
104 rem Call on VCBuild to do the work, echo the command.
107 echo on
  /external/robolectric-shadows/
report-internal.mk 28 @echo "Coverage report: file://"$(realpath $(PRIVATE_REPORT_DIR))"/index.html"
  /external/u-boot/arch/arm/mach-omap2/
config_secure.mk 17 cmd_mkomapsecimg = echo "WARNING:" \
22 cmd_mkomapsecimg = echo "WARNING: TI_SECURE_DEV_PKG environment" \
35 cmd_omapsecureimg = echo "WARNING:" \
40 cmd_omapsecureimg = echo "WARNING: TI_SECURE_DEV_PKG environment" \
  /external/u-boot/arch/powerpc/
config.mk 44 echo -n '*** Your GCC is too old, please upgrade to GCC 4.x or newer'; \
  /external/zlib/src/watcom/
watcom_l.mak 43 @echo Cleaning done
  /build/blueprint/
ninja_writer_test.go 94 ck(w.ScopedAssign("command", "echo out: $out in: $in _arg: $_arg"))
105 command = echo out: $out in: $in _arg: $_arg
  /build/make/core/
aux_executable.mk 63 @echo "$(AUX_DISPLAY) custom copy: $(PRIVATE_MODULE) ($@)"
73 @echo "$(AUX_DISPLAY) final copy: $(PRIVATE_MODULE) ($@)"
  /build/make/core/tasks/
general-tests.mk 46 echo $(sort $(COMPATIBILITY.general-tests.FILES)) | tr " " "\n" > $(PRIVATE_INTERMEDIATES_DIR)/list
50 echo $$shared_lib >> $(PRIVATE_INTERMEDIATES_DIR)/host.list; \
  /build/make/core/tasks/tools/
package-modules.mk 32 my_missing_files = $(shell $(call echo-warning,$(my_makefile),$(my_package_name): Unknown installed file for module '$(1)'))
70 @echo "Package $@"
  /external/grpc-grpc/src/php/tests/generated_code/
math_client.php 27 echo "$line<br/>\n";
  /external/ltp/include/mk/
module.mk 35 "$(LINUX_VERSION_PATCH)" -ge "$(REQ_VERSION_PATCH)" ]; echo $$?)
59 @echo "Building modules: $(MODULE_SOURCES)"
  /external/mesa3d/src/mesa/program/
Android.mk 25 @echo "Mesa Lex: $(PRIVATE_MODULE) <= $<"
31 @echo "Mesa Yacc: $(PRIVATE_MODULE) <= $<"

Completed in 6255 milliseconds

<<21222324252627282930>>