Function report |
Source Code:lib\dim\dim.c |
Create Date:2022-07-28 07:19:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
Proto:bool dim_on_top(struct dim *dim)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct dim * | dim |
11 | Case tune_state == DIM_PARKING_ON_TOP |
12 | Case tune_state == DIM_PARKING_TIRED |
13 | Return true |
14 | Case tune_state == DIM_GOING_RIGHT |
15 | Return steps_left > 1 && steps_right == 1 |
16 | Default |
17 | Return steps_right > 1 && steps_left == 1 |
Name | Describe |
---|---|
net_dim_decision |
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 |