| /src/external/gpl3/binutils/dist/gprofng/src/ |
| BaseMetricTreeNode.h | 71 char *get_unit () { return unit; } function in class:BaseMetricTreeNode
|
| BaseMetricTreeNode.cc | 325 STR (get_unit_uname ()), STR (get_unit ()),
|
| Dbe.cc | 1364 if (curr->get_unit ()) 1367 _unit = dbe_strdup (curr->get_unit ());
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| BaseMetricTreeNode.h | 71 char *get_unit () { return unit; } function in class:BaseMetricTreeNode
|
| BaseMetricTreeNode.cc | 325 STR (get_unit_uname ()), STR (get_unit ()),
|
| Dbe.cc | 1364 if (curr->get_unit ()) 1367 _unit = dbe_strdup (curr->get_unit ());
|
| /src/sys/arch/arm/rockchip/ |
| rk_eqos.c | 61 int (*get_unit)(struct rk_eqos_softc *, int); member in struct:rk_eqos_ops 227 .get_unit = rk3588_eqos_get_unit 308 if (ops->get_unit != NULL) 309 rk_sc->sc_id = ops->get_unit(rk_sc, phandle);
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| io.h | 790 extern gfc_unit *get_unit (st_parameter_dt *, int); 791 internal_proto(get_unit); variable
|
| unit.c | 66 If find_unit/find_or_create_unit/find_file/get_unit routines return 535 /* get_unit()-- Returns the unit structure associated with the integer 539 get_unit (st_parameter_dt *dtp, int do_create) function 551 internal_error (&dtp->common, "get_unit(): Bad internal unit KIND");
|
| transfer.c | 3007 dtp->u.p.current_unit = get_unit (dtp, 1);
|
| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| io.h | 794 extern gfc_unit *get_unit (st_parameter_dt *, int); 795 internal_proto(get_unit); variable
|
| unit.c | 68 If find_unit/find_or_create_unit/find_file/get_unit routines return 571 /* get_unit()-- Returns the unit structure associated with the integer 575 get_unit (st_parameter_dt *dtp, int do_create) function 587 internal_error (&dtp->common, "get_unit(): Bad internal unit KIND");
|
| transfer.c | 3064 dtp->u.p.current_unit = get_unit (dtp, 1);
|
| /src/external/bsd/ipf/dist/tools/ |
| ipftest.c | 20 extern struct ifnet *get_unit __P((char *, int)); 221 ifp = get_unit(iface, IP_V(ip));
|
| /src/external/bsd/ipf/dist/ |
| ip_fil.c | 251 get_unit(name, family) function
|
| /src/sys/external/bsd/ipf/netinet/ |
| ip_compat.h | 438 # define GETIFP(x, v) get_unit(x,v)
|
| ip_fil.h | 1714 extern struct ifnet *get_unit(char *, int);
|