/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | ui.cpp | 88 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() 106 formatted += '\n' + tag + pad; 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 [all …]
|
/netbsd-src/external/bsd/atf/dist/atf-c/ |
H A D | utils.c | 184 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() 195 atf_dynstr_length(&formatted)) != -1); 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() 280 found = grep_string(atf_dynstr_cstring(&formatted), line); 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 [all …]
|
H A D | tc.c | 951 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() 960 create_resfile(ctx->resfile, "expected_exit", exitcode, &formatted); 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 [all …]
|
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_82599.c | 1576 tunnel = !!(input.formatted.flow_type & IXGBE_ATR_L4TYPE_TUNNEL_MASK); in ixgbe_fdir_add_signature_filter_82599() 1577 flow_type = input.formatted.flow_type & in ixgbe_fdir_add_signature_filter_82599() 1678 input->formatted.bkt_hash = bucket_hash & 0x1FFF; in ixgbe_atr_compute_perfect_hash_82599() 1692 u32 mask = IXGBE_NTOHS(input_mask->formatted.dst_port); in ixgbe_get_fdirtcpm_82599() 1694 mask |= (u32)IXGBE_NTOHS(input_mask->formatted.src_port); in ixgbe_get_fdirtcpm_82599() 1739 if (input_mask->formatted.bkt_hash) in ixgbe_fdir_set_input_mask_82599() 1743 switch (input_mask->formatted.vm_pool & 0x7F) { in ixgbe_fdir_set_input_mask_82599() 1753 switch (input_mask->formatted.flow_type & IXGBE_ATR_L4TYPE_MASK) { in ixgbe_fdir_set_input_mask_82599() 1756 if (input_mask->formatted.dst_port || in ixgbe_fdir_set_input_mask_82599() 1757 input_mask->formatted.src_port) { in ixgbe_fdir_set_input_mask_82599() [all …]
|
H A D | if_fdir.c | 122 input.formatted.flow_type ^= IXGBE_ATR_FLOW_TYPE_TCPV4; in ixgbe_atr() 129 input.formatted.flow_type ^= IXGBE_ATR_FLOW_TYPE_UDPV4; in ixgbe_atr() 135 input.formatted.vlan_id = htobe16(mp->m_pkthdr.ether_vtag); in ixgbe_atr()
|
/netbsd-src/external/bsd/kyua-testers/dist/ |
H A D | error.c | 387 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() 567 char formatted[1024]; in kyua_usage_error_new() local 571 (void)vsnprintf(formatted, sizeof(formatted), message, ap); in kyua_usage_error_new() 574 return kyua_error_new(kyua_usage_error_type, formatted, sizeof(formatted), in kyua_usage_error_new()
|
/netbsd-src/distrib/sets/ |
H A D | comments | 181 comp-c-catman formatted manual pages 203 comp-cvs-catman formatted manual pages for the CVS version control system 206 comp-cxx-catman formatted manual pages for the C++ programming language 213 comp-debug-catman formatted manual pages for debugging utilities 217 comp-fortran-catman formatted manual pages for the FORTRAN programming language 225 comp-krb5-catman formatted manual pages for Kerberos V support 230 comp-krb5c-catman pre-formatted manual pages for Kerberos V C support 236 comp-sys-catman formatted manual pages for kernel programming 239 comp-sysutil-catman formatted manual pages for system utilities 244 comp-util-catman formatted manual pages for programming utilities [all …]
|
H A D | descrs | 205 comp-c-catman This package includes formatted manual pages for compilers and tools for 278 comp-cvs-catman This contains groff-formatted manual pages for the CVS revision control 307 comp-cxx-catman This contains groff-formatted manual pages on compilers and tools for the 362 comp-debug-catman This package contains formatted manual pages on various C programming 399 comp-fortran-bin conventions into files formatted according to UNIX line printer 403 comp-fortran-bin files formatted according to Fortran's carriage control 421 comp-fortran-catman conventions into files formatted according to UNIX line printer 425 comp-fortran-catman files formatted according to Fortran's carriage control 433 comp-fortran-catman This package contains formatted manual pages for compilers and tools for 446 comp-fortran-man conventions into files formatted according to UNIX line printer [all …]
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | arm | 12 # display name+variables+flags for common object formatted files 21 # display name+variables+flags for common object formatted files 30 # display name+variables+flags for common object formatted files 39 # display name+variables+flags for common object formatted files 48 # display name+variables+flags for common object formatted files
|
H A D | hitachi-sh | 19 # for common object formatted files 27 # display name+variables+flags for common object formatted files
|
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-catman/ |
H A D | DESCR | 1 This package contains formatted manual pages for compilers and tools for 20 files formatted according to Fortran's carriage control 21 conventions into files formatted according to UNIX line printer
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/ |
H A D | README | 1 GNU libasprintf - automatic formatted output to strings 3 This package makes the C formatted output routines (fprintf et al.) usable 29 the order of parts of a sentence. The POSIX printf formatted output 77 An instance of class 'autosprintf' contains the formatted output result;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | makefile.texi | 18 Produce info-formatted documentation and man pages. Essentially it 22 Produce DVI-formatted documentation. 25 Produce PDF-formatted documentation. 28 Produce HTML-formatted documentation. 34 Generate info-formatted pages. 56 Copies the info-formatted and manpage documentation into the source
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | makefile.texi | 18 Produce info-formatted documentation and man pages. Essentially it 22 Produce DVI-formatted documentation. 25 Produce PDF-formatted documentation. 28 Produce HTML-formatted documentation. 34 Generate info-formatted pages. 56 Copies the info-formatted and manpage documentation into the source
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | ossl_store-file.pod | 28 In case a file is formatted as PEM, each called file handler receives 31 formatted files can contain more than one object, the file handlers 34 If the file isn't determined to be formatted as PEM, the content is
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/ |
H A D | ossl_store-file.pod | 28 In case a file is formatted as PEM, each called file handler receives 31 formatted files can contain more than one object, the file handlers 34 If the file isn't determined to be formatted as PEM, the content is
|
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-bin/ |
H A D | DESCR | 20 files formatted according to Fortran's carriage control 21 conventions into files formatted according to UNIX line printer
|
/netbsd-src/distrib/syspkg/sets/comp/comp-fortran-man/ |
H A D | DESCR | 20 files formatted according to Fortran's carriage control 21 conventions into files formatted according to UNIX line printer
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_archive_read_open2.c | 59 test(int formatted, archive_open_callback *o, archive_read_callback *r, in test() argument 64 if (formatted) in test()
|
/netbsd-src/distrib/syspkg/sets/comp/comp-c-catman/ |
H A D | COMMENT | 1 formatted manual pages
|
/netbsd-src/distrib/syspkg/sets/man/man-games-catman/ |
H A D | COMMENT | 1 formatted man pages for games
|
H A D | DESCR | 1 formatted man pages for games
|
/netbsd-src/distrib/syspkg/sets/man/man-sysutil-catman/ |
H A D | COMMENT | 1 formatted man pages for system utilities
|
/netbsd-src/distrib/syspkg/sets/man/man-netutil-catman/ |
H A D | DESCR | 1 formatted man pages for networking utilities
|
/netbsd-src/distrib/syspkg/sets/man/man-net-catman/ |
H A D | COMMENT | 1 formatted man pages for networking support
|