Home
last modified time | relevance | path

Searched refs:func_to_host_path_result (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh2948 func_to_host_path_result=`echo "$3" |
2951 func_to_host_path_result=$3
2966 $1 ) func_to_host_path_result=$3$func_to_host_path_result
2970 $2 ) func_append func_to_host_path_result "$3"
3172 func_to_host_path_result=$1
3185 func_to_host_path_result=$1
3193 func_to_host_path_result=$func_convert_core_msys_to_w32_result
3195 "$func_to_host_path_tmp1" "$func_to_host_path_result"
3209 func_to_host_path_result=$1
3214 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17229 + func_to_host_path_result=`echo "$3" |
17232 + func_to_host_path_result="$3"
17240 +# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
17246 + $1 ) func_to_host_path_result="$3$func_to_host_path_result"
17250 + $2 ) func_append func_to_host_path_result "$3"
17398 +# The result will be available in $func_to_host_path_result.
17429 +# in func_to_host_path_result.
17440 +# Copy ARG to func_to_host_path_result.
17443 + func_to_host_path_result="$1"
17451 +# func_to_host_path_result.
[all …]