Home
last modified time | relevance | path

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

12345678910>>...22

/freebsd/contrib/diff/lib/
H A Dversion-etc.c90 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 Dcontrol36 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 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/contrib/unbound/contrib/ios/
H A Dopenssl.patch7 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
31 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
/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/usr.sbin/rarpd/
H A DMakefile7 # This breaks with format strings returned by expand_syslog_m().. argh!
/freebsd/contrib/bmake/unit-tests/
H A Dsh-multi-line.mk3 # Tests for multi-line shell commands, to ensure that the line breaks
H A Ddirective-for-break.mk21 # The .break only breaks out of the immediately surrounding .for loop, any
/freebsd/contrib/libyaml/examples/
H A Dstrings.yaml4 with line breaks being preserved.
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h130 /// 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 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/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/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
H A Dcompile_et.192 .\" .PP for paragraph breaks
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperandTraits.h34 "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 Dwcwidth.356 breaks lines that are more than 20 column positions wide,
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt25 avoid this situation the vctrl driver breaks down
/freebsd/contrib/llvm-project/libcxx/include/
H A Dlimits.h
/freebsd/usr.bin/banner/
H A Dbanner.647 with no breaks between the pages.
/freebsd/contrib/file/magic/Magdir/
H A Dibm600011 # Breaks sun4 statically linked execs.
/freebsd/crypto/krb5/doc/pdf/
H A Dsphinxlatexliterals.sty64 % - 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)

12345678910>>...22