Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/fuzz/
Dfuzzer_minigzip.c243 char outmode[20]; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/
Dminigzip.c278 char *bname, outmode[20]; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/test/
Dminigzip.c563 char *bname, outmode[20]; local
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dminigzip.c563 char *bname, outmode[20]; local
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dminigzip.c521 char *bname, outmode[20]; in main() local
/aosp_15_r20/external/zlib/test/
H A Dminigzip.c491 char *bname, outmode[20]; in main() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c1934 int num_exprs = 0, outmode; in print_stmt() local
3814 int outmode = *ip++; in interpx() local