Home
last modified time | relevance | path

Searched refs:conventions (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dgenvk.py153 conventions = APIConventions()
158 defaultAPIName = conventions.xml_api_name
175 conventions = conventions,
200 conventions = conventions,
218 conventions = conventions,
236 conventions = conventions,
260 conventions = conventions,
280 conventions = conventions,
302 conventions = conventions,
321 conventions = conventions,
[all …]
Dextensionmetadocgenerator.py45 self.conventions = generator.genOpts.conventions
93 elif supercededBy.startswith(self.conventions.api_version_prefix):
95 elif supercededBy.startswith(self.conventions.extension_name_prefix):
108 self_is_KHR = self.name.startswith(self.conventions.KHR_prefix)
109 self_is_EXT = self.name.startswith(self.conventions.EXT_prefix)
110 other_is_KHR = other.name.startswith(self.conventions.KHR_prefix)
111 other_is_EXT = other.name.startswith(self.conventions.EXT_prefix)
148 specURL = self.conventions.specURL('api')
154 versionMatch = re.match(self.conventions.api_version_prefix + r'(\d+)_(\d+)', apiVersion)
161 xrefText = self.conventions.api_name() + ' ' + dottedVersion
[all …]
DgenRef.py54 conventions.generated_include_path,
56 conventions.file_suffix)
65 conventions.generated_include_path,
66 type, name, conventions.file_suffix)
105 'include::{config}/copyright-ccby' + conventions.file_suffix + '[]',
238 conventions.extra_refpage_headers,
245 conventions.extra_refpage_body,
326 specName = conventions.api_name(specType)
327 specURL = conventions.specURL(specType)
485 specURL = conventions.specURL(pi.spec)
[all …]
Dgenerator.py150 conventions=None, argument
224 self.conventions = conventions
438 if self.genOpts.conventions is None:
569 if self.genOpts.conventions is None:
579 if self.genOpts.conventions.constFlagBits and groupElem.get('type') == 'bitmask':
804 self.conventions.generate_max_enum_in_docs):
879 if self.genOpts.conventions is None:
882 self.genOpts.conventions.should_insert_may_alias_macro(self.genOpts)
883 self.file_suffix = self.genOpts.conventions.file_suffix
896 self.conventions = genOpts.conventions
[all …]
Dvaliditygenerator.py12 from spec_tools.conventions import ProseListFormats as plf
92 return self.conventions.null
100 return self.conventions.structtype_member_name
108 return self.conventions.nextpointer_member_name
125 return self.conventions.makeProseList(elements,
146 return self.conventions.makeProseList(elements,
154 return ValidityCollection(entity_name, self.conventions)
157 if not genOpts.conventions:
160 self.conventions = genOpts.conventions
164 (x for x in (self.conventions.valid_pointer_prefix, 'pointer') if x))
[all …]
Ddocgenerator.py157 self.result_type = genOpts.conventions.type_prefix + "Result"
244 write(self.genOpts.conventions.warning_comment, file=fp)
247 if self.genOpts.conventions.generate_index_terms:
248 if basename.startswith(self.conventions.command_prefix):
250 elif basename.startswith(self.conventions.type_prefix):
252 elif basename.startswith(self.conventions.api_prefix):
271 write(self.genOpts.conventions.warning_comment, file=fp)
288 write(self.conventions.warning_comment, file=fp)
302 write(self.conventions.warning_comment, file=fp)
392 if self.conventions.duplicate_aliased_structs:
[all …]
Dextdependency.py101 conventions = APIConventions()
103 registry_path = conventions.registry_path
105 api_name = conventions.xml_api_name
148 if not conventions.is_api_version_name(dep):
/third_party/vulkan-headers/registry/
Dgenvk.py144 conventions = APIConventions()
149 defaultAPIName = conventions.xml_api_name
164 conventions = conventions,
189 conventions = conventions,
207 conventions = conventions,
225 conventions = conventions,
249 conventions = conventions,
269 conventions = conventions,
291 conventions = conventions,
310 conventions = conventions,
[all …]
Dgenerator.py151 conventions=None, argument
219 self.conventions = conventions
430 if self.genOpts.conventions is None:
561 if self.genOpts.conventions is None:
571 if self.genOpts.conventions.constFlagBits and groupElem.get('type') == 'bitmask':
796 self.conventions.generate_max_enum_in_docs):
871 if self.genOpts.conventions is None:
874 self.genOpts.conventions.should_insert_may_alias_macro(self.genOpts)
875 self.file_suffix = self.genOpts.conventions.file_suffix
888 self.conventions = genOpts.conventions
[all …]
Dcgenerator.py229 if not self.genOpts.conventions.protectProtoComment:
243 if self.genOpts.conventions is None:
245 …is_core = self.featureName and self.featureName.startswith(self.conventions.api_prefix + 'VERSION_…
246 … if self.genOpts.conventions.writeFeature(self.featureExtraProtect, self.genOpts.filename):
/third_party/vulkan-loader/scripts/
Dloader_genvk.py118 conventions = VulkanConventions()
125 conventions = conventions,
149 conventions = conventions,
173 conventions = conventions,
197 conventions = conventions,
221 conventions = conventions,
246 conventions = conventions,
Dloader_versioning_generator.py32 conventions = None, argument
56 conventions = conventions,
Ddispatch_table_helper_generator.py38 conventions = None, argument
59 conventions = conventions,
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py20 from .conventions import ConventionsBase
29 def __init__(self, entity_db, conventions: ConventionsBase, manual_types_to_codes=None,
61 self.conventions = conventions
126 return self.conventions.type_prefix in membertext
135 if self.conventions.type_prefix not in membertext:
180 return self.conventions.should_skip_checking_codes
233 supported = self.conventions.xml_api_name in supported_apis
338 if not name.startswith(self.conventions.type_prefix):
340 self.conventions.type_prefix)
346 members, self.conventions.structtype_member_name)
[all …]
Dvalidity.py35 def __init__(self, entity_name=None, conventions=None, strict=True, verbose=False): argument
37 self.conventions = conventions
49 if extension_name and not extension_name.startswith(self.conventions.api_version_prefix):
51 self.conventions.formatExtension(extension_name), entity_preface, self.entity_name)
/third_party/openGLES/extensions/ARB/
DARB_fragment_coord_conventions.txt70 This extension provides alternative conventions for the fragment
75 Beyond the scope of this extension are coordinate conventions used
78 In the case of the coordinate conventions for rasterization and
81 arbitrary clip-space and window-space coordinate space conventions.
82 Adopting other clip-space and window-space conventions involves
104 Other window coordinate conventions exist for other rendering APIs.
120 or OpenGL assembly extensions to specify alternative conventions
150 depends on the fragment processing pixel-center and origin conventions
324 These options affect the fragment coordinate conventions specified
422 We use "conventions" because the extension provides two alternative
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_fragment_coord_conventions.txt60 This extension provides alternative conventions for the fragment
65 Beyond the scope of this extension are coordinate conventions used
68 In the case of the coordinate conventions for rasterization and
71 arbitrary clip-space and window-space coordinate space conventions.
72 Adopting other clip-space and window-space conventions involves
94 Other window coordinate conventions exist for other rendering APIs.
110 or OpenGL assembly extensions to specify alternative conventions
140 depends on the fragment processing pixel-center and origin conventions
314 These options affect the fragment coordinate conventions specified
412 We use "conventions" because the extension provides two alternative
[all …]
/third_party/rust/crates/nix/
DCONVENTIONS.md5 conventions.
7 Note that, thus far, not all the code follows these conventions and not all
8 conventions we try to follow have been documented here. If you find an instance
14 We follow the conventions laid out in [Keep A CHANGELOG][kacl].
DCONTRIBUTING.md65 follow the conventions of [Keep A CHANGELOG][kacl].
109 ## API conventions
112 conventions][conventions] to use throughout the nix project.
114 [conventions]: https://github.com/nix-rust/nix/blob/master/CONVENTIONS.md
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dintroduction.adoc8 This document contains required procedures and conventions when writing
26 conventions must be followed.
27 If you have a strong desire to modify the procedures and conventions, such
53 for overall and fine-grained structure and conventions, normative
54 language use, API naming conventions, common words and phrases to use
/third_party/lz4/
DINSTALL9 LZ4's `Makefile` supports standard [Makefile conventions],
13 [Makefile conventions]: https://www.gnu.org/prep/standards/html_node/Makefile-Conventions.html
/third_party/node/
Dpyproject.toml6 "ICN", # flake8-import-conventions
8 "PLC", # Pylint conventions
/third_party/astc-encoder/Docs/
DTerminology.md3 Like most software, the `astcenc` code base has a set of naming conventions
6 :construction: These conventions are being used for new patches, so new code
8 these conventions.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
Dboilerplate.txt63 [[boilerplate-platform-specific-calling-conventions]]
67 and compiler-specific default calling conventions to be used.
69 …e macro',type='freeform',anchor='boilerplate-platform-specific-calling-conventions',xrefs='VKAPI_C…
73 This macro controls calling conventions for C++11 and GCC/Clang-style
77 …desc='Vulkan function calling conventions macro',type='freeform',anchor='boilerplate-platform-spec…
81 This macro controls calling conventions for MSVC-style compilers.
84 …lkan function pointer calling conventions macro',type='freeform',anchor='boilerplate-platform-spec…
88 This macro also controls calling conventions, and typically has the same
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRCallingConv.td8 // This describes the calling conventions for AVR architecture.
35 // The calling conventions are implemented in custom C++ code

12345678910>>...18