Home
last modified time | relevance | path

Searched refs:structname (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dvkconventions.py94 def generate_structure_type_from_name(self, structname): argument
99 for elem in MAIN_RE.findall(structname):
Dvaliditygenerator.py879 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)
Dgenerator.py1164 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/
Dvkconventions.py94 def generate_structure_type_from_name(self, structname): argument
99 for elem in MAIN_RE.findall(structname):
Dgenerator.py1164 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/
Delfutils.sgml35 <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/
Dconventions.py146 def generate_structure_type_from_name(self, structname): argument
/third_party/vulkan-headers/registry/spec_tools/
Dconventions.py146 def generate_structure_type_from_name(self, structname): argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dgen_framework_sc.py522 for type, structname, contents, typename in matches:
549 for type, structname, contents, typename in matches:
/third_party/chromium/patch/
D0001-cve.patch25536 <structname>hb_glyph_position_t</structname> structures.