Home
last modified time | relevance | path

Searched refs:dsttmp (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/cares/
Dinstall-sh456 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
461 # Create $dsttmp read-write so that cp doesn't create it read-only,
464 : >"$dsttmp" # No need to fork-exec 'touch'.
466 $doit touch "$dsttmp"
470 $doit_exec $cpprog "$src" "$dsttmp") &&
476 # errors from the above "$doit $cpprog $src $dsttmp" command.
478 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
479 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
480 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
481 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/libevdev/build-aux/
Dinstall-sh456 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
461 # Create $dsttmp read-write so that cp doesn't create it read-only,
464 : >"$dsttmp" # No need to fork-exec 'touch'.
466 $doit touch "$dsttmp"
470 $doit_exec $cpprog "$src" "$dsttmp") &&
476 # errors from the above "$doit $cpprog $src $dsttmp" command.
478 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
479 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
480 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
481 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/freetype/builds/unix/
Dinstall-sh456 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
461 # Create $dsttmp read-write so that cp doesn't create it read-only,
464 : >"$dsttmp" # No need to fork-exec 'touch'.
466 $doit touch "$dsttmp"
470 $doit_exec $cpprog "$src" "$dsttmp") &&
476 # errors from the above "$doit $cpprog $src $dsttmp" command.
478 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
479 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
480 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
481 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/mtdev/config-aux/
Dinstall-sh450 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
453 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
459 # errors from the above "$doit $cpprog $src $dsttmp" command.
461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
464 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
469 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
478 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
480 rm -f "$dsttmp"
[all …]
/third_party/skia/third_party/externals/microhttpd/
Dinstall-sh457 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
471 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
476 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
485 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
487 rm -f "$dsttmp"
[all …]
/third_party/libabigail/
Dinstall-sh441 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
444 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
450 # errors from the above "$doit $cpprog $src $dsttmp" command.
452 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
453 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
454 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
455 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
460 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
469 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
471 rm -f "$dsttmp"
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
Dinstall-sh451 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
462 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
463 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
464 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
465 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
470 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
476 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
478 rm -f "$dsttmp"
[all …]
/third_party/skia/third_party/externals/libpng/
Dinstall-sh451 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
462 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
463 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
464 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
465 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
470 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
476 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
478 rm -f "$dsttmp"
[all …]
/third_party/libffi/
Dinstall-sh451 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
462 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
463 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
464 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
465 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
470 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
476 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
478 rm -f "$dsttmp"
[all …]
/third_party/python/
Dinstall-sh451 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
462 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
463 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
464 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
465 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
470 new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
476 $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
478 rm -f "$dsttmp"
[all …]
/third_party/skia/third_party/externals/icu/source/
Dinstall-sh224 dsttmp=$dstdir/#inst.$$#
228 $doit $instcmd $src $dsttmp &&
230 trap "rm -f ${dsttmp}" 0 &&
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
246 $doit $mvcmd $dsttmp $dstdir/$dstfile
/third_party/icu/icu4c/source/
Dinstall-sh224 dsttmp=$dstdir/#inst.$$#
228 $doit $instcmd $src $dsttmp &&
230 trap "rm -f ${dsttmp}" 0 &&
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
246 $doit $mvcmd $dsttmp $dstdir/$dstfile
/third_party/flutter/skia/third_party/externals/icu/source/
Dinstall-sh224 dsttmp=$dstdir/#inst.$$#
228 $doit $instcmd $src $dsttmp &&
230 trap "rm -f ${dsttmp}" 0 &&
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
246 $doit $mvcmd $dsttmp $dstdir/$dstfile
/third_party/cups-filters/
Dinstall-sh202 dsttmp="$dstdir/#inst.$$#"
205 $doit $instcmd $src $dsttmp || exit 1
210 …if [ x"$stripcmd" != x ]; then $doit $stripcmd $stripopt "$dsttmp" || echo "warning: Unable to str…
211 …if [ x"$chowncmd" != x ]; then $doit $chowncmd "$dsttmp" || echo "warning: Unable to change owner …
212 …if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp" || echo "warning: Unable to change group …
214 trap "rm -f ${dsttmp}" 0 &&
215 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dsttmp"; fi &&
217 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/third_party/flutter/skia/third_party/externals/sdl/build-scripts/
Dinstall-sh260 dsttmp=$dstdir/_inst.$$_
268 $doit $cpprog "$src" "$dsttmp" &&
276 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
282 { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
307 $doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
/third_party/libevdev/
Dthird_party_libevdev.diff6248 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
6388 rm -f "$dsttmp"
6398 $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||