Searched defs:_alias (Results 1 – 7 of 7) sorted by relevance
/external/iw/ |
D | iw.h | 81 …D(_section, _symname, _name, _args, _nlcmd, _flags, _hidden, _idby, _handler, _help, _sel, _alias)\ argument
|
/external/python/cpython2/Demo/parser/ |
D | unparse.py | 566 def _alias(self, t): member in Unparser
|
/external/python/cpython2/Include/ |
D | Python-ast.h | 369 struct _alias { struct 370 identifier name; 371 identifier asname;
|
/external/python/cpython3/Tools/parser/ |
D | unparse.py | 658 def _alias(self, t): member in Unparser
|
/external/python/cpython3/Include/ |
D | Python-ast.h | 431 struct _alias { struct 432 identifier name; 433 identifier asname;
|
/external/python/cpython3/Lib/ |
D | typing.py | 1190 def _alias(origin, params, inst=True): function
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |