Searched defs:add_child (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | manifest_features.py | 26 def add_child(features, parent, child_name, value): function
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
D | trace-event-listener.rb | 81 def add_child( root, child ) method in ANTLR3.Debug.TraceEventListener
|
D | event-hub.rb | 27 def add_child( root, child ) method in ANTLR3.Debug.EventHub
|
D | socket.rb | 220 def add_child( root, child ) method in ANTLR3.Debug.EventSocketProxy
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
D | debug.rb | 72 def add_child( tree, child ) method
|
/external/chromium_org/gpu/tools/compositor_model_bench/ |
D | render_tree.h | 146 void add_child(RenderNode* child) { in add_child() function
|
/external/linux-tools-perf/util/ |
D | callchain.c | 232 add_child(struct callchain_node *parent, in add_child() function
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | debug.rb | 663 def add_child( root, child ) method
|
D | tree.rb | 332 def add_child( child_tree ) method in ANTLR3.BaseTree 690 def add_child( tree, child ) method
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | ralloc.c | 88 add_child(ralloc_header *parent, ralloc_header *info) in add_child() function
|
/external/mesa3d/src/glsl/ |
D | ralloc.c | 88 add_child(ralloc_header *parent, ralloc_header *info) in add_child() function
|
/external/chromium_org/v8/src/ |
D | heap-snapshot-generator.h | 127 void add_child(HeapGraphEdge* edge) { in add_child() function
|