Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 151) sorted by relevance

1234567

/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/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-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"
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_MAC-CMAC.pod59 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_ASYM_CIPHER-RSA.pod97 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-PBKDF2.pod62 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A Dprovider-mac.pod218 This option breaks FIPS compliance if it causes the approved "fips-indicator"
227 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KEYEXCH-ECDH.pod65 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A Dprovider-keyexch.pod225 This option breaks FIPS compliance if it causes the approved "fips-indicator"
234 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-SS.pod85 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-X942-ASN1.pod99 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-KB.pod89 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_SIGNATURE-RSA.pod156 This option breaks FIPS compliance if it causes the approved "fips-indicator"
H A DEVP_KDF-HKDF.pod104 This option breaks FIPS compliance if it causes the approved "fips-indicator"
/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/lib/libc/stdlib/
H A Drandom.c105 static const int breaks[MAX_TYPES] = { variable
499 asize = sizeof(struct __random_state) + (size_t)breaks[type]; in allocatestate()
/freebsd/crypto/openssh/contrib/aix/
H A DREADME43 It is hoped that it is useful but there is no warranty. If it breaks
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt25 avoid this situation the vctrl driver breaks down
/freebsd/contrib/ntp/sntp/
H A Ddepsver.mf44 # that breaks old .deps files. A copy of deps-ver is made into
/freebsd/contrib/ntp/
H A Ddepsver.mf44 # that breaks old .deps files. A copy of deps-ver is made into
/freebsd/contrib/unbound/contrib/
H A Dunbound.service.in72 # This breaks using socket options like 'so-rcvbuf'. Explicitly disable for visibility.
/freebsd/contrib/libpcap/cmake/Modules/
H A DFinddpdk.cmake69 # breaks something, figure out a way to do it *without*

1234567