Home
last modified time | relevance | path

Searched defs:table_ty (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/cook/cook-2.30/cook/builtin/
H A Doptions.c63 typedef struct table_ty table_ty; typedef
64 struct table_ty struct
71 static table_ty table[] = argument
H A Dexpr_lex.c79 typedef struct table_ty table_ty; typedef
80 struct table_ty struct
86 static table_ty table[] = argument
/dports/devel/cook/cook-2.30/c_incl/
H A Dlang.c32 typedef struct table_ty table_ty; typedef
33 struct table_ty struct
39 static table_ty table[] = argument
/dports/devel/aegis/aegis-4.25.D510/aeget/get/
H A Dchange.cc50 struct table_ty struct
57 static const table_ty table[] = argument
H A Dfile.cc49 struct table_ty struct
57 static const table_ty table[] = argument
H A Dproject.cc53 struct table_ty struct
61 static const table_ty table[] = argument
/dports/devel/aegis/aegis-4.25.D510/aexml/xml/
H A Dfactory.cc41 struct table_ty struct
49 static const table_ty table[] = argument
/dports/devel/cook/cook-2.30/common/
H A Dversion.c69 typedef struct table_ty table_ty; typedef
70 struct table_ty struct
77 static table_ty table[] = argument
H A Dsub.c55 typedef struct table_ty table_ty; typedef
56 struct table_ty struct
58 const char *name;
59 fp func;
60 int resubstitute;
61 wstring_ty *value;
62 int must_be_used:1;
63 int append_if_unused:1;
64 int override:1;
/dports/devel/aegis/aegis-4.25.D510/libaegis/user/
H A Ddelete_pref.cc78 struct table_ty in ask() struct
80 const char *name; in ask()
81 del_pref set; in ask()
82 bool result; in ask()
/dports/devel/aegis/aegis-4.25.D510/aegis/
H A Dael.cc79 struct table_ty struct
88 static table_ty table[] = argument
/dports/devel/aegis/aegis-4.25.D510/aefind/
H A Dfunction.cc34 struct table_ty struct
41 static table_ty table[] = argument
/dports/devel/cook/cook-2.30/cook/
H A Dflag.c71 typedef struct table_ty table_ty; typedef
72 struct table_ty struct
79 static table_ty table[] = argument
/dports/devel/aegis/aegis-4.25.D510/aecvsserver/request/
H A Dvalid_respon.cc51 struct table_ty in find_response_code() struct
53 const char *name; in find_response_code()
54 response_code_ty code; in find_response_code()
/dports/devel/cook/cook-2.30/make2cook/stmt/
H A Dif.c350 typedef struct table_ty table_ty; typedef
351 struct table_ty struct
358 static table_ty table[] = argument
H A Dassign.c210 typedef struct table_ty table_ty; in default_setting() typedef
211 struct table_ty in default_setting() struct
213 char *name; in default_setting()
214 char *value; in default_setting()
H A Drule.c817 typedef struct table_ty table_ty; typedef
818 struct table_ty struct
828 static table_ty table[] = argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/sub/
H A Dproject.cc32 struct table_ty struct
34 const char *name;
35 func_ptr func;
H A Duser.cc70 struct table_ty struct
76 static table_ty table[] = argument
/dports/devel/aegis/aegis-4.25.D510/libaegis/
H A Dversion.cc89 struct table_ty struct
96 static table_ty table[] = argument
/dports/devel/srecord/srecord-1.64/srecord/
H A Darglex.h89 struct table_ty struct
94 const char *name;
99 int token;
/dports/devel/aegis/aegis-4.25.D510/aeimport/format/rcs/
H A Dlex.cc36 struct table_ty struct
42 static table_ty table[] = argument
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dxgettext.c2124 struct table_ty in language_to_extractor() struct
2126 const char *name; in language_to_extractor()
2127 extract_from_stream_func extract_from_stream; in language_to_extractor()
2128 extract_from_file_func extract_from_file; in language_to_extractor()
2129 flag_context_list_table_ty *flag_table; in language_to_extractor()
2130 struct formatstring_parser *formatstring_parser1; in language_to_extractor()
2133 typedef struct table_ty table_ty; in language_to_extractor() typedef
2220 struct table_ty in extension_to_language() struct
2222 const char *extension; in extension_to_language()
2223 const char *language; in extension_to_language()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dxgettext.c2124 struct table_ty in language_to_extractor() struct
2126 const char *name; in language_to_extractor()
2127 extract_from_stream_func extract_from_stream; in language_to_extractor()
2128 extract_from_file_func extract_from_file; in language_to_extractor()
2129 flag_context_list_table_ty *flag_table; in language_to_extractor()
2130 struct formatstring_parser *formatstring_parser1; in language_to_extractor()
2133 typedef struct table_ty table_ty; in language_to_extractor() typedef
2220 struct table_ty in extension_to_language() struct
2222 const char *extension; in extension_to_language()
2223 const char *language; in extension_to_language()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dxgettext.c2124 struct table_ty in language_to_extractor() struct
2126 const char *name; in language_to_extractor()
2127 extract_from_stream_func extract_from_stream; in language_to_extractor()
2128 extract_from_file_func extract_from_file; in language_to_extractor()
2129 flag_context_list_table_ty *flag_table; in language_to_extractor()
2130 struct formatstring_parser *formatstring_parser1; in language_to_extractor()
2133 typedef struct table_ty table_ty; in language_to_extractor() typedef
2220 struct table_ty in extension_to_language() struct
2222 const char *extension; in extension_to_language()
2223 const char *language; in extension_to_language()
[all …]

12