Searched refs:wrapping (Results 1 – 25 of 75) sorted by relevance
123
123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping173 pp_wrapping_mode_t wrapping; member
131 #define diagnostic_prefixing_rule(DC) ((DC)->printer->wrapping.rule)135 #define diagnostic_line_cutoff(DC) ((DC)->printer->wrapping.line_cutoff)
101 context->printer->wrapping.rule = DIAGNOSTICS_SHOW_PREFIX_ONCE; in diagnostic_initialize()
617 …sage-length=<number> Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping
21 wrapping algorithm B<nid>, identifier B<id> of length B<idlen> and optional41 Currently only AES based key wrapping algorithms are supported for B<nid>,
52 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
2420 * ks_p11.c: drop extra wrapping of p11_init2599 * hxtool-commands.in: add contentinfo wrapping for create/unwrap2602 * hxtool.c: add contentinfo wrapping for create/unwrap enveloped2616 * test_cms.in: verify ContentInfo wrapping code in hxtool2618 * hxtool-commands.in (cms_create_sd): support wrapping in content2621 * hxtool.c (cms_create_sd): support wrapping in content info
179 Chop (truncate) long lines rather than wrapping.
364 line wrapping and handling double-width chars.855 rather than wrapping onto the next line.
238 OpenAFS/Transarc client. It is a so tight fit that some extra wrapping
226 do the wrapping even if it looks ugly. Adding new lines will be
398 signature by line wrapping the base64 encoded structure and surrounding
573 signature by line wrapping the base64 encoded structure and surrounding
357 + account for combining characters when wrapping text (Debian #570634).718 + correct wrapping computation in print_line() from 2005/11/07 changes803 + undo doubled adjustment for left/right margins when wrapping text1050 + improve discussion of wrapping in the manpage (Debian #251937).1265 wrapping for double-width characters.
710 * lib/krb5/test_crypto_wrapping.c: test encryption wrapping1411 implement a UI prompter function wrapping the kerberos prompter1488 * doc/heimdal.texi: change the wrapping around the Top node to
207 wrapping. Patch from Andreas Hasenack.1885 asn1 wrapping
326 version. When the key is longer than 8 chars, I was wrapping
27 * krb5/init_sec_context.c: Don't add asn1 wrapping to token when2019 * accept_sec_context.c: SPNEGO doesn't include gss wrapping on2023 wrapping on SubsequentContextToken like the Kerberos 5 mech2536 GSS_C_NT_EXPORT_NAME wrapping, not just the principal
274 \ whose class is set at compile time. This is useful for wrapping
359 wrapping au_to_header32_tm() and calling gettimeofday(). #ifndef KERNEL
366 that insnstr and winsnstr perform wrapping. None of the Unix-branded729 + modify Ada95 binding to build with --enable-reentrant by wrapping1705 + correct comparison for wrapping multibyte characters in2084 implementations that wrapping is an X/Open documentation error.2193 that this function performs wrapping, unlike all of the other2898 force wrapping because they are started too late on the line (report4221 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 …]
921 build the SGL and/or immediate data directly in the EQ memory wrapping
31 types.h, wrapping each type in a __XXX_t_defined #ifdef.
647 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 more1253 Truncation of long lines (as opposed to wrapping them to the next
88 * der_get.c (der_get_time): avoid using wrapping of octet_string