Home | History | Annotate | Download | only in pixman

Lines Matching refs:func_to_host_path_result

1618       func_to_host_path_result=`echo "$3" |
1621 func_to_host_path_result="$3"
1629 # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
1635 $1 ) func_to_host_path_result="$3$func_to_host_path_result"
1639 $2 ) func_append func_to_host_path_result "$3"
1787 # The result will be available in $func_to_host_path_result.
1818 # in func_to_host_path_result.
1829 # Copy ARG to func_to_host_path_result.
1832 func_to_host_path_result="$1"
1840 # func_to_host_path_result.
1844 func_to_host_path_result="$1"
1852 func_to_host_path_result="$func_convert_core_msys_to_w32_result"
1854 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1867 func_to_host_path_result="$1"
1872 func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
1874 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1887 func_to_host_path_result="$1"
1893 func_to_host_path_result="$func_convert_core_path_wine_to_w32_result"
1895 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1908 func_to_host_path_result="$1"
1915 func_to_host_path_result="$func_cygpath_result"
1917 "$func_to_host_path_tmp1" "$func_to_host_path_result"
1931 func_to_host_path_result="$1"
1940 func_to_host_path_result="$func_cygpath_result"
1942 "$func_to_host_path_tmp1" "$func_to_host_path_result"
4310 const char * LIB_PATH_VALUE = "$func_to_host_path_result";
4322 const char * EXE_PATH_VALUE = "$func_to_host_path_result";