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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenBuffer.py 193 class StructInputOutputBufferType(FixedInputOutputBufferType):
242 class StructCombinedInputOutputBufferType(StructInputOutputBufferType):
251 class StructInputBufferType(InputOnlyBufferMixIn, StructInputOutputBufferType):
270 class StructOutputBufferType(OutputOnlyBufferMixIn, StructInputOutputBufferType):
287 class ArrayOutputBufferType(OutputOnlyBufferMixIn, StructInputOutputBufferType):
  /external/python/cpython2/Tools/bgen/bgen/
bgenBuffer.py 193 class StructInputOutputBufferType(FixedInputOutputBufferType):
242 class StructCombinedInputOutputBufferType(StructInputOutputBufferType):
251 class StructInputBufferType(InputOnlyBufferMixIn, StructInputOutputBufferType):
270 class StructOutputBufferType(OutputOnlyBufferMixIn, StructInputOutputBufferType):
287 class ArrayOutputBufferType(OutputOnlyBufferMixIn, StructInputOutputBufferType):
  /external/python/cpython2/Mac/Modules/snd/
sndsupport.py 82 StateBlock = StructInputOutputBufferType('StateBlock')

Completed in 110 milliseconds