HomeSort by relevance Sort by last modified time
    Searched refs:protectFile (Results 1 - 8 of 8) sorted by null

  /frameworks/native/opengl/tools/glgen2/registry/
genheaders.py 264 protectFile = protect
281 protectFile = protectFile,
300 protectFile = protectFile,
319 protectFile = protectFile,
338 protectFile = protectFile,
357 protectFile = protectFile
    [all...]
reg.py 272 # protectFile - True if multiple inclusion protection should be
302 protectFile = True,
314 self.protectFile = protectFile
520 if (genOpts.protectFile and self.genOpts.filename):
555 if (self.genOpts.protectFile and self.genOpts.filename):
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
genvk.py 152 protectFile = protect
172 protectFile = protectFile,
279 protectFile = protectFile,
301 protectFile = protectFile,
generator.py 150 # protectFile - True if multiple inclusion protection should be
189 protectFile = True,
204 self.protectFile = protectFile
280 # protectFile - True if multiple inclusion protection should be
316 protectFile = True,
332 self.protectFile = protectFile
353 # protectFile - True if multiple inclusion protection should be
392 protectFile = True
    [all...]
  /external/vulkan-validation-layers/
threading_generator.py 33 # protectFile - True if multiple inclusion protection should be
72 protectFile = True,
87 self.protectFile = protectFile
267 if (genOpts.protectFile and self.genOpts.filename):
290 if (self.genOpts.protectFile and self.genOpts.filename):
lvl_genvk.py 94 protectFile = protect
parameter_validation_generator.py 36 # protectFile - True if multiple inclusion protection should be
75 protectFile = True,
90 self.protectFile = protectFile
182 if (genOpts.protectFile and self.genOpts.filename):
210 if (self.genOpts.protectFile and self.genOpts.filename):
    [all...]
unique_objects_generator.py 36 # protectFile - True if multiple inclusion protection should be
75 protectFile = True,
90 self.protectFile = protectFile
    [all...]

Completed in 685 milliseconds