Home
last modified time | relevance | path

Searched defs:struct_item (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/scripts/
H A Dlayer_chassis_dispatch_generator.py1285 def struct_contains_ndo(self, struct_item): argument
H A Dobject_tracker_generator.py595 def struct_contains_object(self, struct_item): argument
/aosp_15_r20/external/libaom/tools/auto_refactor/
H A Dauto_refactor.py209 def __init__(self, name, struct_item=None, is_ptr_decl=False): argument