Searched defs:datatype (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
D | bgenBuffer.py | 33 def __init__(self, size, datatype = 'char', sizetype = 'int', sizeformat = None): argument 172 def __init__(self, datatype = 'char', sizetype = 'int', sizeformat = None): argument
|
D | bgenHeapBuffer.py | 16 def __init__(self, datatype = 'char', sizetype = 'int', sizeformat = None): argument
|