Searched refs:Specification (Results 1 – 9 of 9) sorted by relevance
| /tools/net/sunrpc/xdrgen/generators/ |
| D | header_bottom.py | 11 from xdr_ast import Specification 22 def emit_declaration(self, filename: str, root: Specification) -> None: argument 27 def emit_definition(self, filename: str, root: Specification) -> None: argument 32 def emit_source(self, filename: str, root: Specification) -> None: argument
|
| D | header_top.py | 11 from xdr_ast import Specification 22 def emit_declaration(self, filename: str, root: Specification) -> None: argument 33 def emit_definition(self, filename: str, root: Specification) -> None: argument 44 def emit_source(self, filename: str, root: Specification) -> None: argument
|
| D | __init__.py | 8 from xdr_ast import _XdrAst, Specification, _RpcProgram, _XdrTypeSpecifier 37 def find_xdr_program_name(root: Specification) -> str: argument 79 def emit_declaration(self, filename: str, root: Specification) -> None: argument 83 def emit_definition(self, filename: str, root: Specification) -> None: argument 87 def emit_source(self, filename: str, root: Specification) -> None: argument
|
| D | source_top.py | 11 from xdr_ast import _RpcProgram, Specification, get_header_name 22 def emit_source(self, filename: str, root: Specification) -> None: argument
|
| /tools/net/sunrpc/xdrgen/subcmds/ |
| D | source.py | 21 from xdr_ast import transform_parse_tree, _RpcProgram, Specification 68 def generate_server_source(filename: str, root: Specification, language: str) -> None: argument 80 def generate_client_source(filename: str, root: Specification, language: str) -> None: argument
|
| D | declarations.py | 23 from xdr_ast import transform_parse_tree, _RpcProgram, Specification 32 root: Specification, language: str, peer: str argument
|
| D | definitions.py | 23 from xdr_ast import transform_parse_tree, Specification 32 root: Specification, language: str, peer: str argument
|
| /tools/net/sunrpc/xdrgen/ |
| D | xdr_ast.py | 262 class Specification(_XdrAst, ast_utils.AsList): class
|
| /tools/memory-model/Documentation/ |
| D | references.txt | 15 o Intel Corporation (Ed.). 2002. "A Formal Specification of Intel
|