HomeSort by relevance Sort by last modified time
    Searched refs:chmodcmd (Results 1 - 22 of 22) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/
install.sh 31 chmodcmd=""
46 -m) chmodcmd="$chmodprog $2"
111 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; fi
  /external/bison/build-aux/
install-sh 61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
  /external/chromium/third_party/icu/source/
install-sh 47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
121 chmodcmd=""
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
  /external/dbus/
install-sh 61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
  /external/dropbear/
install-sh 47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
121 chmodcmd=""
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
  /external/elfutils/config/
install-sh 47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
121 chmodcmd=""
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else : ; fi
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else :;fi &&
  /external/expat/conftools/
install-sh 47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
121 chmodcmd=""
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
  /external/genext2fs/
install-sh 61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
  /external/grub/
install-sh 61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
  /external/icu4c/
install-sh 47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
121 chmodcmd=""
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
241 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
  /external/libffi/
install-sh 61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
  /external/strace/
install-sh 47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
121 chmodcmd=""
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dst"; else : ; fi
245 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dsttmp"; else :;fi &&
  /external/chromium/third_party/libevent/
install-sh 35 chmodcmd="$chmodprog 0755"
55 -m) chmodcmd="$chmodprog $2"
187 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&