Home
last modified time | relevance | path

Searched refs:add_child (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator-inl.h33 void HeapEntry::add_child(HeapGraphEdge* edge) { in add_child() function in v8::internal::HeapEntry
H A Dheap-snapshot-generator.h139 V8_INLINE void add_child(HeapGraphEdge* edge);
H A Dheap-snapshot-generator.cc471 edge.from()->add_child(&edge); in FillChildren()
/third_party/mesa3d/src/util/
H A Dralloc.c86 add_child(ralloc_header *parent, ralloc_header *info) in add_child() function
135 add_child(parent, info); in ralloc_size()
312 add_child(parent, info); in ralloc_steal()
/third_party/backends/frontend/
H A Dsaned.c2320 add_child (pid_t pid) function
2328 DBG (DBG_ERR, "add_child: out of memory\n");
2416 add_child (pid);
/third_party/python/Lib/tkinter/
H A Dtix.py871 def add_child(self, parent=None, cnf={}, **kw): member in HList

Completed in 15 milliseconds