Searched defs:templates (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/kyua/utils/text/ |
H A D | templates_test.cpp | 56 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 …]
|
H A D | templates.cpp | 735 text::instantiate(const templates_def& templates, in instantiate() 752 text::instantiate(const templates_def& templates, in instantiate()
|
/freebsd/contrib/kyua/cli/ |
H A D | cmd_report_html.cpp | 131 add_map(text::templates_def& templates, const config::properties_map& props, in add_map() 178 text::templates_def templates; in common_templates() local 251 generate(const text::templates_def& templates, in generate() 316 text::templates_def templates = common_templates(); in got_context() local 349 text::templates_def templates = common_templates(); in got_result() local
|
/freebsd/crypto/openssl/ssl/record/methods/ |
H A D | tls_multib.c | 66 OSSL_RECORD_TEMPLATE *templates, in tls_write_records_multiblock_int() 168 OSSL_RECORD_TEMPLATE *templates, in tls_write_records_multiblock()
|
H A D | tls1_meth.c | 579 OSSL_RECORD_TEMPLATE *templates, in tls1_allocate_write_buffers() 601 OSSL_RECORD_TEMPLATE *templates, in tls1_initialise_write_packets()
|
H A D | ktls_meth.c | 447 OSSL_RECORD_TEMPLATE *templates, in ktls_allocate_write_buffers() 463 OSSL_RECORD_TEMPLATE *templates, in ktls_initialise_write_packets()
|
H A D | tls_common.c | 1548 OSSL_RECORD_TEMPLATE *templates, in tls_allocate_write_buffers_default() 1561 OSSL_RECORD_TEMPLATE *templates, in tls_initialise_write_packets_default() 1748 OSSL_RECORD_TEMPLATE *templates, in tls_write_records_default() 1886 int tls_write_records(OSSL_RECORD_LAYER *rl, OSSL_RECORD_TEMPLATE *templates, in tls_write_records()
|
/freebsd/usr.sbin/certctl/ |
H A D | certctl.c | 187 expand_paths(const char *const *templates) in expand_paths()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h.in | 606 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains member
|
H A D | asn1t.h | 605 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains member
|