/aosp_15_r20/external/python/cpython2/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 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
|
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
|
D | bgenHeapBuffer.py | 19 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/ |
D | fuzzer_minigzip.c | 243 char outmode[20]; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/ |
D | minigzip.c | 278 char *bname, outmode[20]; in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/test/ |
D | minigzip.c | 563 char *bname, outmode[20]; local
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | minigzip.c | 563 char *bname, outmode[20]; local
|
/aosp_15_r20/external/zstd/zlibWrapper/examples/ |
H A D | minigzip.c | 521 char *bname, outmode[20]; in main() local
|
/aosp_15_r20/external/zlib/test/ |
H A D | minigzip.c | 491 char *bname, outmode[20]; in main() local
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | awk.c | 1934 int num_exprs = 0, outmode; in print_stmt() local 3814 int outmode = *ip++; in interpx() local
|