Home
last modified time | relevance | path

Searched defs:templates (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/bsd/kyua-cli/dist/utils/text/
Dtemplates_test.cpp56 do_test_ok(const text::templates_def& templates, const std::string& input_str, in do_test_ok()
76 do_test_fail(const text::templates_def& templates, const std::string& input_str, in do_test_fail()
93 text::templates_def templates; in ATF_TEST_CASE_BODY() local
102 text::templates_def templates; in ATF_TEST_CASE_BODY() local
112 text::templates_def templates; in ATF_TEST_CASE_BODY() local
123 text::templates_def templates; in ATF_TEST_CASE_BODY() local
132 text::templates_def templates; in ATF_TEST_CASE_BODY() local
144 text::templates_def templates; in ATF_TEST_CASE_BODY() local
165 text::templates_def templates; in ATF_TEST_CASE_BODY() local
177 text::templates_def templates; in ATF_TEST_CASE_BODY() local
[all …]
Dtemplates.cpp734 text::instantiate(const templates_def& templates, in instantiate()
751 text::instantiate(const templates_def& templates, in instantiate()
/netbsd/src/external/bsd/kyua-cli/dist/cli/
Dcmd_report_html.cpp121 add_map(text::templates_def& templates, const config::properties_map& props, in add_map()
158 text::templates_def templates; in common_templates() local
227 generate(const text::templates_def& templates, in generate()
298 text::templates_def templates = common_templates(); in got_action() local
325 text::templates_def templates = common_templates(); in got_result() local
/netbsd/src/sys/external/bsd/acpica/dist/tests/templates/
DMakefile28 templates : target
/netbsd/src/external/ibm-public/postfix/dist/src/bounce/
Dbounce.c617 BOUNCE_TEMPLATES *templates = (BOUNCE_TEMPLATES *) context; in load_helper() local
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dcp-demangle.c271 struct d_print_template *templates; member
307 struct d_print_template *templates; member
341 struct d_print_template *templates; member
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dcp-demangle.c271 struct d_print_template *templates; member
307 struct d_print_template *templates; member
341 struct d_print_template *templates; member
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dcp-demangle.c271 struct d_print_template *templates; member
307 struct d_print_template *templates; member
341 struct d_print_template *templates; member
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-aarch64.c6066 struct templates struct
6069 struct templates *next; argument
6072 typedef struct templates templates; typedef
Dtc-metag.c6499 insn_templates *templates; in parse_insn() local
Dtc-i386.c105 templates; typedef
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Di386-gen.c586 static struct template *templates; variable
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Di386-gen.c587 static struct template *templates; variable
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dpcache.c126 struct query_template_s *templates; member
195 QueryTemplate* templates; /* cacheable templates */ member
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcall.cc6125 enum { templates, non_templates, either } which = either; in add_candidates() enumerator
Dpt.cc2168 tree templates = NULL_TREE; in determine_specialization() local
25598 most_specialized_instantiation (tree templates) in most_specialized_instantiation()