Function report |
Source Code:lib\random32.c |
Create Date:2022-07-28 06:19:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prandom_warmup
Proto:static void prandom_warmup(struct rnd_state *state)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rnd_state * | state |
139 | prandom_u32_state(state) |
140 | prandom_u32_state(state) |
141 | prandom_u32_state(state) |
142 | prandom_u32_state(state) |
143 | prandom_u32_state(state) |
144 | prandom_u32_state(state) |
145 | prandom_u32_state(state) |
146 | prandom_u32_state(state) |
147 | prandom_u32_state(state) |
148 | prandom_u32_state(state) |
Name | Describe |
---|---|
prandom_seed | |
prandom_init | Generate some initially weak seeding values to allow* to start the prandom_u32() engine. |
prandom_seed_full_state |
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 |