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

  /external/chromium/third_party/icu/source/
runConfigureICU 9 OPTS=
73 OPTS="$OPTS --enable-debug"
77 OPTS="$OPTS --disable-release"
357 echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler"
359 if $configure $OPTS $@
  /external/icu4c/
runConfigureICU 9 OPTS=
73 OPTS="$OPTS --enable-debug"
77 OPTS="$OPTS --disable-release"
374 echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler"
376 if $configure $OPTS $@
  /external/dhcpcd/
dhcpcd.c 63 #define OPTS "bc:df:h:i:kl:m:no:pqr:s:t:u:v:xABC:DEF:GI:KLO:Q:TVX:"
691 while ((opt = getopt_long(argc, argv, OPTS EXTRA_OPTS,
792 while ((opt = getopt_long(argc, argv, OPTS EXTRA_OPTS,
  /device/samsung/crespo/alsa-utils/alsaconf/
alsaconf.in 104 OPTS=`getopt -o lmL:hp:Pu:g:d:rs:c:R --long legacy,modinfo,log:,help,probe:,listprobe,uid:,gid:,devmode:,strict,sound:,config:,resources -n alsaconf -- "$@"` || exit 1
105 eval set -- "$OPTS"
1000 # ac_try_capture card duplex opts
1058 # ac_try_irq card opts irqs...
1063 opts="$2 ${mpfx}irq=$3"
1064 ac_try_load $card $opts >/dev/null 2>&1
1068 ac_opts="$opts"
1073 opts="$2 ${mpfx}irq=$irq"
1074 ac_try_load $card $opts >/dev/null 2>&1
1076 ac_opts="$opts"
    [all...]

Completed in 71 milliseconds