/external/linux-tools-perf/util/ui/browsers/ |
D | hists.c | 71 struct rb_node *nd; in callchain_node__count_rows_rb_tree() local 112 struct rb_node *nd; in callchain__count_rows() local 134 struct rb_node *nd = rb_first(&self->rb_root); in callchain_node__init_have_children_rb_tree() local 167 struct rb_node *nd; in callchain__init_have_children() local 209 struct rb_node *nd; in callchain_node__set_folding_rb_tree() local 249 struct rb_node *nd; in callchain__set_folding() local 274 struct rb_node *nd; in hists__set_folding() local 512 struct rb_node *nd; in hist_browser__show_callchain() local 591 struct rb_node *nd; in hist_browser__refresh() local 611 static struct rb_node *hists__filter_entries(struct rb_node *nd) in hists__filter_entries() [all …]
|
D | map.c | 53 static void map_browser__write(struct ui_browser *self, void *nd, int row) in map_browser__write() 138 struct rb_node *nd; in map__browse() local
|
D | annotate.c | 118 struct rb_node *nd) in annotate_browser__set_top() 169 struct rb_node *nd = NULL; in annotate_browser__run() local
|
/external/llvm/include/llvm/CodeGen/PBQP/Heuristics/ |
D | Briggs.h | 137 NodeData &nd = getHeuristicNodeData(nItr); in addToHeuristicReduceList() local 260 NodeData &nd = getHeuristicNodeData(nItr); in handleRemoveEdge() local 360 NodeData &nd = getHeuristicNodeData(nItr); in addEdgeContributions() local 387 NodeData &nd = getHeuristicNodeData(nItr); in subtractEdgeContributions() local 406 NodeData &nd = getHeuristicNodeData(nItr); in updateAllocability() local 412 NodeData &nd = getHeuristicNodeData(nItr); in initializeNode() local
|
/external/clang/test/SemaCXX/ |
D | cxx0x-deleted-default-ctor.cpp | 69 no_default nd; // expected-note {{field 'nd' has a deleted default constructor}} member 77 no_dtor nd; // expected-note {{field 'nd' has a deleted destructor}} member 111 no_default nd; // expected-note {{because field 'nd' has a deleted default constructor}} member 117 no_default nd; member
|
D | copy-assignment.cpp | 64 D d, nd; in test() local
|
/external/valgrind/main/coregrind/ |
D | m_wordfm.c | 139 static UWord size_avl_nonNull ( AvlNode* nd ) in size_avl_nonNull() 502 AvlNode* avl_dopy ( AvlNode* nd, in avl_dopy() 590 static void avl_free ( AvlNode* nd, in avl_free() 898 static UWord sizeTotalBag_wrk ( AvlNode* nd ) in sizeTotalBag_wrk() 942 AvlNode* nd; in VG_() local 956 AvlNode* nd = bag->fm->root; in VG_() local
|
D | m_sparsewa.c | 252 static void swa_deleteSWA_wrk ( void(*dealloc)(void*), void* nd ) in swa_deleteSWA_wrk() argument 435 static UWord swa_sizeSWA_wrk ( void* nd ) in swa_sizeSWA_wrk()
|
/external/linux-tools-perf/util/ |
D | map.c | 82 struct rb_node *nd = rb_first(symbols); in map__fixup_start() local 92 struct rb_node *nd = rb_last(symbols); in map__fixup_end() local 310 struct rb_node *nd; in map_groups__find_symbol_by_name() local 330 struct rb_node *nd; in __map_groups__fprintf_maps() local 461 struct rb_node *nd; in map_groups__clone() local 665 struct rb_node *nd; in machines__process() local
|
D | thread.c | 131 struct rb_node *nd; in perf_session__fprintf() local
|
D | strlist.c | 190 struct rb_node *nd; in strlist__entry() local
|
D | top.c | 216 struct rb_node *nd; in perf_top__find_widths() local
|
D | symbol.c | 95 struct rb_node *nd, *prevnd = rb_first(symbols); in symbols__fixup_end() local 119 struct rb_node *nd, *prevnd = rb_first(&mg->maps[type]); in __map_groups__fixup_end() local 328 struct rb_node *nd; in symbols__sort_by_name() local 410 struct rb_node *nd; in dso__fprintf_symbols_by_name() local 423 struct rb_node *nd; in dso__fprintf() local 1623 struct rb_node *nd; in map_groups__find_by_name() local 2134 struct rb_node *nd; in machines__fprintf_dsos() local 2171 struct rb_node *nd; in machines__fprintf_dsos_buildid() local
|
D | hist.c | 744 struct rb_node *nd; in hists__fprintf() local 924 struct rb_node *nd; in hists__filter_by_dso() local 947 struct rb_node *nd; in hists__filter_by_thread() local
|
/external/valgrind/main/exp-sgcheck/ |
D | sg_main.c | 486 StackTreeNode* nd = (StackTreeNode*)keyW; in pp_StackTree() local 579 StackTreeNode* nd = find_StackTreeNode(sitree, addr); in del_blocks_from_StackTree() local 594 StackTreeNode* nd = (StackTreeNode*)keyW; in delete_StackTree__kFin() local 633 static void GlobalTreeNode__pp ( GlobalTreeNode* nd ) { in GlobalTreeNode__pp() 643 GlobalTreeNode* nd; in GlobalTree__pp() local 690 GlobalTreeNode *nyu, *nd; in add_block_to_GlobalTree() local 767 GlobalTreeNode key, *nd; in del_GlobalTree_range() local 830 StackTreeNode* nd; member 835 GlobalTreeNode* nd; member 1138 GlobalTreeNode* nd = (GlobalTreeNode*)keyW; in sg_die_mem_munmap() local [all …]
|
/external/linux-tools-perf/util/ui/ |
D | browser.c | 75 struct rb_node *nd; in ui_browser__rb_tree_seek() local 104 struct rb_node *nd; in ui_browser__rb_tree_refresh() local
|
/external/linux-tools-perf/ |
D | builtin-annotate.c | 119 struct rb_node *nd = rb_first(&self->entries), *next; in hists__find_annotations() local
|
D | builtin-diff.c | 135 struct rb_node *nd; in hists__match() local
|
D | builtin-test.c | 28 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | shortest-distance.h | 162 Weight &nd = (*distance_)[arc.nextstate]; in ShortestDistance() local
|
/external/qemu/hw/ |
D | qdev.c | 273 void qdev_set_netdev(DeviceState *dev, NICInfo *nd) in qdev_set_netdev() 377 NICInfo *nd = dev->nd; in qdev_get_vlan_client() local
|
D | qdev.h | 24 NICInfo *nd; member
|
/external/openfst/src/include/fst/ |
D | shortest-distance.h | 199 Weight &nd = (*distance_)[arc.nextstate]; in ShortestDistance() local
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | HeuristicSolver.h | 238 NodeData &nd = getSolverNodeData(xnItr); in applyR1() local 290 NodeData &nd = getSolverNodeData(xnItr); in applyR2() local
|
/external/smack/src/org/jivesoftware/smackx/provider/ |
D | VCardProvider.java | 284 Node nd = childNodes.item(i); in appendText() local
|