Function report |
Source Code:lib\xxhash.c |
Create Date:2022-07-28 06:56:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xxh64_reset
Proto:void xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct xxh64_state * | statePtr | |
const uint64_t | seed |
266 | No 3D Now!(statePtr, & state, size of state ) |
Name | Describe |
---|---|
ZSTD_continueCCtx | ! ZSTD_continueCCtx() :reuse CCtx without reset (note : requires no dictionary) |
ZSTD_resetCCtx_advanced | ! ZSTD_resetCCtx_advanced() :note : `params` must be validated |
ZSTD_decodeFrameHeader | : 0 if success, or an error code, which can be tested using ZSTD_isError() |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |