Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHeapActivity.cc85 Metric::Type mtype = mtr->get_type (); in createHistItemTotals() local
156 Metric::Type mtype = mtr->get_type (); in computeHistTotals() local
209 Metric::Type mtype = mtr->get_type (); in computeHistData() local
H A DIOActivity.cc134 Metric::Type mtype = mtr->get_type (); in createHistItemTotals() local
280 Metric::Type mtype = mtr->get_type (); in computeHistTotals() local
355 Metric::Type mtype = mtr->get_type (); in computeHistData() local
H A DMetricList.h156 MetricType mtype; variable
H A DDbeView.cc515 DbeView::get_metric_ref (MetricType mtype) in get_metric_ref()
537 DbeView::get_metric_list (MetricType mtype) in get_metric_list()
835 MetricType mtype = mlist->get_type (); in reset_metric_list() local
1041 MetricType mtype = MET_NORMAL; in setMetrics() local
1117 DbeView::setSort (char * sort_list, MetricType mtype, bool fromRcFile) in setSort()
1145 DbeView::setSort (int visindex, MetricType mtype, bool reverse) in setSort()
1224 DbeView::resortData (MetricType mtype) in resortData()
1285 DbeView::getSort (MetricType mtype) in getSort()
1293 DbeView::getSortCmd (MetricType mtype) in getSortCmd()
1361 DbeView::get_metric_list (MetricType mtype, bool compare, int gr_num) in get_metric_list()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHeapActivity.cc85 Metric::Type mtype = mtr->get_type (); in createHistItemTotals() local
156 Metric::Type mtype = mtr->get_type (); in computeHistTotals() local
209 Metric::Type mtype = mtr->get_type (); in computeHistData() local
H A DIOActivity.cc134 Metric::Type mtype = mtr->get_type (); in createHistItemTotals() local
280 Metric::Type mtype = mtr->get_type (); in computeHistTotals() local
355 Metric::Type mtype = mtr->get_type (); in computeHistData() local
H A DMetricList.h156 MetricType mtype; variable
H A DDbeView.cc515 DbeView::get_metric_ref (MetricType mtype) in get_metric_ref()
537 DbeView::get_metric_list (MetricType mtype) in get_metric_list()
835 MetricType mtype = mlist->get_type (); in reset_metric_list() local
1041 MetricType mtype = MET_NORMAL; in setMetrics() local
1117 DbeView::setSort (char * sort_list, MetricType mtype, bool fromRcFile) in setSort()
1145 DbeView::setSort (int visindex, MetricType mtype, bool reverse) in setSort()
1224 DbeView::resortData (MetricType mtype) in resortData()
1285 DbeView::getSort (MetricType mtype) in getSort()
1293 DbeView::getSortCmd (MetricType mtype) in getSortCmd()
1361 DbeView::get_metric_list (MetricType mtype, bool compare, int gr_num) in get_metric_list()
/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Ddns_strrecord.c94 uint8_t mtype = *ip++; in dns_strrecord() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Di386bsd.c37 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Di386bsd.c37 #define MACHTYPE_OK(mtype) ((mtype) == M_386 || (mtype) == M_UNKNOWN) argument
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddsn.c129 const char *mtype, const char *mname) in dsn_create()
H A Ddsn_buf.c242 const char *mtype, const char *mname, in dsb_update()
310 const char *mtype, const char *mname, in dsb_formal()
H A Ddsn_buf.h34 VSTRING *mtype; /* null or remote MTA type */ member
H A Ddsn.h25 const char *mtype; /* Null / RFC 3464 MTA type */ member
/netbsd-src/external/bsd/ntp/dist/include/
H A Dadjtime.h49 long mtype; member
/netbsd-src/external/lgpl3/gmp/dist/
H A Dasl.h61 typedef std::conditional<(GMP_NUMB_MASK <= 0xff), uint8_t, type24>::type mtype; typedef
/netbsd-src/external/bsd/nvi/dist/common/
H A Dmsg.h59 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ member
H A Dmark.c115 mark_get(SCR *sp, ARG_CHAR_T key, MARK *mp, mtype_t mtype) in mark_get()
H A Dmsg.c389 msgq_wstr(SCR *sp, mtype_t mtype, const CHAR_T *str, const char *fmt) in msgq_wstr()
409 msgq_str(SCR *sp, mtype_t mtype, const char *str, const char *fmt) in msgq_str()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dheaptrace.c39 Heap_type mtype; /* subtype of packet */ member
470 __collector_heap_record (int mtype, size_t size, void *vaddr) in __collector_heap_record()
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvs_msg.c235 vs_msg(SCR *sp, mtype_t mtype, char *line, size_t len) in vs_msg()
400 vs_output(SCR *sp, mtype_t mtype, const char *line, int llen) in vs_output()
/netbsd-src/tests/lib/libc/sys/
H A Dt_msgrcv.c58 long mtype; member
306 long mtype; in ATF_TC_BODY() member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dheaptrace.c45 Heap_type mtype; /* subtype of packet */ member
478 __collector_heap_record (int mtype, size_t size, void *vaddr) in __collector_heap_record()
/netbsd-src/usr.sbin/timed/timed/
H A Dreadmsg.c49 #define LOOKAT(msg, mtype, mfrom, netp, froms) \ argument

1234