Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 146) sorted by relevance

123456

/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c25 # warning *** This is unstable, untested, development code.
26 # warning It might not compile. It might not work as expected.
27 # warning It might be totally insecure.
28 # warning Do not use this in production.
29 # warning Use releases available at https://download.libsodium.org/libsodium/releases/ instead.
30 # warning Alternatively, use the "stable" branch in the git repository.
34 # warning *** The library is being compiled using an undocumented method.
35 # warning This is not supported. It has not been tested, it might not
36 # warning work as expected, and performance is likely to be suboptimal.
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-check-defines.h63 #warning WARNING: default CVMX_HELPER_FIRST_MBUFF_SKIP used. Defaults deprecated, please set in ex…
70 #warning WARNING: default CVMX_HELPER_NOT_FIRST_MBUFF_SKIP used. Defaults deprecated, please set i…
79 #warning WARNING: default CVMX_HELPER_ENABLE_IPD used. Defaults deprecated, please set in executiv…
85 #warning WARNING: default CVMX_HELPER_INPUT_TAG_TYPE used. Defaults deprecated, please set in exec…
90 #warning WARNING: default CVMX_HELPER_INPUT_PORT_SKIP_MODE used. Defaults deprecated, please set i…
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dcompiler.h179 # pragma warning(disable : 4100) /* disable: C4100: unreferenced formal parameter */
180 # pragma warning(disable : 4127) /* disable: C4127: conditional expression is constant */
181 # pragma warning(disable : 4204) /* disable: C4204: non-constant aggregate initializer */
182 # pragma warning(disable : 4214) /* disable: C4214: non-int bitfields */
183 # pragma warning(disable : 4324) /* disable: C4324: padded structure */
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dicc71 # attribute "unused" is only allowed in a function definition, warning on pTHX_
94 # warning on offsetof()
97 # warning on SvTRUE()
105 # warning on SvTRUE()
113 # stop on warning
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dst,sta350.txt39 - st,thermal-warning-recover:
40 If present, thermal warning recovery is enabled.
42 - st,thermal-warning-adjustment:
43 If present, thermal warning adjustment is enabled.
63 - st,overcurrent-warning-adjustment:
64 If present, overcurrent warning adjustment is enabled.
H A Dst,sta32x.txt43 - st,thermal-warning-recover:
44 If present, thermal warning recovery is enabled.
49 - st,thermal-warning-adjustment:
50 If present, thermal warning adjustment is enabled.
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dda9150-fg.txt8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised.
11 This value should be lower than the warning level.
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dmax8973-regulator.txt35 -junction-warn-millicelsius: u32, junction warning temperature threshold
37 device generates the warning interrupts.
40 supported threshold warning temperature for MAX77621 are 120 degC and 140 degC.
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Datomic_msvc.h134 __pragma(warning(push)) \
135 __pragma(warning(disable: 4146)) \
137 __pragma(warning(pop)) \
/f-stack/freebsd/sys/
H A Dtermios.h3 #warning "this file includes <sys/termios.h> which is deprecated, use <termios.h> instead"
H A Dtimeb.h44 #warning "this file includes <sys/timeb.h> which is deprecated"
H A Dsyslimits.h43 #warning "No user-serviceable parts inside."
/f-stack/freebsd/mips/include/
H A Dlimits.h42 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/f-stack/freebsd/i386/include/
H A Dlimits.h41 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
H A Dspeaker.h11 #warning "machine/speaker.h is deprecated. Include dev/speaker/speaker.h instead."
/f-stack/freebsd/amd64/include/
H A Dlimits.h41 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/f-stack/freebsd/arm/include/
H A Dlimits.h41 #warning "machine/limits.h is deprecated. Include sys/limits.h instead."
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-ssse3.c202 #pragma warning(push) in fill_segment_ssse3()
203 #pragma warning(disable : 6385) in fill_segment_ssse3()
205 #pragma warning(pop) in fill_segment_ssse3()
H A Dargon2-fill-block-avx512f.c208 #pragma warning(push) in fill_segment_avx512f()
209 #pragma warning(disable : 6385) in fill_segment_avx512f()
211 #pragma warning(pop) in fill_segment_avx512f()
H A Dargon2-fill-block-avx2.c203 #pragma warning(push) in fill_segment_avx2()
204 #pragma warning(disable : 6385) in fill_segment_avx2()
206 #pragma warning(pop) in fill_segment_avx2()
H A Dargon2-fill-block-ref.c198 #pragma warning(push) in fill_segment_ref()
199 #pragma warning(disable : 6385) in fill_segment_ref()
201 #pragma warning(pop) in fill_segment_ref()
/f-stack/app/nginx-1.16.1/auto/
H A Doptions217 $0: warning: the \"--with-ipv6\" option is deprecated"
302 $0: warning: the \"--with-imap\" option is deprecated, \
308 $0: warning: the \"--with-imap_ssl_module\" option is deprecated, \
367 $0: warning: the \"--with-md5\" option is deprecated"
371 $0: warning: the \"--with-md5-opt\" option is deprecated"
375 $0: warning: the \"--with-md5-asm\" option is deprecated"
380 $0: warning: the \"--with-sha1\" option is deprecated"
384 $0: warning: the \"--with-sha1-opt\" option is deprecated"
388 $0: warning: the \"--with-sha1-asm\" option is deprecated"
/f-stack/dpdk/doc/guides/
H A Dconf.py168 warning = 'Warning generate_overview_table()'
222 print("{}: File '{}' has no [{}] secton".format(warning,
233 print("{}: Unknown feature '{}' in '{}'".format(warning,
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dsz.c33 #warning "Dangerous LG_TINY_MIN"
36 #warning "Dangerous LG_TINY_MIN"
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A DSFMT-params.h41 #warning "MEXP is not defined. I assume MEXP is 19937."

123456