Home
last modified time | relevance | path

Searched refs:options (Results 1 – 5 of 5) sorted by relevance

/hal_xtensa-latest/src/hal/
Ddisass.c84 unsigned options /* what to display */ in xthal_disassemble() argument
95 if( options & XTHAL_DISASM_OPT_ADDR ) { in xthal_disassemble()
103 if( options & XTHAL_DISASM_OPT_OPHEX ) { in xthal_disassemble()
118 if( options & XTHAL_DISASM_OPT_OPCODE ) { in xthal_disassemble()
130 if( options & XTHAL_DISASM_OPT_PARMS ) { in xthal_disassemble()
/hal_xtensa-latest/include/xtensa/
Dhal.h368 char *buffer, unsigned buflen, unsigned options );
/hal_xtensa-latest/
Dconfig.guess1080 if test -f /usr/options/cb.name; then
1081 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
Dconfigure1276 For better control, use the options below.
1320 --disable-option-checking ignore unrecognized --enable/--with options
5332 with options \\"\$ac_cs_config\\"
6008 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
6009 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
Daclocal.m4353 # icc doesn't choke on unknown options, it will just issue warnings
835 # OPTIONS is a space-separated list of Automake options.