Searched defs:module (Results 1 – 3 of 3) sorted by relevance
| /tools/build/ |
| A D | __main__.py | 899 def add_template(ts, d, arch, tmpl_file, requires, local_env, module): argument 948 def add_event_handlers(module): argument 980 def get_event_local_inc_dir(module): argument 984 def get_event_local_inc_file(module): argument 988 def get_event_inc_file(module): argument 992 def get_event_src_file(module): argument 1107 def add_object_c_template(module, template, requires, object_str, target, argument 1115 def add_object_h_template(module, template, requires, object_str, target, argument 1128 def add_object_event_template(module, template, object_str, target): argument 1135 def add_object_type_template(module, template, object_str, target): argument [all …]
|
| /tools/events/ |
| A D | ir.py | 182 def set_owner(self, module): argument 507 def set_owner(self, module): argument
|
| A D | parser.py | 58 def module(self, children, meta): member in TransformToIR
|
Completed in 24 milliseconds