Home
last modified time | relevance | path

Searched defs:state_s (Results 1 – 25 of 32) sorted by relevance

12

/dports/games/quakeforge/quakeforge-0.7.2/ruamoko/scheme/
H A Dstate.h10 struct state_s { struct
20 typedef struct state_s state_t; argument
/dports/games/edge/Edge-1.35-source/ddf/
H A Dstates.h43 typedef struct state_s struct
46 short sprite;
49 short frame;
52 short bright;
54 short flags;
57 int tics;
60 const char *model_frame;
63 const char *label;
69 void *action_par;
72 int nextstate;
[all …]
/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.h53 typedef struct state_s struct
55 char * prog_name; /* base name of the program name. */
56 char * ctx_name; /* current context name. */
57 char * ctx_par_name; /* parameter which led to this context. */
58 char * opt_name; /* current option name. */
59 int opts_count; /* limit of the number of occurrences of *
61 int opt_args_count; /* limit of the number of parameters of *
63 char * pre_opt_par_name; /* parameter before the current one. */
64 char * cur_opt_par_name; /* current parameter. */
66 char * req_opt_par_needed; /* Option's params in the missing *
[all …]
/dports/devel/distcc/distcc-3.3.5/src/
H A Dlsdistcc.c118 struct state_s { struct
130 typedef struct state_s state_t; argument
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dgunpey.cpp647 struct state_s struct
660 inline int gunpey_state::get_next_bit(struct state_s *s) in get_next_bit() argument
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dgunpey.cpp647 struct state_s struct
660 inline int gunpey_state::get_next_bit(struct state_s *s) in get_next_bit() argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Ddef_share.h44 typedef struct state_s { struct
45 spritenum_t sprite;
46 int flags;
47 int frame;
48 int tics;
49 acfnptr_t action;
50 int nextState;
51 int misc[NUM_STATE_MISC];
/dports/security/libassuan/libassuan-2.5.5/tests/
H A Dce-server.c72 struct state_s struct
93 typedef struct state_s *state_t; argument
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dconfig.c203 struct state_s struct
211 static gboolean parse_line_file(char* buf, struct state_s* state) { in parse_line_file() argument
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/assistant/help/
H A Dqhelpsearchindexwriter_default.cpp70 clearLegacyIndex(); in apply()
/dports/devel/pegtl/PEGTL-3.0.0/src/test/pegtl/
H A Drule_apply0.cpp64 int state_s = 0; in unit_test() local
H A Drule_if_apply.cpp91 std::string state_s; in unit_test() local
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/psx/
H A Ddecomp.cpp6 typedef struct state_s { struct
7 uint32_t reg[32];
8 uint32_t pc;
9 uint32_t hi, lo;
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/psx/
H A Ddecomp.cpp6 typedef struct state_s { struct
7 uint32_t reg[32];
8 uint32_t pc;
9 uint32_t hi, lo;
/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DcHMMpanelFE.cc265 Matrix<int> state_s = hetero_state_sampler(stream, mvector[s], ntime_s, Yres[s], delta, Sigma, P); in HMMpanelFE_impl() local
/dports/math/yices/yices-2.6.2/src/frontend/smt2/
H A Dsmt2_parse_tables.h31 typedef enum state_s { enum
/dports/math/yices/yices-2.6.2/utils/
H A Dyices_input_tables.h22 typedef enum state_s { enum
H A Dsmt2_input_tables.h22 typedef enum state_s { enum
H A Dsmt_input_tables.h21 typedef enum state_s { enum
/dports/math/yices/yices-2.6.2/src/frontend/yices/
H A Dyices_parse_tables.h35 typedef enum state_s { enum
/dports/net/corosync2/corosync-2.4.5/lib/
H A Dsam.c936 const char *state_s; in sam_parent_cmap_state_set() local
/dports/math/yices/yices-2.6.2/src/frontend/smt1/
H A Dsmt_parse_tables.h29 typedef enum state_s { enum
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dhb_json.c22 const char * state_s; in hb_state_to_dict() local
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_CreateDO.h16 char state_s[32]; /*!< state name */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Drdopt.c3806 SingleInterModeState *state_s = search_state->single_state[dir][mode_offset]; in collect_single_states() local
3878 SingleInterModeState *state_s = search_state->single_state[dir][mode]; in analyze_single_states() local

12