Home
last modified time | relevance | path

Searched refs:wrapping (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-10-stable/contrib/gcc/
Dpretty-print.h123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
173 pp_wrapping_mode_t wrapping; member
Ddiagnostic.h131 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule)
135 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff)
Ddiagnostic.c101 context->printer->wrapping.rule = DIAGNOSTICS_SHOW_PREFIX_ONCE; in diagnostic_initialize()
Dcommon.opt617 …sage-length=<number> Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping
/freebsd-10-stable/crypto/openssl/doc/crypto/
DCMS_add1_recipient_cert.pod21 wrapping algorithm B<nid>, identifier B<id> of length B<idlen> and optional
41 Currently only AES based key wrapping algorithms are supported for B<nid>,
DBIO_s_file.pod52 BIO_new_fp() creates a file BIO wrapping B<stream>. Flags can be:
73 When wrapping stdout, stdin or stderr the underlying stream should not
/freebsd-10-stable/crypto/heimdal/lib/hx509/
DChangeLog2420 * ks_p11.c: drop extra wrapping of p11_init
2599 * hxtool-commands.in: add contentinfo wrapping for create/unwrap
2602 * hxtool.c: add contentinfo wrapping for create/unwrap enveloped
2616 * test_cms.in: verify ContentInfo wrapping code in hxtool
2618 * hxtool-commands.in (cms_create_sd): support wrapping in content
2621 * hxtool.c (cms_create_sd): support wrapping in content info
/freebsd-10-stable/contrib/less/
Dless.hlp179 Chop (truncate) long lines rather than wrapping.
DNEWS364 line wrapping and handling double-width chars.
855 rather than wrapping onto the next line.
/freebsd-10-stable/crypto/heimdal/doc/
Dapps.texi238 OpenAFS/Transarc client. It is a so tight fit that some extra wrapping
/freebsd-10-stable/contrib/xz/
DREADME226 do the wrapping even if it looks ugly. Adding new lines will be
/freebsd-10-stable/crypto/openssl/doc/apps/
Dsmime.pod398 signature by line wrapping the base64 encoded structure and surrounding
Dcms.pod573 signature by line wrapping the base64 encoded structure and surrounding
/freebsd-10-stable/contrib/dialog/
DCHANGES357 + account for combining characters when wrapping text (Debian #570634).
718 + correct wrapping computation in print_line() from 2005/11/07 changes
803 + undo doubled adjustment for left/right margins when wrapping text
1050 + improve discussion of wrapping in the manpage (Debian #251937).
1265 wrapping for double-width characters.
/freebsd-10-stable/crypto/heimdal/
DChangeLog.2005710 * lib/krb5/test_crypto_wrapping.c: test encryption wrapping
1411 implement a UI prompter function wrapping the kerberos prompter
1488 * doc/heimdal.texi: change the wrapping around the Top node to
DChangeLog.2006207 wrapping. Patch from Andreas Hasenack.
1885 asn1 wrapping
/freebsd-10-stable/crypto/openssl/crypto/des/
DVERSION326 version. When the key is longer than 8 chars, I was wrapping
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
DChangeLog27 * krb5/init_sec_context.c: Don't add asn1 wrapping to token when
2019 * accept_sec_context.c: SPNEGO doesn't include gss wrapping on
2023 wrapping on SubsequentContextToken like the Kerberos 5 mech
2536 GSS_C_NT_EXPORT_NAME wrapping, not just the principal
/freebsd-10-stable/sys/boot/ficl/softwords/
Doo.fr274 \ whose class is set at compile time. This is useful for wrapping
/freebsd-10-stable/contrib/openbsm/
DNEWS359 wrapping au_to_header32_tm() and calling gettimeofday(). #ifndef KERNEL
/freebsd-10-stable/contrib/ncurses/
DNEWS366 that insnstr and winsnstr perform wrapping. None of the Unix-branded
729 + modify Ada95 binding to build with --enable-reentrant by wrapping
1705 + correct comparison for wrapping multibyte characters in
2084 implementations that wrapping is an X/Open documentation error.
2193 that this function performs wrapping, unlike all of the other
2898 force wrapping because they are started too late on the line (report
4221 wrapping at the right margin.
5090 wrapping.
7018 + correct behavior of clrtoeol() immediately after wrapping cursor,
7223 + correct a missing error-return in form_driver.c when wrapping of a
[all …]
/freebsd-10-stable/contrib/ofed/libcxgb4/
DChangeLog921 build the SGL and/or immediate data directly in the EQ memory wrapping
/freebsd-10-stable/contrib/binutils/config/
DChangeLog31 types.h, wrapping each type in a __XXX_t_defined #ifdef.
/freebsd-10-stable/contrib/texinfo/doc/
Dinfo-stnd.texi647 Toggles the state of line wrapping in the current window. Normally,
652 wrapping in the window with @code{C-x w}. When a line which needs more
1253 Truncation of long lines (as opposed to wrapping them to the next
/freebsd-10-stable/crypto/heimdal/lib/asn1/
DChangeLog88 * der_get.c (der_get_time): avoid using wrapping of octet_string

123