Home
last modified time | relevance | path

Searched defs:human_data (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-graphql-core/graphql-core-3.1.6/tests/
H A Dstar_wars_data.py83 human_data: Dict[str, Human] = { variable
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dobject_skinify.py76 human_data = \ variable
/dports/games/searchandrescue/searchandrescue_1.4.0/sar/
H A Dsar.h347 sar_human_data_struct *human_data; member
H A Dobjio.c4504 const sar_human_data_entry_struct *human_data; in SARObjLoadLine() local
/dports/games/wordwarvi/wordwarvi-1.0.4/
H A Dwordwarvi.c2291 struct human_data { struct
2292 struct game_obj_t *abductor; /* cron job which has abducted him */
2293 int picked_up; /* is he currently picked up? */
2294 int on_ground; /* is he on the ground? */
2295 int human_number; /* there are a number of humans, he must know which one he is. */
2296 int seat_number;