Searched refs:srcfile (Results 1 – 17 of 17) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | raw_decode.c | 161 char srcfile[1024]; in main() local 175 if ((strlen(srcdir) + 1 + strlen(srcfilerel)) >= sizeof(srcfile)) { in main() 179 strcpy(srcfile,srcdir); in main() 180 strcat(srcfile,"/"); in main() 181 strcat(srcfile,srcfilerel); in main() 183 tif = TIFFOpen(srcfile,"r"); in main() 185 fprintf( stderr, "Could not open %s\n", srcfile); in main() 264 tif = TIFFOpen(srcfile,"r"); in main()
|
/AliOS-Things-master/components/amp-utility/tftp/ |
A D | haasdevice.py | 274 def start_client_and_run(dev_node,baudrate,ssid,pwd,host,port,srcfile,dest_dir): argument 312 src_file = srcfile
|
/AliOS-Things-master/components/SDL2/ |
A D | libtool | 2469 lastarg="$srcfile" 2470 srcfile="$arg" 2490 func_basename "$srcfile" 2609 $ECHO "$srcfile" > "$lockfile" 2616 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2617 srcfile=$func_to_tool_file_result 2618 func_quote_for_eval "$srcfile" 2644 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 2650 $srcfile 2693 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | ltmain.sh | 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 2211 $srcfile 2254 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | ltmain.sh | 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 2211 $srcfile 2254 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
A D | ltconfig | 1337 fix_srcfile_path='`cygpath -w $srcfile`'
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | ltmain.sh | 2030 lastarg="$srcfile" 2031 srcfile="$arg" 2051 func_basename "$srcfile" 2170 $ECHO "$srcfile" > "$lockfile" 2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 2178 srcfile=$func_to_tool_file_result 2179 func_quote_for_eval "$srcfile" 2205 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 2211 $srcfile 2254 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
A D | ltconfig | 1337 fix_srcfile_path='`cygpath -w $srcfile`'
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | ltmain.sh | 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 3494 srcfile=$func_to_tool_file_result 3495 func_quote_for_eval "$srcfile" 3521 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 3527 $srcfile 3570 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | ltmain.sh | 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 3494 srcfile=$func_to_tool_file_result 3495 func_quote_for_eval "$srcfile" 3521 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 3527 $srcfile 3570 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/ |
A D | ltmain.sh | 3346 lastarg=$srcfile 3347 srcfile=$arg 3367 func_basename "$srcfile" 3486 $ECHO "$srcfile" > "$lockfile" 3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 3494 srcfile=$func_to_tool_file_result 3495 func_quote_for_eval "$srcfile" 3521 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 3527 $srcfile 3570 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | libtool | 1649 continue # The current "srcfile" will either be retained or 1673 # The previous "srcfile" becomes the current argument. 1675 lastarg="$srcfile" 1784 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} 1816 $ECHO "$srcfile" > "$lockfile" 1824 eval srcfile=\"$fix_srcfile_path\" 1826 func_quote_for_eval "$srcfile" 1852 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 1858 $srcfile 1901 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
A D | ltmain.sh | 1156 continue # The current "srcfile" will either be retained or 1180 # The previous "srcfile" becomes the current argument. 1182 lastarg="$srcfile" 1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} 1323 $ECHO "$srcfile" > "$lockfile" 1331 eval srcfile=\"$fix_srcfile_path\" 1333 func_quote_for_eval "$srcfile" 1359 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then 1365 $srcfile 1408 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then [all …]
|
A D | configure | 8230 fix_srcfile_path='`cygpath -w "$srcfile"`'
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | libtool.m4 | 4708 _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' 5224 [Fix the shell variable $srcfile for the compiler])
|
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/ |
A D | output.0 | 8230 fix_srcfile_path='`cygpath -w "$srcfile"`' 15339 # Fix the shell variable \$srcfile for the compiler.
|
A D | output.1 | 8230 fix_srcfile_path='`cygpath -w "$srcfile"`' 15339 # Fix the shell variable \$srcfile for the compiler.
|
Completed in 115 milliseconds