Home
last modified time | relevance | path

Searched refs:doit (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/flutter/skia/third_party/externals/sdl/build-scripts/
Dinstall-sh48 doit="${DOITPROG-}"
250 $doit $mkdircmd "$dst" \
251 && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
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"; } \
[all …]
/third_party/skia/third_party/externals/icu/source/
Dinstall-sh30 doit="${DOITPROG-}"
195 $doit $instcmd $dst &&
197 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 $doit $instcmd $src $dsttmp &&
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 &&
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/
Dinstall-sh30 doit="${DOITPROG-}"
195 $doit $instcmd $dst &&
197 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 $doit $instcmd $src $dsttmp &&
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 &&
[all …]
/third_party/icu/icu4c/source/
Dinstall-sh30 doit="${DOITPROG-}"
195 $doit $instcmd $dst &&
197 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 $doit $instcmd $src $dsttmp &&
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 &&
[all …]
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dinstall-sh30 doit="${DOITPROG-}"
195 $doit $instcmd $dst &&
197 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else : ; fi &&
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else : ; fi &&
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else : ; fi &&
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else : ; fi
228 $doit $instcmd $src $dsttmp &&
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else :;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else :;fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else :;fi &&
[all …]
/third_party/e2fsprogs/config/
Dinstall-sh18 doit="${DOITPROG-}"
182 $doit $instcmd $dst &&
184 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
185 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
187 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
215 $doit $instcmd $src $dsttmp &&
225 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
226 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
227 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
[all …]
/third_party/wayland_standard/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
445 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
463 if test -z "$doit"; then
466 $doit touch "$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"; } &&
[all …]
/third_party/node/deps/cares/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
445 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
463 if test -z "$doit"; then
466 $doit touch "$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"; } &&
[all …]
/third_party/libevdev/build-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
458 if test -z "$doit"; then
461 $doit touch "$dsttmp"
471 # errors from the above "$doit $cpprog $src $dsttmp" command.
473 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
474 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
[all …]
/third_party/mtdev/config-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/skia/third_party/externals/microhttpd/
Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
446 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
449 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/cares/
Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
446 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
449 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/mingw-w64/mingw-w64-libraries/libmangle/build-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
426 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/mingw-w64/mingw-w64-headers/build-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
426 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/mingw-w64/mingw-w64-crt/build-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
426 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/gstreamer/gstplugins_good/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/mingw-w64/build-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
426 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/mingw-w64/mingw-w64-libraries/winstorecompat/build-aux/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
426 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
[all …]
/third_party/libjpeg/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/XKeyboardConfig/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/eudev/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/skia/third_party/externals/libpng/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/libffi/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]
/third_party/python/
Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
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"; } &&
[all …]

1234