Home
last modified time | relevance | path

Searched defs:_state (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/sim/d10v/
H A Dd10v_sim.h231 struct _state struct
241 reg_t cregs[16]; /* control registers */
250 int64 a[2]; /* accumulators */
255 struct slot slot[NR_SLOTS];
256 int slot_nr;
259 struct {
261 } trace;
263 uint8 exe;
264 int pc_changed;
269 struct d10v_memory mem;
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/d10v/
H A Dd10v_sim.h231 struct _state struct
241 reg_t cregs[16]; /* control registers */
250 int64 a[2]; /* accumulators */
255 struct slot slot[NR_SLOTS];
256 int slot_nr;
259 struct {
261 } trace;
263 uint8 exe;
264 int pc_changed;
269 struct d10v_memory mem;
[all …]
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dstate_machine.h65 #define SM_ENTRY_M(machine, _state, data) \ argument
83 #define SM_ENTRY_MA(machine, _state, data) \ argument
/netbsd/external/gpl3/gdb/dist/sim/mn10300/
H A Dmn10300_sim.h39 struct _state struct
61 extern struct _state State; argument
/netbsd/external/gpl3/gdb.old/dist/sim/mn10300/
H A Dmn10300_sim.h39 struct _state struct
61 extern struct _state State; argument
/netbsd/external/gpl3/gdb/dist/sim/cr16/
H A Dcr16_sim.h201 struct _state struct
203 creg_t regs[16]; /* general-purpose registers */
221 creg_t cregs[16]; /* control registers */
226 reg_t sp[2]; /* holding area for SPI(0)/SPU(1) */
231 struct slot slot[NR_SLOTS];
232 int slot_nr;
235 struct {
237 } trace;
239 int pc_changed;
244 enum _ins_type ins_type;
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/
H A Dcr16_sim.h201 struct _state struct
203 creg_t regs[16]; /* general-purpose registers */
221 creg_t cregs[16]; /* control registers */
226 reg_t sp[2]; /* holding area for SPI(0)/SPU(1) */
231 struct slot slot[NR_SLOTS];
232 int slot_nr;
235 struct {
237 } trace;
239 int pc_changed;
244 enum _ins_type ins_type;
/netbsd/external/bsd/lutok/dist/
H A Dc_gate.hpp57 state& _state; member in lutok::state_c_gate
H A Dtest_utils.hpp94 lutok::state& _state; member in __anon5fbb34cf0111::stack_balance_checker
/netbsd/external/bsd/kyua-cli/dist/utils/config/
H A Dparser.cpp60 lutok::state _state; member
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dcrc.d184 T _state = T.max; variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dcrc.d181 T _state = T.max; variable
/netbsd/sys/sys/
H A Daio.h63 int _state; /* State of the job */ member
/netbsd/usr.sbin/installboot/
H A Dext2fs.c375 ext2fs_findstage2_blocks(ib_params *params, void *_state, in ext2fs_findstage2_blocks()
H A Dffs.c442 ffs_findstage2_blocks(ib_params *params, void *_state, in ffs_findstage2_blocks()
/netbsd/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp104 lutok::state _state; member in __anon623ae4e90111::parser
/netbsd/external/bsd/tre/dist/lib/
H A Dtre-match-backtrack.c110 #define BT_STACK_PUSH(_pos, _str_byte, _str_wide, _state, _state_id, _next_c, _tags, _mbstate) \ argument
/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dp_mst.c276 struct drm_atomic_state *_state) in intel_dp_mst_atomic_check()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h71 u32 _state; member
H A Dsanitizer_platform_limits_netbsd.h101 int _state; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h73 u32 _state; member
H A Dsanitizer_platform_limits_netbsd.h108 int _state; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.h71 u32 _state; member
H A Dsanitizer_platform_limits_netbsd.h101 int _state; member
/netbsd/external/bsd/ntp/dist/lib/isc/win32/
H A Dsocket.c280 #define _set_state(sock, _state) do { (sock)->state = (_state); (sock)->state_lineno = __LINE__; } … argument

12