Home
last modified time | relevance | path

Searched defs:create_node (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/graph/
Dgsubgpos-context.cc49 unsigned gsubgpos_graph_context_t::create_node (unsigned size) in create_node() function in graph::gsubgpos_graph_context_t
/external/curl/tests/unit/
Dunit1305.c96 static CURLcode create_node(void) in create_node() function
/external/antlr/runtime/Ruby/lib/antlr3/debug/
Dtrace-event-listener.rb66 def create_node( tree, token = nil ) method in ANTLR3.Debug.TraceEventListener
Devent-hub.rb81 def create_node( node, token ) method in ANTLR3.Debug.EventHub
Dsocket.rb205 def create_node( node, token = nil ) method in ANTLR3.Debug.EventSocketProxy
/external/selinux/libsepol/cil/src/
Dcil_parser.c76 static void create_node(struct cil_tree_node **node, struct cil_tree_node *current, uint32_t line, … in create_node() function
/external/dtc/
Dfdtput.c230 static int create_node(char **blob, const char *node_name) in create_node() function
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb638 def create_node( node, token = nil ) method
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp257 node* shader::create_node(node_type nt, node_subtype nst, node_flags flags) { in create_node() function in r600_sb::shader