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

  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /external/open-vcdiff/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /external/v8/test/mjsunit/
binary-op-newspace.js 28 // Flags: --max-new-space-size=256 --noopt
  /external/v8/test/mjsunit/regress/
regress-84234.js 28 // Flags: --expose-gc --noopt
  /external/dropbear/debian/
rules 13 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /external/ppp/pppd/
lcp.c 79 static int noopt __P((char **));
89 { "-all", o_special_noarg, (void *)noopt,
297 * noopt - Disable all options (why?).
300 noopt(argv) function
    [all...]

Completed in 335 milliseconds