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

  /external/swiftshader/third_party/LLVM/autoconf/
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/c-ares/
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/cmockery/cmockery_0_1_2/
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/google-tv-pairing-protocol/cpp/
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/libexif/
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/libmtp/
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/libnetfilter_conntrack/
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/libnfnetlink/
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/libogg/
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/libusb-compat/
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/libvorbis/
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/ltp/utils/ffsb-6.0-rc2/
missing 301 firstarg="$1"
303 case "$firstarg" in
305 firstarg=`echo "$firstarg" | sed s/o//`
306 tar "$firstarg" "$@" && exit 0
309 case "$firstarg" in
311 firstarg=`echo "$firstarg" | sed s/h//`
312 tar "$firstarg" "$@" && exit 0
  /external/netperf/
missing 301 firstarg="$1"
303 case "$firstarg" in
305 firstarg=`echo "$firstarg" | sed s/o//`
306 tar "$firstarg" "$@" && exit 0
309 case "$firstarg" in
311 firstarg=`echo "$firstarg" | sed s/h//`
312 tar "$firstarg" "$@" && exit 0
  /external/stressapptest/
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
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclrun.swg 514 int firstarg = 0;
529 firstarg = 1;
531 firstarg = 1;
541 firstarg = 1;
547 result = (*cons)(0, interp, objc-firstarg, &objv[firstarg]);
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 4031 char *firstarg = 0; local
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/netperf/doc/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex     [all...]

Completed in 773 milliseconds