Home
last modified time | relevance | path

Searched refs:cofile (Results 1 – 22 of 22) sorted by relevance

/external/libnetfilter_conntrack/
Dcompile106 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
126 if test -f "$cofile"; then
127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/cmockery/cmockery_0_1_2/
Dcompile106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
126 if test -f "$cofile"; then
127 mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 mv "${cofile}bj" "$ofile"
/external/libogg/
Dcompile106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
126 if test -f "$cofile"; then
127 mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 mv "${cofile}bj" "$ofile"
/external/c-ares/
Dcompile106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
126 if test -f "$cofile"; then
127 mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 mv "${cofile}bj" "$ofile"
/external/libusb-compat/
Dcompile106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
126 if test -f "$cofile"; then
127 mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 mv "${cofile}bj" "$ofile"
/external/bison/build-aux/
Dcompile273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
279 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
293 if test -f "$cofile"; then
294 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
295 elif test -f "${cofile}bj"; then
296 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libcap-ng/libcap-ng-0.7/
Dcompile273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
279 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
293 if test -f "$cofile"; then
294 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
295 elif test -f "${cofile}bj"; then
296 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/python/cpython2/Modules/_ctypes/libffi/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libmicrohttpd/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libedit/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/protobuf/gtest/build-aux/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/lmfit/build-aux/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libnetfilter_conntrack/build-aux/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/valgrind/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libnfnetlink/build-aux/
Dcompile306 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
312 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
326 if test -f "$cofile"; then
327 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
328 elif test -f "${cofile}bj"; then
329 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libevent/
Dcompile305 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
311 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
325 if test -f "$cofile"; then
326 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
327 elif test -f "${cofile}bj"; then
328 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/protobuf/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/ImageMagick/config/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/pcre/dist2/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/google-breakpad/autotools/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/strace/
Dcompile310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/google-tv-pairing-protocol/cpp/
Dcompile74 cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
80 lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d
94 if test -f "$cofile"; then
95 mv "$cofile" "$ofile"