HomeSort by: relevance | last modified time | path
    Searched refs:RES (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/
check_analyze.sh 22 RES=$(${SCRIPTDIR}/analyze_libtsan.sh $1)
24 printf "%s\n" "$RES"
30 res=$(PrintRes | egrep "$1 .* $2 $3; ")
31 if [ "$res" == "" ]; then
  /src/tests/usr.bin/printf/
printf.sh 102 RES="$( do_printf "$@" 2>&3 && echo X )" || atf_fail "$* ... Exit $?"
104 RES=${RES%X} # hack to defeat \n removal from $() output
108 case "${RES}" in
111 "$* ... Expected anything but <<${WANT}>>, Received <<${RES}>>"
117 case "${RES}" in
121 atf_fail "$* ... Expected <<${WANT}>> Received <<${RES}>>"
138 RES="$( do_printf "$@" 2>&3 && echo X )" || atf_fail "$* ... Exit $?"
140 RES=${RES%X} # hack to defeat \n removal from $() outpu
    [all...]
  /src/tests/bin/sh/
t_expand.sh 973 RES=$(${TEST_SH} -c "test -n '${opts}' && set ${opts};
976 LEN="${RES##* }"
977 DMINUS="${RES% ${LEN}}"
981 '${#-} test'" produced ${LEN} for opts ${DMINUS} (${RES})"
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 208 Device (RES)

Completed in 49 milliseconds