Home
last modified time | relevance | path

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

1234

/freebsd-12-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()
/freebsd-12-stable/crypto/openssl/doc/man3/
DCMS_add1_recipient_cert.pod27 wrapping algorithm B<nid>, identifier B<id> of length B<idlen> and optional
47 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-12-stable/contrib/bc/gen/
Ddc_help.txt125 wrapping. Using 0 will disable line length checking.
Dbc_help.txt159 wrapping. Using 0 will disable line length checking.
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
Darm_cde.td10 // functions wrapping the CDE instructions.
Darm_mve_defs.td137 // for wrapping up a variable name like $foo into a thing you can pass
/freebsd-12-stable/contrib/less/
DNEWS21 * Add ctrl-W search modifier for wrapping search.
467 line wrapping and handling double-width chars.
958 rather than wrapping onto the next line.
Dless.hlp181 Chop (truncate) long lines rather than wrapping.
/freebsd-12-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-12-stable/crypto/openssl/doc/man7/
DRAND_DRBG.pod150 wrapping the L<RAND_DRBG_generate(3)> function, which serves the actual
/freebsd-12-stable/crypto/heimdal/doc/
Dapps.texi238 OpenAFS/Transarc client. It is a so tight fit that some extra wrapping
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrMemory.td24 // offset for an add that needs wrapping.
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dfunctional36 : public unary_function<T1, R> // if wrapping a unary functor
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dfp_div_impl.inc157 // so x0 fits to UQ0.HW without wrapping.
/freebsd-12-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-12-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
/freebsd-12-stable/crypto/openssl/doc/man1/
Dsmime.pod463 signature by line wrapping the base64 encoded structure and surrounding
Dcms.pod665 signature by line wrapping the base64 encoded structure and surrounding
/freebsd-12-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-12-stable/stand/ficl/softwords/
Doo.fr274 \ whose class is set at compile time. This is useful for wrapping
/freebsd-12-stable/contrib/tcpdump/
Dconfigure.ac213 # We don't check cap_rights_init(), as it's a macro, wrapping another
Dconfigure.in214 # We don't check cap_rights_init(), as it's a macro, wrapping another

1234