Home
last modified time | relevance | path

Searched defs:string_ty (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/cook/cook-2.30/common/
H A Dstr.h31 typedef struct string_ty string_ty; typedef
32 struct string_ty struct
35 string_ty *str_next; argument
41 extern string_ty *str_true; argument
/dports/devel/aegis/aegis-4.25.D510/aecvsserver/module/
H A Dproject_bogu.cc53 module_project_bogus::modified(server_ty *sp, string_ty *, file_info_ty *, in modified() argument
70 module_project_bogus::update(server_ty *sp, string_ty *, string_ty *, in update() argument
79 module_project_bogus::checkin(server_ty *sp, string_ty *, string_ty *) in checkin() argument
87 module_project_bogus::add(server_ty *sp, string_ty *, string_ty *, in add() argument
96 module_project_bogus::remove(server_ty *sp, string_ty *, string_ty *, in remove() argument
H A Dchange_bogus.cc56 module_change_bogus::modified(server_ty *sp, string_ty *, file_info_ty *, in modified() argument
64 module_change_bogus::update(server_ty *sp, string_ty *, string_ty *, in update() argument
73 module_change_bogus::checkin(server_ty *sp, string_ty *, string_ty *) in checkin() argument
81 module_change_bogus::add(server_ty *sp, string_ty *, string_ty *, in add() argument
90 module_change_bogus::remove(server_ty *sp, string_ty *, string_ty *, in remove() argument
H A Dproject.cc66 module_project::modified(server_ty *sp, string_ty *, file_info_ty *, input &) in modified() argument
84 module_project::update(server_ty *sp, string_ty *, string_ty *server_side_0, in update() argument
267 module_project::checkin(server_ty *sp, string_ty *, string_ty *) in checkin() argument
275 module_project::add(server_ty *sp, string_ty *, string_ty *, const options &) in add() argument
283 module_project::remove(server_ty *sp, string_ty *, string_ty *, const options &) in remove() argument
H A Dcvsroot.cc496 module_cvsroot::update(server_ty *sp, string_ty *, string_ty *, const options &) in update() argument
536 module_cvsroot::checkin(server_ty *sp, string_ty *, string_ty *) in checkin() argument
544 module_cvsroot::add(server_ty *sp, string_ty *, string_ty *, const options &) in add() argument
552 module_cvsroot::remove(server_ty *sp, string_ty *, string_ty *, const options &) in remove() argument
/dports/devel/aegis/aegis-4.25.D510/common/
H A Dstr.h51 struct string_ty struct
63 string_ty *str_next; argument
72 long str_references;
78 size_t str_length;
105 string_ty *str_from_c(const char *str); argument
/dports/devel/aegis/aegis-4.25.D510/aefind/tree/
H A Dconstant.cc60 tree_constant::evaluate(string_ty *, string_ty *, string_ty *, struct stat *) in evaluate() argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/introspector/
H A Dstring.h25 class string_ty; // forward variable
/dports/devel/aegis/aegis-4.25.D510/libaegis/
H A Dmeta_lex.h26 class string_ty; // forward variable
H A Dlog.h38 class string_ty; // forward variable
/dports/devel/aegis/aegis-4.25.D510/aeget/get/change/
H A Dfile_invento.cc31 get_change_file_inventory(change::pointer cp, string_ty *, string_list_ty *) in get_change_file_inventory() argument
H A Ddownload.cc44 get_change_download(change::pointer cp, string_ty *, string_list_ty *) in get_change_download() argument
H A Dinventory.cc28 get_change_inventory(project *pp, string_ty *, string_list_ty *modifiers) in get_change_inventory() argument
H A Dmenu.cc32 get_change_menu(change::pointer cp, string_ty *, string_list_ty *) in get_change_menu() argument
H A Daepatch.cc31 get_change_aepatch(change::pointer cp, string_ty *, string_list_ty *modifier) in get_change_aepatch() argument
H A Daedist.cc31 get_change_aedist(change::pointer cp, string_ty *, string_list_ty *modifier) in get_change_aedist() argument
H A Daerevml.cc31 get_change_aerevml(change::pointer cp, string_ty *, string_list_ty *modifier) in get_change_aerevml() argument
H A Dhistory.cc35 get_change_history(change::pointer cp, string_ty *, string_list_ty *) in get_change_history() argument
H A Dfiles.cc37 get_change_files(change::pointer cp, string_ty *, string_list_ty *) in get_change_files() argument
/dports/devel/aegis/aegis-4.25.D510/aeget/get/project/
H A Daedist.cc28 get_project_aedist(project *pp, string_ty *, string_list_ty *) in get_project_aedist() argument
H A Dmenu.cc35 get_project_menu(project *pp, string_ty *, string_list_ty *) in get_project_menu() argument
H A Dhistory.cc34 get_project_history(project *pp, string_ty *, string_list_ty *) in get_project_history() argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/change/file/
H A Dpfstate.cc33 pfimprove (fstate_ty *pfstate_data, string_ty *, change::pointer) in pfimprove() argument
/dports/devel/aegis/aegis-4.25.D510/aecvsserver/response/
H A Dcreated.cc81 response_created::response_created(string_ty *arg1, string_ty *, input &arg3, in response_created() argument
/dports/devel/aegis/aegis-4.25.D510/aeget/get/
H A Drss.cc82 get_rss(project *pp, string_ty *, string_list_ty *modifier) in get_rss() argument

12