Searched refs:state_effecter_possible_states (Results 1 – 17 of 17) sorted by relevance
148 sizeof(struct state_effecter_possible_states)); in TEST()152 auto state = new (rec->possible_states) state_effecter_possible_states; in TEST()181 sizeof(struct state_effecter_possible_states)); in TEST()185 auto state = new (rec->possible_states) state_effecter_possible_states; in TEST()214 sizeof(struct state_effecter_possible_states)); in TEST()230 sizeof(struct state_effecter_possible_states)); in TEST()234 auto state = new (rec->possible_states) state_effecter_possible_states; in TEST()249 sizeof(struct state_effecter_possible_states)); in TEST()254 state_effecter_possible_states; in TEST()289 sizeof(struct state_effecter_possible_states)); in TEST()[all …]
46 state_effecter_possible_states* states = nullptr; in setStateEffecterStatesHandler()79 states = reinterpret_cast<state_effecter_possible_states*>( in setStateEffecterStatesHandler()155 sizeof(state_effecter_possible_states) - in setStateEffecterStatesHandler()159 reinterpret_cast<state_effecter_possible_states*>(nextState); in setStateEffecterStatesHandler()
50 pdrSize += sizeof(state_effecter_possible_states) - in generateStateEffecterPDR()119 state_effecter_possible_states* possibleStates = in generateStateEffecterPDR()120 reinterpret_cast<state_effecter_possible_states*>(start); in generateStateEffecterPDR()
350 state_effecter_possible_states* states = nullptr; in setStateEffecterStatesHandler()383 states = reinterpret_cast<state_effecter_possible_states*>( in setStateEffecterStatesHandler()452 sizeof(state_effecter_possible_states) - in setStateEffecterStatesHandler()455 states = reinterpret_cast<state_effecter_possible_states*>( in setStateEffecterStatesHandler()
951 reinterpret_cast<state_effecter_possible_states*>( in isOemStateEffecter()
63 state_effecter_possible_states* states = new (pdr->possible_states) in TEST()64 state_effecter_possible_states; in TEST()95 states = new (pdr->possible_states) state_effecter_possible_states; in TEST()100 states = new (pdr->possible_states + sizeof(state_effecter_possible_states)) in TEST()101 state_effecter_possible_states; in TEST()
186 sizeof(state_effecter_possible_states); in buildAllCodeUpdateEffecterPDR()215 reinterpret_cast<state_effecter_possible_states*>(possibleStatesPtr); in buildAllCodeUpdateEffecterPDR()219 reinterpret_cast<state_effecter_possible_states*>(possibleStates); in buildAllCodeUpdateEffecterPDR()238 sizeof(state_effecter_possible_states); in buildAllSlotEnableEffecterPDR()283 auto possibleStates = reinterpret_cast<state_effecter_possible_states*>( in buildAllSlotEnableEffecterPDR()288 reinterpret_cast<state_effecter_possible_states*>(possibleStates); in buildAllSlotEnableEffecterPDR()
241 reinterpret_cast<state_effecter_possible_states*>( in getEntityIDfromEffecterID()
270 state_effecter_possible_states* states = in TEST()271 reinterpret_cast<state_effecter_possible_states*>(pdr->possible_states); in TEST()298 reinterpret_cast<state_effecter_possible_states*>(pdr->possible_states); in TEST()325 reinterpret_cast<state_effecter_possible_states*>(pdr->possible_states); in TEST()
59 state_effecter_possible_states; in findStateEffecterPDR()505 state_effecter_possible_states; in findStateEffecterId()
454 reinterpret_cast<const state_effecter_possible_states*>( in fetchEffecterInfo()
921 struct state_effecter_possible_states { struct984 const struct state_effecter_possible_states *possible_states,
358 reinterpret_cast<const state_effecter_possible_states*>( in fetchEffecterInfo()
22 const struct state_effecter_possible_states *const possible_states, in encode_state_effecter_pdr()49 struct state_effecter_possible_states *states = in encode_state_effecter_pdr()50 (struct state_effecter_possible_states *) in encode_state_effecter_pdr()
1135 reinterpret_cast<const state_effecter_possible_states*>( in printStateEffecterPDR()1151 statesPtr += sizeof(state_effecter_possible_states) + in printStateEffecterPDR()
12610 'Name' => 'struct state_effecter_possible_states',12616 'Name' => 'struct state_effecter_possible_states const',12975 'Name' => 'struct state_effecter_possible_states const*',12981 'Name' => 'struct state_effecter_possible_states const*const',
21 struct state_effecter_possible_states possible_states{}; in TEST()61 struct state_effecter_possible_states possible_states{}; in TEST()