Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
Dmacsupport.py128 class VarUnicodeInputBufferType(VarInputBufferType): class
133 class VarUnicodeReverseInputBufferType(ReverseInputBufferMixin, VarUnicodeInputBufferType):
136 UnicodeInBuffer = VarUnicodeInputBufferType('UniChar', 'UniCharCount', 'l')