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

  /toolchain/binutils/binutils-2.25/opcodes/
makefile.vms 45 OPT=/noopt/debug
  /toolchain/binutils/binutils-2.25/gas/
makefile.vms 33 OPT=/noopt/debug
64 $(COMPILE.c) /noopt/obj=$@ $<
  /external/cmockery/cmockery_0_1_2/packages/deb/
rules 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /hardware/intel/img/psb_video/debian/
rules 17 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /toolchain/binutils/binutils-2.25/libiberty/
makefile.vms 23 OPT=/noopt/debug/warnings=disable=(missingreturn)
  /external/strace/debian/
rules 11 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
  /toolchain/binutils/binutils-2.25/bfd/
makefile.vms 48 OPT=/noopt/debug
  /toolchain/binutils/binutils-2.25/binutils/
configure.com 99 $ OPT="/noopt/debug"
makefile.vms 26 OPT=/noopt/debug
  /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...]
  /prebuilts/go/darwin-x86/src/cmd/dist/
test.go 777 if os.Getenv("GO_BUILDER_NAME") == "linux-amd64-noopt" {
778 // Skip the plugin tests on noopt. They're
    [all...]
  /prebuilts/go/linux-x86/src/cmd/dist/
test.go 777 if os.Getenv("GO_BUILDER_NAME") == "linux-amd64-noopt" {
778 // Skip the plugin tests on noopt. They're
    [all...]

Completed in 267 milliseconds