Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 25 of 58) sorted by relevance

123

/external/linux-tools-perf/util/ui/browsers/
Dhists.c71 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 …]
Dmap.c53 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
Dannotate.c118 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/
DBriggs.h137 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/
Dcxx0x-deleted-default-ctor.cpp69 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
Dcopy-assignment.cpp64 D d, nd; in test() local
/external/valgrind/main/coregrind/
Dm_wordfm.c139 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
Dm_sparsewa.c252 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/
Dmap.c82 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
Dthread.c131 struct rb_node *nd; in perf_session__fprintf() local
Dstrlist.c190 struct rb_node *nd; in strlist__entry() local
Dtop.c216 struct rb_node *nd; in perf_top__find_widths() local
Dsymbol.c95 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
Dhist.c744 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/
Dsg_main.c486 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/
Dbrowser.c75 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/
Dbuiltin-annotate.c119 struct rb_node *nd = rb_first(&self->entries), *next; in hists__find_annotations() local
Dbuiltin-diff.c135 struct rb_node *nd; in hists__match() local
Dbuiltin-test.c28 struct rb_node *nd; in test__vmlinux_matches_kallsyms() local
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dshortest-distance.h162 Weight &nd = (*distance_)[arc.nextstate]; in ShortestDistance() local
/external/qemu/hw/
Dqdev.c273 void qdev_set_netdev(DeviceState *dev, NICInfo *nd) in qdev_set_netdev()
377 NICInfo *nd = dev->nd; in qdev_get_vlan_client() local
Dqdev.h24 NICInfo *nd; member
/external/openfst/src/include/fst/
Dshortest-distance.h199 Weight &nd = (*distance_)[arc.nextstate]; in ShortestDistance() local
/external/llvm/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h238 NodeData &nd = getSolverNodeData(xnItr); in applyR1() local
290 NodeData &nd = getSolverNodeData(xnItr); in applyR2() local
/external/smack/src/org/jivesoftware/smackx/provider/
DVCardProvider.java284 Node nd = childNodes.item(i); in appendText() local

123