HomeSort by relevance Sort by last modified time
    Searched refs:OPTS (Results 1 - 3 of 3) 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:"
694 while ((opt = getopt_long(argc, argv, OPTS EXTRA_OPTS,
795 while ((opt = getopt_long(argc, argv, OPTS EXTRA_OPTS,

Completed in 362 milliseconds