Searched refs:structname (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | vkconventions.py | 94 def generate_structure_type_from_name(self, structname): argument 99 for elem in MAIN_RE.findall(structname):
|
D | validitygenerator.py | 879 def makeStructureTypeFromName(self, structname): argument 881 … return self.makeEnumerantName(self.conventions.generate_structure_type_from_name(structname)) 883 def makeStructureTypeValidity(self, structname): argument 888 info = self.registry.typedict.get(structname) 919 if 'Base' in structname: 926 structname, 'so making one up!') 927 entry += self.makeStructureTypeFromName(structname)
|
D | generator.py | 1164 def isStructAlwaysValid(self, structname): argument 1172 if self.conventions.type_always_valid(structname): 1175 category = self.getTypeCategory(structname) 1179 info = self.registry.typedict.get(structname)
|
/third_party/vulkan-headers/registry/ |
D | vkconventions.py | 94 def generate_structure_type_from_name(self, structname): argument 99 for elem in MAIN_RE.findall(structname):
|
D | generator.py | 1164 def isStructAlwaysValid(self, structname): argument 1172 if self.conventions.type_always_valid(structname): 1175 category = self.getTypeCategory(structname) 1179 info = self.registry.typedict.get(structname)
|
/third_party/elfutils/doc/ |
D | elfutils.sgml | 35 <simpara>The <structname>Elf_Data</structname> structure is as 38 <!-- xref --><structname>Elf_Scn</structname>).</simpara> 47 <simpara>The <structname>Elf_Data</structname> structure
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | conventions.py | 146 def generate_structure_type_from_name(self, structname): argument
|
/third_party/vulkan-headers/registry/spec_tools/ |
D | conventions.py | 146 def generate_structure_type_from_name(self, structname): argument
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
D | gen_framework_sc.py | 522 for type, structname, contents, typename in matches: 549 for type, structname, contents, typename in matches:
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 25536 <structname>hb_glyph_position_t</structname> structures.
|