HomeSort by relevance Sort by last modified time
    Searched full:no_argument (Results 226 - 250 of 259) sorted by null

1 2 3 4 5 6 7 8 91011

  /toolchain/binutils/binutils-2.25/gas/config/
tc-cris.c 420 {"no-underscore", no_argument, NULL, OPTION_NO_US},
422 {"underscore", no_argument, NULL, OPTION_US},
424 {"pic", no_argument, NULL, OPTION_PIC},
426 {"mul-bug-abort", no_argument, NULL, OPTION_MULBUG_ABORT_ON},
428 {"no-mul-bug-abort", no_argument, NULL, OPTION_MULBUG_ABORT_OFF},
431 {NULL, no_argument, NULL, 0}
    [all...]
tc-bfin.c 341 { "mfdpic", no_argument, NULL, OPTION_FDPIC },
342 { "mnopic", no_argument, NULL, OPTION_NOPIC },
343 { "mno-fdpic", no_argument, NULL, OPTION_NOPIC },
344 { NULL, no_argument, NULL, 0 },
    [all...]
tc-alpha.c 257 { "32addr", no_argument, NULL, OPTION_32ADDR },
259 { "relax", no_argument, NULL, OPTION_RELAX },
263 { "mdebug", no_argument, NULL, OPTION_MDEBUG },
264 { "no-mdebug", no_argument, NULL, OPTION_NO_MDEBUG },
269 { "replace", no_argument, NULL, OPTION_REPLACE },
270 { "noreplace", no_argument, NULL, OPTION_NOREPLACE },
272 { NULL, no_argument, NULL, 0 }
    [all...]
tc-m68k.c     [all...]
tc-h8300.c     [all...]
tc-dlx.c 1074 {NULL, no_argument, NULL, 0}
tc-iq2000.c 116 {NULL, no_argument, NULL, 0}
tc-mn10200.c 95 {NULL, no_argument, NULL, 0}
tc-tilepro.c 69 {NULL, no_argument, NULL, 0}
    [all...]
tc-v850.c     [all...]
tc-i386.c     [all...]
tc-tic54x.c 151 { "mfar-mode", no_argument, NULL, OPTION_ADDRESS_MODE },
152 { "mf", no_argument, NULL, OPTION_ADDRESS_MODE },
156 { NULL, no_argument, NULL, 0},
    [all...]
tc-vax.c     [all...]
tc-aarch64.c     [all...]
tc-ppc.c 1080 {"ppc476-workaround", no_argument, &warn_476, 1},
1081 {"no-ppc476-workaround", no_argument, &warn_476, 0},
1082 {NULL, no_argument, NULL, 0}
    [all...]
tc-cr16.c 111 {NULL, no_argument, NULL, 0}
    [all...]
tc-crx.c 109 {NULL, no_argument, NULL, 0}
    [all...]
tc-d30v.c 115 {NULL, no_argument, NULL, 0}
    [all...]
  /external/blktrace/
blkiomon.c 666 .has_arg = no_argument,
  /toolchain/binutils/binutils-2.25/gold/
dwp.cc     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-gen.c     [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c     [all...]
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 579 {"help", no_argument, 0, 'h'},
    [all...]
mpeg2vaenc.c 579 {"help", no_argument, 0, 'h'},
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
cp-demangle.c     [all...]

Completed in 509 milliseconds

1 2 3 4 5 6 7 8 91011