Home
last modified time | relevance | path

Searched defs:n_subsystems (Results 1 – 14 of 14) sorted by relevance

/dports/security/tor/tor-0.4.6.8/src/lib/pubsub/
H A Dpubsub_builder_st.h141 size_t n_subsystems; member
H A Dpubsub_check.c41 const size_t n_subsystems = get_num_subsys_ids(); in pubsub_build_adjacency_map() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/pubsub/
H A Dpubsub_check.c41 const size_t n_subsystems = get_num_subsys_ids(); in pubsub_build_adjacency_map() local
H A Dpubsub_builder_st.h141 size_t n_subsystems; member
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/model/
H A Dmodelread.cpp612 void model_copy_subsystems( int n_subsystems, model_subsystem *d_sp, model_subsystem *s_sp ) in model_copy_subsystems()
836 void do_new_subsystem( int n_subsystems, model_subsystem *slist, int subobj_num, float rad, vec3d *… in do_new_subsystem()
1138 int read_model_file(polymodel * pm, const char *filename, int n_subsystems, model_subsystem *subsys… in read_model_file()
2827 int model_load(const char *filename, int n_subsystems, model_subsystem *subsystems, int ferror, in… in model_load()
3211 void model_set_subsys_path_nums(polymodel *pm, int n_subsystems, model_subsystem *subsystems) in model_set_subsys_path_nums()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/model/
H A Dmodelread.cpp396 void model_copy_subsystems( int n_subsystems, model_subsystem *d_sp, model_subsystem *s_sp ) in model_copy_subsystems()
594 void do_new_subsystem( int n_subsystems, model_subsystem *slist, int subobj_num, float rad, vec3d *… in do_new_subsystem()
948 int read_model_file(polymodel * pm, char *filename, int n_subsystems, model_subsystem *subsystems, … in read_model_file()
2433 int model_load(char *filename, int n_subsystems, model_subsystem *subsystems, int ferror, int dupli… in model_load()
2805 void model_set_subsys_path_nums(polymodel *pm, int n_subsystems, model_subsystem *subsystems) in model_set_subsys_path_nums()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dmulti_obj.cpp873 ubyte n_subsystems, subsys_count; in multi_oo_unpack_data() local
H A Dmultimsgs.cpp7099 ubyte hull_percent, n_quadrants, n_subsystems, subsystem_percent[MAX_MODEL_SUBSYSTEMS], threats; in process_client_update_packet() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/lab/
H A Dlab.cpp154 uint n_subsystems = Ship_info[Lab_selected_index].n_subsystems; in labviewer_setup_subsys_rotation() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dship.h1175 int n_subsystems; // this number comes from ships.tbl variable
H A Dship.cpp4671 int n_subsystems = 0; in parse_ship_values() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ship/
H A Dship.h1260 int n_subsystems; // this number comes from ships.tbl variable
H A Dship.cpp3329 int n_subsystems = 0; in parse_ship_values() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultimsgs.cpp7287 ushort n_subsystems; in process_client_update_packet() local