Home
last modified time | relevance | path

Searched refs:getlink (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Ddwarf_tsearchbal.c300 getlink(struct ts_entry*t,int a) in getlink() function
386 q = getlink(p,kc); in tsearch_inner()
419 r = p = getlink(s,a); in tsearch_inner()
454 setlink(s,a,getlink(r,-a)); in tsearch_inner()
460 p = getlink(r,-a); in tsearch_inner()
461 setlink(r,-a,getlink(p,a)); in tsearch_inner()
463 setlink(s,a,getlink(p,-a)); in tsearch_inner()
562 p = getlink(p,kc); in dwarf_tfind()
703 p = getlink(p,kc); in tdelete_inner()
825 r = getlink(s,adel); in tdelete_inner()
[all …]
/dports/devel/dwarfdump/dwarf-20161124/tsearch/
H A Ddwarf_tsearchbal.c300 getlink(struct ts_entry*t,int a) in getlink() function
386 q = getlink(p,kc); in tsearch_inner()
419 r = p = getlink(s,a); in tsearch_inner()
454 setlink(s,a,getlink(r,-a)); in tsearch_inner()
460 p = getlink(r,-a); in tsearch_inner()
461 setlink(r,-a,getlink(p,a)); in tsearch_inner()
463 setlink(s,a,getlink(p,-a)); in tsearch_inner()
562 p = getlink(p,kc); in dwarf_tfind()
703 p = getlink(p,kc); in tdelete_inner()
826 r = getlink(s,adel); in tdelete_inner()
[all …]
H A Ddwarf_tsearchbin.c141 getlink(struct ts_entry*t,int a) in getlink() function
334 p = getlink(p,kc); in dwarf_tfind()
375 p = getlink(p,kc); in dwarf_tdelete()
H A Ddwarf_tsearchepp.c135 getlink(struct ts_entry*t,int a) in getlink() function
331 p = getlink(p,kc); in dwarf_tfind()
382 p = getlink(p,kc); in dwarf_tdelete()
H A Ddwarf_tsearchred.c377 getlink(struct ts_entry*t,int a) in getlink() function
582 p = getlink(p,kc); in dwarf_tfind()
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Ddwarf_tsearchbal.c300 getlink(struct ts_entry*t,int a) in getlink() function
386 q = getlink(p,kc); in tsearch_inner()
419 r = p = getlink(s,a); in tsearch_inner()
454 setlink(s,a,getlink(r,-a)); in tsearch_inner()
460 p = getlink(r,-a); in tsearch_inner()
461 setlink(r,-a,getlink(p,a)); in tsearch_inner()
463 setlink(s,a,getlink(p,-a)); in tsearch_inner()
562 p = getlink(p,kc); in dwarf_tfind()
703 p = getlink(p,kc); in tdelete_inner()
825 r = getlink(s,adel); in tdelete_inner()
[all …]
/dports/devel/libdwarf/dwarf-20161124/tsearch/
H A Ddwarf_tsearchbal.c300 getlink(struct ts_entry*t,int a) in getlink() function
386 q = getlink(p,kc); in tsearch_inner()
419 r = p = getlink(s,a); in tsearch_inner()
454 setlink(s,a,getlink(r,-a)); in tsearch_inner()
460 p = getlink(r,-a); in tsearch_inner()
461 setlink(r,-a,getlink(p,a)); in tsearch_inner()
463 setlink(s,a,getlink(p,-a)); in tsearch_inner()
562 p = getlink(p,kc); in dwarf_tfind()
703 p = getlink(p,kc); in tdelete_inner()
826 r = getlink(s,adel); in tdelete_inner()
[all …]
H A Ddwarf_tsearchbin.c141 getlink(struct ts_entry*t,int a) in getlink() function
334 p = getlink(p,kc); in dwarf_tfind()
375 p = getlink(p,kc); in dwarf_tdelete()
H A Ddwarf_tsearchepp.c135 getlink(struct ts_entry*t,int a) in getlink() function
331 p = getlink(p,kc); in dwarf_tfind()
382 p = getlink(p,kc); in dwarf_tdelete()
/dports/science/py-h5py/h5py-3.6.0/h5py/_hl/
H A Dgroup.py320 def get(self, name, default=None, getclass=False, getlink=False): argument
346 if not (getclass or getlink):
355 elif getclass and not getlink:
365 elif getlink:
/dports/math/scilab/scilab-6.1.1/scilab/modules/helptools/macros/
H A Dfind_links.sci80 l=getlink(name,path,filein)
100 // getlink
103 function t=getlink(name,absolute_path,path)
/dports/net-mgmt/sdig/sdig-0.45/src/
H A Dsdig.h65 char *getlink(const char *ip, long port);
H A Doutput.c165 li = getlink(sw->ip, port); in printport()
/dports/databases/py-pickleshare/pickleshare-0.7.5/
H A Dtest_pickleshare.py30 lnk = db.getlink('myobjects/test')
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libip/
H A DLinux.c111 getlink(struct nlmsghdr *h, Ipifc **ipifclist, int index) in getlink() function
244 if(netlinkrequest(fd, RTM_GETLINK, getlink, &ifc, index) < 0 in readipifc()
/dports/science/py-h5py/h5py-3.6.0/h5py/tests/
H A Dtest_group.py613 out_hl = self.f.get('hard', default, getlink=True, getclass=True)
614 out_sl = self.f.get('soft', default, getlink=True, getclass=True)
615 out_el = self.f.get('external', default, getlink=True, getclass=True)
630 out_hl = self.f.get('hard', getlink=True)
631 out_sl = self.f.get('soft', getlink=True)
632 out_el = self.f.get('external', getlink=True)
1062 lnk = self.f.get('new_soft', getlink=True)
/dports/graphics/O2-tools/O2-tools-2.01/libsrc/libimgo/
H A DCRect.h101 int getlink(int crn);
H A DORect.h124 int getlink(int rid);
H A DORect.cpp187 int ORects :: getlink(int rid){ in getlink() function in ORects
/dports/graphics/O2-tools/O2-tools-2.01/include/
H A DCRect.h101 int getlink(int crn);
H A DORect.h124 int getlink(int rid);
/dports/multimedia/libv4l/linux-5.13-rc2/net/bridge/
H A Dbr_cfm_netlink.c618 bool getlink) in br_cfm_status_fill_info() argument
649 if (getlink) { in br_cfm_status_fill_info()
708 if (getlink) { /* Only clear if this is a GETLINK */ in br_cfm_status_fill_info()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bridge/
H A Dbr_cfm_netlink.c618 bool getlink) in br_cfm_status_fill_info() argument
649 if (getlink) { in br_cfm_status_fill_info()
708 if (getlink) { /* Only clear if this is a GETLINK */ in br_cfm_status_fill_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bridge/
H A Dbr_cfm_netlink.c618 bool getlink) in br_cfm_status_fill_info() argument
649 if (getlink) { in br_cfm_status_fill_info()
708 if (getlink) { /* Only clear if this is a GETLINK */ in br_cfm_status_fill_info()
/dports/www/cplanet/cplanet-0.9/
H A Dcplanet.c158 bool getlink = false; in parse_atom_el() local
171 getlink = true; in parse_atom_el()
178 if (getlink && url != NULL) { in parse_atom_el()

123