Searched defs:opt_mode (Results 1 - 9 of 9) sorted by path

/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dcoder.c24 enum operation_mode opt_mode = MODE_COMPRESS; variable in typeref:enum:operation_mode
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.y3724 opt_mode: label
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.y3727 opt_mode: label
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c2153 opt_scalar_mode opt_mode; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmachmode.h242 class opt_mode class
247 ALWAYS_INLINE CONSTEXPR opt_mode () : m_mode (E_VOIDmode) {} function in class:opt_mode
248 ALWAYS_INLINE CONSTEXPR opt_mode (const T &m) : m_mode (m) {} function in class:opt_mode
250 ALWAYS_INLINE CONSTEXPR opt_mode (const U &m) : m_mode (T (m)) {} function in class:opt_mode
251 ALWAYS_INLINE CONSTEXPR opt_mode (from_int m) : m_mode (machine_mode (m)) {} function in class:opt_mode
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc2347 opt_scalar_mode opt_mode; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmachmode.h246 class opt_mode class
251 ALWAYS_INLINE CONSTEXPR opt_mode () : m_mode (E_VOIDmode) {} function in class:opt_mode
252 ALWAYS_INLINE CONSTEXPR opt_mode (const T &m) : m_mode (m) {} function in class:opt_mode
254 ALWAYS_INLINE CONSTEXPR opt_mode (const U &m) : m_mode (T (m)) {} function in class:opt_mode
255 ALWAYS_INLINE CONSTEXPR opt_mode (from_int m) : m_mode (machine_mode (m)) {} function in class:opt_mode
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dbfin-parse.y3724 opt_mode: label
[all...]
/netbsd-current/usr.sbin/tprof/
H A Dtprof_top.c86 static int opt_mode = SAMPLE_MODE_INSTANTANEOUS; variable
[all...]

Completed in 483 milliseconds