Home
last modified time | relevance | path

Searched refs:misracppstyle (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dgenvk.py116 misracppstyle = args.misracppstyle;
507 misracppstyle = misracppstyle)
549 misracppstyle = misracppstyle)
580 misracppstyle = misracppstyle)
608 misracppstyle = misracppstyle)
810 misracppstyle = misracppstyle)
841 misracppstyle = misracppstyle)
925 misracppstyle = misracppstyle)
1017 misracppstyle = misracppstyle)
Dcgenerator.py41 misracppstyle=False, argument
151 self.misracppstyle = misracppstyle
351 if category == 'define' and self.misracppstyle():
512 def misracppstyle(self): member in COutputGenerator
513 return self.genOpts.misracppstyle;
Dgenerator.py566 def misracppstyle(self): member in OutputGenerator
600 if bitwidth > 32 or self.misracppstyle():
673 elif self.misracppstyle():
831 if self.misracppstyle() and enuminfo.elem.get('type') and not alias:
1113 if (self.misracppstyle() and prefix.find('const ') != -1):
1362 if self.misracppstyle():
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/
DMakefile53 MISRACPPOPTS ?= -misracppstyle