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

  /external/vulkan-validation-layers/
threading_generator.py 54 # indentFuncPointer - True if typedefed function pointers should put each
80 indentFuncPointer = False,
95 self.indentFuncPointer = indentFuncPointer
unique_objects_generator.py 57 # indentFuncPointer - True if typedefed function pointers should put each
83 indentFuncPointer = False,
98 self.indentFuncPointer = indentFuncPointer
    [all...]
parameter_validation_generator.py 57 # indentFuncPointer - True if typedefed function pointers should put each
83 indentFuncPointer = False,
98 self.indentFuncPointer = indentFuncPointer
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/
generator.py 171 # indentFuncPointer - True if typedefed function pointers should put each
197 indentFuncPointer = False,
212 self.indentFuncPointer = indentFuncPointer
231 # indentFuncPointer - True if typedefed function pointers should put each
256 indentFuncPointer = False,
268 self.indentFuncPointer = indentFuncPointer
298 # indentFuncPointer - True if typedefed function pointers should put each
324 indentFuncPointer = False
    [all...]

Completed in 218 milliseconds