Searched refs:zOut (Results 1 - 15 of 15) sorted by relevance

/external/jarjar/src/main/com/tonicsystems/jarjar/util/
H A DAntJarProcessor.java59 protected void zipDir(File dir, ZipOutputStream zOut, String vPath, int mode) argument
63 protected void zipFile(InputStream is, ZipOutputStream zOut, String vPath, argument
74 addParentDirs(struct.name, zOut);
77 zOut, struct.name, struct.time, fromArchive, mode);
81 private void addParentDirs(String file, ZipOutputStream zOut) throws IOException { argument
86 addParentDirs(dir, zOut);
87 super.zipDir((File) null, zOut, dir + "/", ZipFileSet.DEFAULT_DIR_MODE, JAR_MARKER);
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DCMSProcessableByteArray.java40 public void write(OutputStream zOut) argument
43 zOut.write(bytes);
H A DCMSAbsentContent.java34 public void write(OutputStream zOut) argument
/external/valgrind/none/tests/amd64/
H A Dbug127521-64.c10 ULong* zOut,
47 *zOut = block[5];
63 ULong* zOut,
100 *zOut = block[5];
7 do_cmpxchg8b( ULong* rdxOut, ULong* raxOut, ULong* memHiOut, ULong* memLoOut, ULong* zOut, ULong rdxIn, ULong raxIn, ULong memHiIn, ULong memLoIn, ULong rcxIn, ULong rbxIn ) argument
60 do_cmpxchg16b( ULong* rdxOut, ULong* raxOut, ULong* memHiOut, ULong* memLoOut, ULong* zOut, ULong rdxIn, ULong raxIn, ULong memHiIn, ULong memLoIn, ULong rcxIn, ULong rbxIn ) argument
/external/lzma/CPP/7zip/Bundles/Format7zR/
H A Dmakefile67 $O\7zOut.obj \
/external/lzma/CPP/7zip/Bundles/Alone7z/
H A Dmakefile122 $O\7zOut.obj \
/external/sqlite/dist/orig/
H A Dsqlite3.h1141 ** of good-quality randomness into zOut. The return value is
1180 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1185 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
H A Dsqlite3.c1348 ** of good-quality randomness into zOut. The return value is
1387 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1392 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
21545 char *zOut; /* Rendering buffer */ local
21742 zOut = buf;
21745 zOut = zExtra = sqlite3Malloc( nOut );
21746 if( zOut==0 ){
21751 bufpt = &zOut[nOut-1];
21769 length = (int)(&zOut[nOut-1]-bufpt);
21780 length = (int)(&zOut[nOu
23098 unsigned char *zOut; /* Output buffer */ local
23308 unsigned char *zOut = zIn; local
35004 char *zOut = 0; local
38346 char *zOut = sqlite3MallocZero( pVfs->mxPathname+1 ); local
38368 char *zOut = sqlite3MallocZero( pVfs->mxPathname+1 ); local
38414 char *zOut; local
62599 u8 *zOut = &zDestData[iOff%nDestPgsz]; local
80956 u8 *zOut = zBuf; local
87361 char *zOut = sqlite3MPrintf(db, "%s%.*s\\"%w\\"", local
97482 unsigned char *z, *zOut; local
97579 unsigned char *zOut; /* The output */ local
141402 copy_stemmer(const char *zIn, int nIn, char *zOut, int *pnOut) argument
141449 porter_stemmer(const char *zIn, int nIn, char *zOut, int *pnOut) argument
150530 char *zOut; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1141 ** of good-quality randomness into zOut. The return value is
1180 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1185 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
H A Dsqlite3.c1348 ** of good-quality randomness into zOut. The return value is
1387 int (*xFullPathname)(sqlite3_vfs*, const char *zName, int nOut, char *zOut);
1392 int (*xRandomness)(sqlite3_vfs*, int nByte, char *zOut);
21545 char *zOut; /* Rendering buffer */ local
21742 zOut = buf;
21745 zOut = zExtra = sqlite3Malloc( nOut );
21746 if( zOut==0 ){
21751 bufpt = &zOut[nOut-1];
21769 length = (int)(&zOut[nOut-1]-bufpt);
21780 length = (int)(&zOut[nOu
23098 unsigned char *zOut; /* Output buffer */ local
23308 unsigned char *zOut = zIn; local
35022 char *zOut = 0; local
38364 char *zOut = sqlite3MallocZero( pVfs->mxPathname+1 ); local
38386 char *zOut = sqlite3MallocZero( pVfs->mxPathname+1 ); local
38432 char *zOut; local
62617 u8 *zOut = &zDestData[iOff%nDestPgsz]; local
80974 u8 *zOut = zBuf; local
87379 char *zOut = sqlite3MPrintf(db, "%s%.*s\\"%w\\"", local
97500 unsigned char *z, *zOut; local
97597 unsigned char *zOut; /* The output */ local
141432 copy_stemmer(const char *zIn, int nIn, char *zOut, int *pnOut) argument
141479 porter_stemmer(const char *zIn, int nIn, char *zOut, int *pnOut) argument
150560 char *zOut; local
[all...]
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1014 milliseconds