Home
last modified time | relevance | path

Searched refs:formatted (Results 1 – 25 of 85) sorted by relevance

1234

/minix/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dui.cpp89 std::string formatted; in format_paragraph() local
91 formatted = tag + pad; in format_paragraph()
93 formatted = fullpad; in format_paragraph()
94 INV(formatted.length() == col); in format_paragraph()
109 formatted += '\n' + fullpad; in format_paragraph()
112 formatted += ' '; in format_paragraph()
116 formatted += word; in format_paragraph()
120 return formatted; in format_paragraph()
149 std::string formatted; in format_text_with_tag() local
162 formatted += "\n\n"; in format_text_with_tag()
[all …]
/minix/external/bsd/atf/dist/tools/
H A Dui.cpp88 std::string formatted; in format_paragraph() local
90 formatted = tag + pad; in format_paragraph()
92 formatted = fullpad; in format_paragraph()
93 assert(formatted.length() == col); in format_paragraph()
108 formatted += '\n' + fullpad; in format_paragraph()
111 formatted += ' '; in format_paragraph()
115 formatted += word; in format_paragraph()
119 return formatted; in format_paragraph()
148 std::string formatted; in format_text_with_tag() local
161 formatted += "\n\n"; in format_text_with_tag()
[all …]
/minix/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dutils.c186 atf_dynstr_t formatted; in atf_utils_create_file() local
190 error = atf_dynstr_init_ap(&formatted, contents, ap); in atf_utils_create_file()
196 ATF_REQUIRE(write(fd, atf_dynstr_cstring(&formatted), in atf_utils_create_file()
200 atf_dynstr_fini(&formatted); in atf_utils_create_file()
270 atf_dynstr_t formatted; in atf_utils_grep_file() local
274 error = atf_dynstr_init_ap(&formatted, regex, ap); in atf_utils_grep_file()
287 atf_dynstr_fini(&formatted); in atf_utils_grep_file()
304 atf_dynstr_t formatted; in atf_utils_grep_string() local
308 error = atf_dynstr_init_ap(&formatted, regex, ap); in atf_utils_grep_string()
312 res = grep_string(atf_dynstr_cstring(&formatted), str); in atf_utils_grep_string()
[all …]
H A Dtc.c942 atf_dynstr_t formatted; in _atf_tc_expect_exit() local
948 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_exit()
959 atf_dynstr_t formatted; in _atf_tc_expect_signal() local
965 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_signal()
968 create_resfile(ctx->resfile, "expected_signal", signo, &formatted); in _atf_tc_expect_signal()
975 atf_dynstr_t formatted; in _atf_tc_expect_death() local
981 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_death()
984 create_resfile(ctx->resfile, "expected_death", -1, &formatted); in _atf_tc_expect_death()
991 atf_dynstr_t formatted; in _atf_tc_expect_timeout() local
997 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_timeout()
[all …]
/minix/external/bsd/atf/dist/atf-c/
H A Dutils.c184 atf_dynstr_t formatted; in atf_utils_create_file() local
188 error = atf_dynstr_init_ap(&formatted, contents, ap); in atf_utils_create_file()
194 ATF_REQUIRE(write(fd, atf_dynstr_cstring(&formatted), in atf_utils_create_file()
198 atf_dynstr_fini(&formatted); in atf_utils_create_file()
268 atf_dynstr_t formatted; in atf_utils_grep_file() local
272 error = atf_dynstr_init_ap(&formatted, regex, ap); in atf_utils_grep_file()
285 atf_dynstr_fini(&formatted); in atf_utils_grep_file()
302 atf_dynstr_t formatted; in atf_utils_grep_string() local
306 error = atf_dynstr_init_ap(&formatted, regex, ap); in atf_utils_grep_string()
310 res = grep_string(atf_dynstr_cstring(&formatted), str); in atf_utils_grep_string()
[all …]
H A Dtc.c951 atf_dynstr_t formatted; in _atf_tc_expect_exit() local
957 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_exit()
968 atf_dynstr_t formatted; in _atf_tc_expect_signal() local
974 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_signal()
977 create_resfile(ctx->resfile, "expected_signal", signo, &formatted); in _atf_tc_expect_signal()
984 atf_dynstr_t formatted; in _atf_tc_expect_death() local
990 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_death()
993 create_resfile(ctx->resfile, "expected_death", -1, &formatted); in _atf_tc_expect_death()
1001 atf_dynstr_t formatted; in _atf_tc_expect_timeout() local
1007 check_fatal_error(atf_dynstr_init_ap(&formatted, reason, ap2)); in _atf_tc_expect_timeout()
[all …]
/minix/external/bsd/kyua-testers/dist/
H A Derror.c387 char formatted[1024]; in kyua_generic_error_new() local
391 (void)vsnprintf(formatted, sizeof(formatted), message, ap); in kyua_generic_error_new()
394 return kyua_error_new(kyua_generic_error_type, formatted, sizeof(formatted), in kyua_generic_error_new()
569 char formatted[1024]; in kyua_usage_error_new() local
573 (void)vsnprintf(formatted, sizeof(formatted), message, ap); in kyua_usage_error_new()
576 return kyua_error_new(kyua_usage_error_type, formatted, sizeof(formatted), in kyua_usage_error_new()
/minix/distrib/sets/
H A Dcomments190 comp-c-catman formatted manual pages
234 comp-krb5-catman formatted manual pages for Kerberos V support
244 comp-sys-catman formatted manual pages for kernel programming
247 comp-sysutil-catman formatted manual pages for system utilities
359 man-games-catman formatted man pages for games
378 man-lpr-catman formatted manual pages for printing support
380 man-mail-catman formatted manual pages for mail utilities
388 man-net-catman formatted manual pages for networking support
402 man-pf-catman formatted manual pages for the PF packet filter
416 man-router-catman formatted manual pages for routing utilities
[all …]
H A Ddescrs476 comp-krb5-catman formatted manual pages for Kerberos V support
617 man-games-catman formatted manual pages for games
626 man-hfs-catman formatted manual pages for the HFS file system
640 man-lpr-catman formatted manual pages for printing support
642 man-mail-catman formatted manual pages for mail utilities
650 man-net-catman formatted manual pages for networking support
664 man-pf-catman formatted manual pages for the PF packet filter
678 man-router-catman formatted manual pages for routing utilities
682 man-rpcutil-catman formatted manual pages for RPC utility
690 man-smbfs-catman formatted manual pages for SMB filesystem
[all …]
/minix/minix/fs/procfs/
H A Dservice.c18 char formatted[MAX_POL_FORMAT_SZ]; member
149 memset(pol[slot].formatted, 0, MAX_POL_FORMAT_SZ); in service_get_policies()
152 (void)strncpy(pol[slot].formatted, in service_get_policies()
154 pol[slot].formatted[MAX_POL_FORMAT_SZ-1] = '\0'; in service_get_policies()
162 return pol[slot].formatted; in service_get_policies()
/minix/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_load_client_CA_file.pod20 SSL_load_client_CA_file() reads a file of PEM formatted certificates and
/minix/crypto/external/bsd/heimdal/dist/cf/
H A Dcheck-man.m444 AC_CACHE_CHECK(extension of pre-formatted manual pages,ac_cv_sys_catman_ext,
/minix/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1_err.et18 error_code BAD_FORMAT, "ASN.1 badly-formatted encoding"
/minix/sys/external/bsd/compiler_rt/dist/
H A DCREDITS.TXT6 The list is sorted by surname and formatted to allow easy grepping and
H A DCODE_OWNERS.TXT6 The list is sorted by surname and formatted to allow easy grepping and
/minix/sys/lib/libunwind/
H A DCREDITS.TXT6 The list is sorted by surname and formatted to allow easy grepping and
/minix/external/bsd/llvm/dist/clang/
H A DCODE_OWNERS.TXT6 The list is sorted by surname and formatted to allow easy grepping and
/minix/external/bsd/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst94 ``/* clang-format on */`` will not be formatted. The comments themselves
95 will be formatted (aligned) normally.
303 Fundamentally, C++11 braced lists are formatted exactly like function
304 calls would be formatted in their place. If the braced list follows a name
310 If ``true``, analyze the formatted file for the most common
318 definitions are formatted with one parameter per line.
H A DClangFormat.rst39 Multiple ranges can be formatted by specifying
47 Multiple ranges can be formatted by specifying
52 Multiple ranges can be formatted by specifying
/minix/crypto/external/bsd/heimdal/dist/po/heim_com_err1859794432/
H A Dheim_com_err1859794432.pot60 msgid "ASN.1 badly-formatted encoding"
/minix/lib/libc/db/
H A DREADME28 docs Various USENIX papers, and the formatted manual pages.
/minix/external/bsd/file/dist/magic/magdir/
H A Dprinter4 # printer: file(1) magic for printer-formatted files
118 0 string \033[K\002\0\0\017\033(a\001\0\001\033(g Canon Bubble Jet BJC formatted data
H A Diff47 >8 string FTXT \b, FTXT formatted text
/minix/external/bsd/mdocml/dist/
H A Datt.in20 * isn't going to change. The right-hand side is the formatted string.
H A Darch.in22 * formatted output.

1234