Searched defs:constmode (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
| D | bgenBuffer.py | 41 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument 47 def getBufferDeclarations(self, name, constmode=False, outmode=False): argument 51 def getInputBufferDeclarations(self, name, constmode=False): argument 58 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument 123 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument 129 def getInputBufferDeclarations(self, name, constmode=False): argument 204 def getInputBufferDeclarations(self, name, constmode=False): argument 217 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument
|
| D | bgenHeapBuffer.py | 19 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument 83 def getInputBufferDeclarations(self, name, constmode=False): argument
|
| D | bgenType.py | 32 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument 220 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument
|