/freebsd/contrib/diff/lib/ |
H A D | version-etc.c | 90 You can use line breaks, estimating that each author name occupies in version_etc_va() 96 You can use line breaks, estimating that each author name occupies in version_etc_va() 102 You can use line breaks, estimating that each author name occupies in version_etc_va() 109 You can use line breaks, estimating that each author name occupies in version_etc_va() 116 You can use line breaks, estimating that each author name occupies in version_etc_va() 124 You can use line breaks, estimating that each author name occupies in version_etc_va() 134 You can use line breaks, estimating that each author name occupies in version_etc_va()
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | control | 36 Breaks: libnvpair1, libnvpair3 62 Breaks: libuutil1, libuutil3 103 Breaks: libzfs2, libzfs4, libzfs4linux, libzfs6linux 117 Breaks: libzfs2, libzfs4 131 Breaks: libzpool2, libzpool5, libzpool5linux, libzpool6linux 199 Breaks: spl-dkms (<< 0.8.0~rc1) 217 Breaks: zfsutils-linux (<= 0.7.11-2) 256 Breaks: openrc, 317 Breaks: zfsutils-linux (<= 0.7.9-2)
|
/freebsd/contrib/libyaml/src/ |
H A D | emitter.c | 1924 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/contrib/unbound/contrib/ios/ |
H A D | openssl.patch | 7 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */ 31 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_irc.c | 240 * 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/usr.sbin/rarpd/ |
H A D | Makefile | 7 # This breaks with format strings returned by expand_syslog_m().. argh!
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | sh-multi-line.mk | 3 # Tests for multi-line shell commands, to ensure that the line breaks
|
H A D | directive-for-break.mk | 21 # The .break only breaks out of the immediately surrounding .for loop, any
|
/freebsd/contrib/libyaml/examples/ |
H A D | strings.yaml | 4 with line breaks being preserved.
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | ContinuationIndenter.h | 130 /// The returned penalty will cover the cost of the additional line breaks 305 /// that clang-format prefers similar breaks, i.e. breaks in the same 431 /// Disallow line breaks for this line.
|
/freebsd/contrib/lyaml/spec/ |
H A D | ext_yaml_scanner_spec.yaml | 152 - 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 D | ext_yaml_parser_spec.yaml | 159 - 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/crypto/openssh/openbsd-compat/ |
H A D | kludge-fd_set.c | 5 * where n > FD_SETSIZE. This breaks OpenSSH and other programs that
|
/freebsd/contrib/ntp/ntpd/ |
H A D | rc_cmdlength.c | 12 /* evaluate the length of the command sequence. This breaks at the first
|
/freebsd/crypto/openssh/contrib/aix/ |
H A D | README | 43 It is hoped that it is useful but there is no warranty. If it breaks
|
/freebsd/sbin/hastd/ |
H A D | lzf.h | 155 * (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 D | com_err.3 | 91 .\" .PP for paragraph breaks
|
H A D | compile_et.1 | 92 .\" .PP for paragraph breaks
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | OperandTraits.h | 34 "adding virtual methods to subclasses of User breaks use lists"); in op_begin() 72 "adding virtual methods to subclasses of User breaks use lists"); in op_begin()
|
/freebsd/lib/libc/locale/ |
H A D | wcwidth.3 | 56 breaks lines that are more than 20 column positions wide,
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | vctrl.txt | 25 avoid this situation the vctrl driver breaks down
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | limits.h |
|
/freebsd/usr.bin/banner/ |
H A D | banner.6 | 47 with no breaks between the pages.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | ibm6000 | 11 # Breaks sun4 statically linked execs.
|
/freebsd/crypto/krb5/doc/pdf/ |
H A D | sphinxlatexliterals.sty | 64 % - with framing allowing page breaks ("framed.sty") 285 % The normal line wrapping allows breaks at spaces and ascii non 315 % wrapping give (i.e line breaks only at spaces and non-letter, 557 % Allow breaks at special characters using \PYG... macros. 559 % Breaks at punctuation characters . , ; ? ! and / (needs catcode activation)
|