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

  /external/libpng/contrib/gregbook/
makevms.com 60 $ open/write xopt x11.opt
61 $ write xopt "sys$library:decw$xlibshr.exe/share"
62 $ close xopt
  /external/libpng/contrib/pngminus/
makevms.com 35 $ open/write xopt x11.opt
36 $ write xopt "sys$library:decw$xlibshr.exe/share"
37 $ close xopt
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java 385 final Opt xopt = opts.getOpt (excludes [x]); local
386 if (xopt != null)
387 opts.addError (formatMessage ("option \'" + opt.getName () + "\' cannot be used with option \'" + xopt.getName () + "\'"));
1562 final OptDef xopt = result.getOptDef (excludes [x], null); local
    [all...]
  /ndk/build/tools/
prebuilt-common.sh 436 for xopt in $OPTIONS; do
437 if [ "$name" != "$xopt" ] ; then
    [all...]
  /external/emma/lib/
emma.jar 

Completed in 735 milliseconds