Lines Matching refs:ZSTD_DEPRECATED

44 #  define ZSTD_DEPRECATED(message) /* disable deprecation warnings */  macro
47 # define ZSTD_DEPRECATED(message) __attribute__((deprecated(message))) macro
49 # define ZSTD_DEPRECATED(message) __attribute__((deprecated)) macro
52 # define ZSTD_DEPRECATED(message) macro
192 ZSTD_DEPRECATED("Replaced by ZSTD_getFrameContentSize")
1591 ZSTD_DEPRECATED("For debugging only, will be replaced by ZSTD_extractSequences()")
1954 ZSTD_DEPRECATED("use ZSTD_compress2")
1966 ZSTD_DEPRECATED("use ZSTD_compress2 with ZSTD_CCtx_loadDictionary")
2567 ZSTD_DEPRECATED("use ZSTD_DCtx_setParameter() instead")
2604 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")
2622 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")
2640 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")
2655 ZSTD_DEPRECATED("use ZSTD_CCtx_reset and ZSTD_CCtx_refCDict, see zstd.h for detailed instructions")
2671 ZSTD_DEPRECATED("use ZSTD_CCtx_reset and ZSTD_CCtx_refCDict, see zstd.h for detailed instructions")
2696 ZSTD_DEPRECATED("use ZSTD_CCtx_reset, see zstd.h for detailed instructions")
2744 ZSTD_DEPRECATED("use ZSTD_DCtx_reset + ZSTD_DCtx_loadDictionary, see zstd.h for detailed instructio…
2755 ZSTD_DEPRECATED("use ZSTD_DCtx_reset + ZSTD_DCtx_refDDict, see zstd.h for detailed instructions")
2765 ZSTD_DEPRECATED("use ZSTD_DCtx_reset, see zstd.h for detailed instructions")
2991 ZSTD_DEPRECATED("The buffer-less API is deprecated in favor of the normal streaming API. See docs.")
2993 ZSTD_DEPRECATED("The buffer-less API is deprecated in favor of the normal streaming API. See docs.")
2995 ZSTD_DEPRECATED("The buffer-less API is deprecated in favor of the normal streaming API. See docs.")
2998 ZSTD_DEPRECATED("This function will likely be removed in a future release. It is misleading and has…
3002 ZSTD_DEPRECATED("The buffer-less API is deprecated in favor of the normal streaming API. See docs.")
3004 ZSTD_DEPRECATED("The buffer-less API is deprecated in favor of the normal streaming API. See docs.")
3008 ZSTD_DEPRECATED("use advanced API to access custom parameters")
3011 ZSTD_DEPRECATED("use advanced API to access custom parameters")
3099 ZSTD_DEPRECATED("This function will likely be removed in the next minor release. It is misleading a…
3150 ZSTD_DEPRECATED("The block API is deprecated in favor of the normal compression API. See docs.")
3152 ZSTD_DEPRECATED("The block API is deprecated in favor of the normal compression API. See docs.")
3154 ZSTD_DEPRECATED("The block API is deprecated in favor of the normal compression API. See docs.")
3156 ZSTD_DEPRECATED("The block API is deprecated in favor of the normal compression API. See docs.")