Function report |
Source Code:lib\objagg.c |
Create Date:2022-07-28 07:23:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:objagg_hints_node_create
Proto:static struct objagg_hints_node *objagg_hints_node_create(struct objagg_hints *objagg_hints, struct objagg_obj *objagg_obj, size_t obj_size, struct objagg_hints_node *parent_hnode)
Type:struct objagg_hints_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct objagg_hints * | objagg_hints | |
struct objagg_obj * | objagg_obj | |
size_t | obj_size | |
struct objagg_hints_node * | parent_hnode |
653 | user_count = user_count |
657 | hnode = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). |
660 | No 3D Now!(obj, & obj, obj_size) |
661 | user_count = user_count |
663 | If parent_hnode Then |
665 | Else |
666 | root_id = root_count++ |
667 | is_root = true |
669 | associated object = objagg_obj |
673 | If err Then Go to err_ht_insert |
677 | parent = parent_hnode |
678 | node_count++ |
680 | Return hnode |
682 | err_ht_insert : |
Name | Describe |
---|---|
objagg_opt_simple_greedy_fillup_hints |
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 |