Home
last modified time | relevance | path

Searched refs:StructInputOutputBufferType (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenBuffer.py193 class StructInputOutputBufferType(FixedInputOutputBufferType): class
242 class StructCombinedInputOutputBufferType(StructInputOutputBufferType):
251 class StructInputBufferType(InputOnlyBufferMixIn, StructInputOutputBufferType):
270 class StructOutputBufferType(OutputOnlyBufferMixIn, StructInputOutputBufferType):
287 class ArrayOutputBufferType(OutputOnlyBufferMixIn, StructInputOutputBufferType):