Searched refs:HeaderScope (Results 1 – 3 of 3) sorted by relevance
104 class HeaderScope(IntEnum): class111 def __init__(self, hdr, scope=HeaderScope.HEADER|HeaderScope.SOURCE):329 HEADERS=[h for h in HEADERS if h.scope & HeaderScope.SOURCE],338 HEADERS=[h for h in HEADERS if h.scope & HeaderScope.HEADER],
39 from u_trace import Header, HeaderScope53 Header('freedreno/vulkan/tu_private.h', scope=HeaderScope.SOURCE)
138 DictScope HeaderScope(W, "Header"); in dump() local366 DictScope HeaderScope(W, "Header"); in dump() local