Home
last modified time | relevance | path

Searched defs:outmode (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenBuffer.py41 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument
47 def getBufferDeclarations(self, name, constmode=False, outmode=False): argument
58 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument
67 def getSizeDeclarations(self, name, outmode=False): argument
123 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument
211 def getSizeDeclarations(self, name, outmode=False): argument
217 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument
277 def getSizeDeclarations(self, name, outmode=False): argument
294 def getSizeDeclarations(self, name, outmode=False): argument
DbgenType.py32 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument
220 def getArgDeclarations(self, name, reference=False, constmode=False, outmode=False): argument
DbgenHeapBuffer.py19 def getOutputBufferDeclarations(self, name, constmode=False, outmode=False): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dminigzip.c275 char outmode[20]; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dminigzip.c563 char *bname, outmode[20]; local