/third_party/openGLES/xml/ |
H A D | genglvnd.py | 238 protectFile = protect variable 255 protectFile = protectFile, 274 protectFile = protectFile, 293 protectFile = protectFile, 312 protectFile = protectFile, 331 protectFile [all...] |
H A D | genheaders.py | 189 protectFile = protect variable 206 protectFile = protectFile, 225 protectFile = protectFile, 244 protectFile = protectFile, 263 protectFile = protectFile, 282 protectFile [all...] |
H A D | reg.py | 254 # protectFile - True if multiple inclusion protection should be 286 protectFile = True, 298 self.protectFile = protectFile 504 if (genOpts.protectFile and self.genOpts.filename): 539 if (self.genOpts.protectFile and self.genOpts.filename):
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | genglvnd.py | 268 protectFile = protect variable 285 protectFile = protectFile, 304 protectFile = protectFile, 323 protectFile = protectFile, 342 protectFile = protectFile, 361 protectFile [all...] |
H A D | genheaders.py | 267 protectFile = protect variable 284 protectFile = protectFile, 303 protectFile = protectFile, 322 protectFile = protectFile, 341 protectFile = protectFile, 360 protectFile [all...] |
H A D | reg.py | 265 # protectFile - True if multiple inclusion protection should be 297 protectFile = True, 309 self.protectFile = protectFile 515 if (genOpts.protectFile and self.genOpts.filename): 550 if (self.genOpts.protectFile and self.genOpts.filename):
|
/third_party/EGL/api/ |
H A D | genheaders.py | 194 protectFile = protect variable 211 protectFile = protectFile, 230 protectFile = protectFile, 249 protectFile = protectFile, 268 protectFile = protectFile, 287 protectFile [all...] |
H A D | reg.py | 255 # protectFile - True if multiple inclusion protection should be 287 protectFile = True, 299 self.protectFile = protectFile 505 if (genOpts.protectFile and self.genOpts.filename): 548 if (self.genOpts.protectFile and self.genOpts.filename):
|
/third_party/skia/third_party/externals/egl-registry/api/ |
H A D | genheaders.py | 269 protectFile = protect variable 286 protectFile = protectFile, 305 protectFile = protectFile, 324 protectFile = protectFile, 343 protectFile = protectFile, 362 protectFile [all...] |
H A D | reg.py | 266 # protectFile - True if multiple inclusion protection should be 298 protectFile = True, 310 self.protectFile = protectFile 516 if (genOpts.protectFile and self.genOpts.filename): 559 if (self.genOpts.protectFile and self.genOpts.filename):
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | genvk.py | 150 protectFile = protect 492 protectFile = protectFile, 534 protectFile = protectFile, 565 protectFile = protectFile, 593 protectFile = protectFile, 621 protectFile [all...] |
H A D | schema_generator.py | 50 protectFile=True, 74 self.protectFile = protectFile
|
H A D | cgenerator.py | 24 protectFile=True, 49 - protectFile - True if multiple inclusion protection should be 100 self.protectFile = protectFile 180 if self.genOpts.protectFile and self.genOpts.filename: 208 if self.genOpts.protectFile and self.genOpts.filename:
|
H A D | json_h_generator.py | 50 protectFile=True,
|
H A D | json_c_generator.py | 99 protectFile=True,
|
H A D | json_generator.py | 264 protectFile=True,
|
H A D | json_parser.py | 315 protectFile=True,
|
/third_party/vulkan-headers/registry/ |
H A D | cgenerator.py | 24 protectFile=True, 49 - protectFile - True if multiple inclusion protection should be 100 self.protectFile = protectFile 180 if self.genOpts.protectFile and self.genOpts.filename: 208 if self.genOpts.protectFile and self.genOpts.filename:
|
/third_party/vulkan-loader/scripts/ |
H A D | helper_file_generator.py | 49 protectFile = True, 74 self.protectFile = protectFile
|
H A D | loader_extension_generator.py | 138 protectFile = True,
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_vulkan_header.py | 180 protectFile = True,
|