Searched defs:template (Results 1 – 10 of 10) sorted by relevance
55 void errno_mkstemp(char *template) { in errno_mkstemp()67 void errno_mkdtemp(char *template) { in errno_mkdtemp()79 void errno_mkdtemp2(CHAR_PTR template) { in errno_mkdtemp2()91 void errno_mkdtemp3(CHAR_PTR template) { in errno_mkdtemp3()
471 template = get_template_name(sym, args.mangling) global() variable 486 template = get_template_name(k, args.mangling) global() variable [all...]
53 int template = 1; in main() local
96 template<> void X<A<P>*>::f() {} category
163 def render(self, template): argument
86 #define template macro
891 gen_test(template, params) global() argument [all...]
204 def write_by_template(self, template, output): argument
1135 DEBUGThe ``function_ref`` class template global() argument [all...]
2758 __isl_take isl_basic_set *bset, __isl_keep isl_basic_set *template) in project_onto_involved()