Home
last modified time | relevance | path

Searched defs:from_location (Results 1 – 4 of 4) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c5480 …tp_free_assoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int from_inpcbfree, int from_location)
/external/clang/bindings/python/clang/
Dcindex.py1170 def from_location(tu, location): member in Cursor
/external/llvm-project/clang/bindings/python/clang/
Dcindex.py1423 def from_location(tu, location): member in Cursor
/external/python/setuptools/pkg_resources/
D__init__.py2458 def from_location(cls, location, basename, metadata=None, **kw): member in Distribution