Home
last modified time | relevance | path

Searched refs:_unit (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetricTreeNode.cc53 const char *_unit, const char *_unit_uname) in BaseMetricTreeNode() argument
58 unit = dbe_strdup (_unit); in BaseMetricTreeNode()
304 const char * _unit, const char * _unit_uname) in add_child() argument
306 return add_child (new BaseMetricTreeNode (_name, _uname, _unit, _unit_uname)); in add_child()
H A DBaseMetricTreeNode.h77 const char *_unit, const char *_unit_uname);
H A DDbe.cc1323 char *_unit = NULL; in dbeGetMetricTreeNode() local
1367 _unit = dbe_strdup (curr->get_unit ()); in dbeGetMetricTreeNode()
1382 unit->append (_unit); // See BaseMetric.h, e.g. UNIT_SECONDS in dbeGetMetricTreeNode()
/netbsd/sys/arch/hpc/stand/hpcboot/
H A Dfile_ufs.h41 int _unit;
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c2365 unsigned int _unit = insn_word & 0x1; in print_dget_set() local
2367 _unit = ((_unit + 1) % 2); in print_dget_set()
2368 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit)); in print_dget_set()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c2365 unsigned int _unit = insn_word & 0x1; in print_dget_set() local
2367 _unit = ((_unit + 1) % 2); in print_dget_set()
2368 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit)); in print_dget_set()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c2362 unsigned int _unit = insn_word & 0x1; in print_dget_set() local
2364 _unit = ((_unit + 1) % 2); in print_dget_set()
2365 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit)); in print_dget_set()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dmetag-dis.c2365 unsigned int _unit = insn_word & 0x1; in print_dget_set() local
2367 _unit = ((_unit + 1) % 2); in print_dget_set()
2368 reg_name[1] = __lookup_dsp_name(part, dsp_data_unit_to_sym (_unit)); in print_dget_set()