Searched refs:echo (Results 1 – 23 of 23) sorted by relevance
1 @if "%DEBUG%" == "" @echo off26 echo.27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.28 echo.29 echo Please set the JAVA_HOME variable in your environment to match the30 echo location of your Java installation.40 echo.41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%42 echo.43 echo Please set the JAVA_HOME variable in your environment to match the[all …]
32 def run(shell_command, echo=True): argument33 if echo:36 echo if isinstance(echo, str) else shell_command,51 echo='mmma -j32 %s/frameworks/base/services/tests/servicestests' %
36 public boolean echo; field in Input51 echo = false; in Input()67 echo = in.readInt() == 1 ? true : false; in Input()89 dest.writeInt(echo ? 1 : 0); in writeToParcel()
475 input.echo = true; in processGetInkey()542 input.echo = (cmdDet.commandQualifier & 0x04) == 0; in processGetInput()
71 echo "Warning: This version of UI Automator is deprecated. New tests should be written using"72 echo "UI Automator 2.0 which is available as part of the Android Testing Support Library."73 echo "See https://developer.android.com/training/testing/ui-testing/uiautomator-testing.html"74 echo "for more details."78 echo "Error: more parameters expected for runtest; please see usage for details"96 echo "Error: ${jar} does not exist"
1 echo off4 echo on
78 echo VERSION; \133 echo "==> Making $(PACKAGE)-$(VER)/"200 msgfmt -o `echo $$f | sed -e 's/\.po$$/.gmo/'` $$f ; \210 echo "==> Making $(PACKAGE)-$(VER).tar"218 echo "==> Bzipping $(PACKAGE)-$(VER).tar.bz2"224 echo "==> Adding md5 checksum to top-level directory"233 echo "==> Adding updated djunpack.bat to top-level directory"234 echo - 's /gdb-[0-9\.]*/$(PACKAGE)-'"$(VER)"'/'
839 EchoSuppressor *echo = NULL; in threadLoop() local860 echo = new EchoSuppressor(sampleCount, in threadLoop()925 if (echo != NULL) { in threadLoop()927 echo->run(output, input); in threadLoop()934 delete echo; in threadLoop()
29 echo "$file"
100 if [ -z "${BR_DIR}" ] ; then echo "Variable BR_DIR not set"; else adb shell rm -rf ${BR_DIR}/*; fi
54 device# echo "key=value" >> /data/local.prop
177 void echo(float *inputData, int inputChannelCount, in echo() function in LoopbackProcessor
139 echo "Usage: $0 [on|off] [hhmm]" >&2
1788 // just echo back their input