Home
last modified time | relevance | path

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

/external/python/cpython2/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
/external/zlib/src/test/
Dminigzip.c563 char *bname, outmode[20]; local
/external/python/cpython2/Modules/zlib/
Dminigzip.c563 char *bname, outmode[20]; local