Searched defs:create_node (Results 1 – 4 of 4) sorted by relevance
/third_party/selinux/libsepol/cil/src/ |
D | cil_parser.c | 76 static void create_node(struct cil_tree_node **node, struct cil_tree_node *current, uint32_t line, … in create_node() function
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | capsnego.c | 65 create_node (GstBin * bin, GstElement * sink, const gchar * sinkpadname, in create_node() function
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
D | memory_check.c | 164 static struct node *create_node(int tid, void *ptr, size_t size) in create_node() function
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_shader.cpp | 257 node* shader::create_node(node_type nt, node_subtype nst, node_flags flags) { in create_node() function in r600_sb::shader
|