HomeSort by relevance Sort by last modified time
    Searched full:echoerr (Results 1 - 3 of 3) sorted by null

  /developers/build/
github.sh 21 echoerr() { echo "$@" 1>&2; } function
81 echoerr -e "Option $1 requires an argument. Cancelling script.\nUse --help to display usage."
99 echoerr -e "Sample \"$2\" does not exist in ./prebuilts/gradle. Cancelling script.\n"
109 echoerr -e "Unknown Option: $1\nUse --help to display usage."
117 echoerr -e "Do not use both --update-only and --upload-only, no samples will be processed.
191 echoerr "Something went wrong when cloning $i - result directory does not exist.
235 echoerr "
239 echoerr "$i"
300 echoerr "Something went wrong when cloning $i - result directory does not exist.
351 echoerr "That token doesn't work. A test returned the code: $tokenTest
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/testsuite/
test-pexecute.c 90 echoerr Echo next arg to stdout, next to stderr, repeat
353 subargv[1] = "echoerr";
365 ERROR ("echoerr exit status failed");
371 FATAL_ERROR ("fopen temp2.x failed in echoerr", errno);
376 FATAL_ERROR ("fopen temp2.y failed in echoerr", errno);
473 else if (strcmp (s, "echoerr") == 0)
  /packages/apps/Messaging/tools/messagegen/
fillsms 114 echoerr () function

Completed in 75 milliseconds