Home
last modified time | relevance | path

Searched full:breaks (Results 1 – 25 of 606) sorted by relevance

12345678910>>...25

/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol36 Breaks: libnvpair1, libnvpair3
84 Breaks: libzfs2, libzfs4, libzfs4linux, libzfs6linux, libzfs7linux, openzfs-libzfs4, openzfs-libzfs6
98 Breaks: libzfs2, libzfs4
112 Breaks: libzpool2, libzpool5, libzpool6linux, libzpool7linux
180 Breaks: spl-dkms (<< 0.8.0~rc1)
198 Breaks: zfsutils-linux (<= 0.7.11-2)
236 Breaks: openrc,
297 Breaks: zfsutils-linux (<= 0.7.9-2)
/freebsd/contrib/libyaml/src/
H A Demitter.c1924 int breaks = 0; in yaml_emitter_write_plain_scalar() local
1959 if (!breaks && CHECK(string, '\n')) { in yaml_emitter_write_plain_scalar()
1964 breaks = 1; in yaml_emitter_write_plain_scalar()
1968 if (breaks) { in yaml_emitter_write_plain_scalar()
1974 breaks = 0; in yaml_emitter_write_plain_scalar()
1990 int breaks = 0; in yaml_emitter_write_single_quoted_scalar() local
2016 if (!breaks && CHECK(string, '\n')) { in yaml_emitter_write_single_quoted_scalar()
2021 breaks = 1; in yaml_emitter_write_single_quoted_scalar()
2025 if (breaks) { in yaml_emitter_write_single_quoted_scalar()
2034 breaks = 0; in yaml_emitter_write_single_quoted_scalar()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst54 line breaks and leading whitespace are stripped. Paragraphs are delimited by
61 to maintaining line breaks on double line breaks, the folded style also
63 breaks on indented lines are also maintained.
66 style maintains all line breaks and whitespace (beyond indentation of the
/freebsd/contrib/unbound/contrib/ios/
H A Dopenssl.patch7 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
31 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-TLS1_PRF.pod66 This option breaks FIPS compliance if it causes the approved "fips-indicator"
75 This option breaks FIPS compliance if it causes the approved "fips-indicator"
88 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-X963.pod59 This option breaks FIPS compliance if it causes the approved "fips-indicator"
73 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-TLS13_KDF.pod100 This option breaks FIPS compliance if it causes the approved "fips-indicator"
113 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-SSHKDF.pod103 This option breaks FIPS compliance if it causes the approved "fips-indicator"
116 This option breaks FIPS compliance if it causes the approved "fips-indicator"
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_KDF-TLS1_PRF.7116 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
124 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
136 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
H A DEVP_KDF-X963.7109 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
122 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
H A DEVP_KDF-TLS13_KDF.7146 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
158 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
H A DEVP_KDF-SSHKDF.7149 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
161 This option breaks FIPS compliance if it causes the approved "fips\-indicator"
/freebsd/usr.sbin/rarpd/
H A DMakefile7 # This breaks with format strings returned by expand_syslog_m().. argh!
/freebsd/sys/netinet/libalias/
H A Dalias_irc.c240 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut()
264 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut()
288 * protocol, but DCC breaks CTCP protocol anyway in AliasHandleIrcOut()
315 * protocol, but DCC breaks CTCP protocol anyway, so we in AliasHandleIrcOut()
/freebsd/contrib/libyaml/examples/
H A Dstrings.yaml4 with line breaks being preserved.
/freebsd/contrib/bmake/unit-tests/
H A Dsh-multi-line.mk3 # Tests for multi-line shell commands, to ensure that the line breaks
/freebsd/contrib/lyaml/spec/
H A Dext_yaml_scanner_spec.yaml152 - it ignores line-breaks and indentation:
183 - it removes indentation but preserves all line-breaks:
194 - it folds line breaks:
208 - it folds line breaks: '
H A Dext_yaml_parser_spec.yaml159 - it ignores line-breaks and indentation:
204 - it removes indentation but preserves all line-breaks:
214 - it folds line breaks:
228 - it folds line breaks: '
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h130 /// The returned penalty will cover the cost of the additional line breaks
309 /// that clang-format prefers similar breaks, i.e. breaks in the same
436 /// Disallow line breaks for this line.
/freebsd/crypto/openssh/openbsd-compat/
H A Dkludge-fd_set.c5 * where n > FD_SETSIZE. This breaks OpenSSH and other programs that
/freebsd/contrib/ntp/ntpd/
H A Drc_cmdlength.c12 /* evaluate the length of the command sequence. This breaks at the first
/freebsd/crypto/openssh/contrib/aix/
H A DREADME43 It is hoped that it is useful but there is no warranty. If it breaks
/freebsd/release/scripts/
H A Dmake-pkg-package.sh14 # breaks the package-pkg build. For now, forcibly unset this and hope ports
/freebsd/sbin/hastd/
H A Dlzf.h155 * (linux kernel for example), this is necessary. NOTE: this breaks
165 * NOTE: this breaks the prototype in lzf.h.
/freebsd/crypto/krb5/src/util/et/
H A Dcom_err.391 .\" .PP for paragraph breaks

12345678910>>...25