| H A D | ynl_gen_c.py | 198 ri.cw.p(line) 218 ri.cw.p(f"{member}{spc}{ptr}{self.c_name};") 222 ri.cw.p(one + ';') 227 def attr_policy(self, cw): 234 cw.p(f"\t[{self.enum_name}] = {spec},") 239 def attr_typol(self, cw): 241 cw.p(f'[{self.enum_name}] = {"{"} .name = "{self.name}", {typol}{"}"},') 246 ri.cw.p(f"if ({var}->_{presence}.{self.c_name})") 247 ri.cw.p(f"{line};") 267 ri.cw 212 attr_policy(self, cw) global() argument 224 attr_typol(self, cw) global() argument 320 attr_policy(self, cw) global() argument 349 attr_policy(self, cw) global() argument 498 attr_policy(self, cw) global() argument 1572 __init__(self, cw, family, ku_space, op, op_mode, attr_set=None) global() argument 1954 put_typol_submsg(cw, struct) global() argument 1976 put_typol_fwd(cw, struct) global() argument 1980 put_typol(cw, struct) global() argument 2001 _put_enum_to_str_helper(cw, render_name, map_name, arg_name, enum=None) global() argument 2016 put_op_name_fwd(family, cw) global() argument 2020 put_op_name(family, cw) global() argument 2041 put_enum_to_str_fwd(family, cw, enum) global() argument 2046 put_enum_to_str(family, cw, enum) global() argument 2750 print_req_policy_fwd(cw, struct, ri=None, terminate=True) global() argument 2774 print_req_policy(cw, struct, ri=None) global() argument 2793 print_kernel_policy_ranges(family, cw) global() argument 2822 print_kernel_policy_sparse_enum_validates(family, cw) global() argument 2860 print_kernel_op_table_fwd(family, cw, terminate) global() argument 2927 print_kernel_op_table_hdr(family, cw) global() argument 2931 print_kernel_op_table(family, cw) global() argument 3011 print_kernel_mcgrp_hdr(family, cw) global() argument 3023 print_kernel_mcgrp_src(family, cw) global() argument 3036 print_kernel_family_struct_hdr(family, cw) global() argument 3048 print_kernel_family_struct_src(family, cw) global() argument 3085 uapi_enum_start(family, cw, obj, ckey='', enum_name='enum-name') global() argument 3095 render_uapi_unified(family, cw, max_by_define, separate_ntf) global() argument 3122 render_uapi_directional(family, cw, max_by_define) global() argument 3176 render_uapi(family, cw) global() argument 3332 render_user_family(family, cw, prototype) global() argument [all...] |