Home
last modified time | relevance | path

Searched defs:create_node (Results 1 – 11 of 11) 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/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp399 static node_t create_node(iterator_t const& first, iterator_t const& last, in create_node() function in boost::spirit::node_iter_data_factory::factory
435 static node_t create_node(iterator_t const& first, iterator_t const& last, in create_node() function in boost::spirit::node_val_data_factory::factory
482 static node_t create_node(iterator_t const& first, iterator_t const& last, in create_node() function in boost::spirit::node_all_val_data_factory::factory
793 create_node(std::size_t /*length*/, Iterator1T const& first, in create_node() function
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb638 def create_node( node, token = nil ) method
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp227 NodePtr create_node(Args &&...args) in create_node() function
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp1982 template <typename Alloc> void node_constructor<Alloc>::create_node() in create_node() function in boost::unordered::detail::node_constructor