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

  /external/grub/
missing 311 firstarg="$1"
313 case "$firstarg" in
315 firstarg=`echo "$firstarg" | sed s/o//`
316 tar "$firstarg" "$@" && exit 0
319 case "$firstarg" in
321 firstarg=`echo "$firstarg" | sed s/h//`
322 tar "$firstarg" "$@" && exit 0
  /external/libffi/
missing 311 firstarg="$1"
313 case "$firstarg" in
315 firstarg=`echo "$firstarg" | sed s/o//`
316 tar "$firstarg" "$@" && exit 0
319 case "$firstarg" in
321 firstarg=`echo "$firstarg" | sed s/h//`
322 tar "$firstarg" "$@" && exit 0
  /device/samsung/crespo/alsa-lib/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /device/samsung/crespo/alsa-utils/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /external/bison/build-aux/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /external/chromium/sdch/open-vcdiff/
missing 325 firstarg="$1"
327 case $firstarg in
329 firstarg=`echo "$firstarg" | sed s/o//`
330 tar "$firstarg" "$@" && exit 0
333 case $firstarg in
335 firstarg=`echo "$firstarg" | sed s/h//`
336 tar "$firstarg" "$@" && exit 0
  /external/chromium/third_party/libevent/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /external/dbus/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /external/elfutils/config/
missing 301 firstarg="$1"
303 case "$firstarg" in
305 firstarg=`echo "$firstarg" | sed s/o//`
306 tar "$firstarg" ${1+"$@"} && exit 0
309 case "$firstarg" in
311 firstarg=`echo "$firstarg" | sed s/h//`
312 tar "$firstarg" ${1+"$@"} && exit 0
  /external/genext2fs/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /external/libpng/
missing 333 firstarg="$1"
335 case $firstarg in
337 firstarg=`echo "$firstarg" | sed s/o//`
338 tar "$firstarg" "$@" && exit 0
341 case $firstarg in
343 firstarg=`echo "$firstarg" | sed s/h//`
344 tar "$firstarg" "$@" && exit 0
  /external/protobuf/gtest/build-aux/
missing 325 firstarg="$1"
327 case $firstarg in
329 firstarg=`echo "$firstarg" | sed s/o//`
330 tar "$firstarg" "$@" && exit 0
333 case $firstarg in
335 firstarg=`echo "$firstarg" | sed s/h//`
336 tar "$firstarg" "$@" && exit 0
  /external/protobuf/
missing 325 firstarg="$1"
327 case $firstarg in
329 firstarg=`echo "$firstarg" | sed s/o//`
330 tar "$firstarg" "$@" && exit 0
333 case $firstarg in
335 firstarg=`echo "$firstarg" | sed s/h//`
336 tar "$firstarg" "$@" && exit 0
  /external/strace/
missing 318 firstarg="$1"
320 case "$firstarg" in
322 firstarg=`echo "$firstarg" | sed s/o//`
323 tar "$firstarg" "$@" && exit 0
326 case "$firstarg" in
328 firstarg=`echo "$firstarg" | sed s/h//`
329 tar "$firstarg" "$@" && exit 0
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 632 milliseconds