HomeSort by relevance Sort by last modified time
    Searched refs:zOut (Results 1 - 25 of 31) sorted by null

1 2

  /external/jarjar/src/main/com/tonicsystems/jarjar/util/
AntJarProcessor.java 59 protected void zipDir(File dir, ZipOutputStream zOut, String vPath, int mode)
63 protected void zipFile(InputStream is, ZipOutputStream zOut, String vPath,
74 addParentDirs(struct.name, zOut);
77 zOut, struct.name, struct.time, fromArchive, mode);
81 private void addParentDirs(String file, ZipOutputStream zOut) throws IOException {
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/
CMSProcessableByteArray.java 40 public void write(OutputStream zOut)
43 zOut.write(bytes);
CMSAbsentContent.java 34 public void write(OutputStream zOut)
  /external/valgrind/none/tests/amd64/
bug127521-64.c 10 ULong* zOut,
47 *zOut = block[5];
63 ULong* zOut,
100 *zOut = block[5];
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256.go 818 // p256PointDouble sets {xOut,yOut,zOut} = 2*{x,y,z}.
821 func p256PointDouble(xOut, yOut, zOut, x, y, z *[p256Limbs]uint32) {
836 p256Diff(zOut, &tmp, &delta)
850 // p256PointAddMixed sets {xOut,yOut,zOut} = {x1,y1,z1} + {x2,y2,1}.
857 func p256PointAddMixed(xOut, yOut, zOut, x1, y1, z1, x2, y2 *[p256Limbs]uint32) {
874 p256Mul(zOut, &tmp, &h)
887 // p256PointAdd sets {xOut,yOut,zOut} = {x1,y1,z1} + {x2,y2,z2}.
893 func p256PointAdd(xOut, yOut, zOut, x1, y1, z1, x2, y2, z2 *[p256Limbs]uint32) {
    [all...]
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p256.go 818 // p256PointDouble sets {xOut,yOut,zOut} = 2*{x,y,z}.
821 func p256PointDouble(xOut, yOut, zOut, x, y, z *[p256Limbs]uint32) {
836 p256Diff(zOut, &tmp, &delta)
850 // p256PointAddMixed sets {xOut,yOut,zOut} = {x1,y1,z1} + {x2,y2,1}.
857 func p256PointAddMixed(xOut, yOut, zOut, x1, y1, z1, x2, y2 *[p256Limbs]uint32) {
874 p256Mul(zOut, &tmp, &h)
887 // p256PointAdd sets {xOut,yOut,zOut} = {x1,y1,z1} + {x2,y2,z2}.
893 func p256PointAdd(xOut, yOut, zOut, x1, y1, z1, x2, y2, z2 *[p256Limbs]uint32) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.3/
plexus-archiver-2.3.jar 
  /external/lzma/CPP/7zip/Bundles/Format7zR/
makefile 67 $O\7zOut.obj \
  /external/lzma/CPP/7zip/Bundles/Alone7z/
makefile 89 $O\7zOut.obj \
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.h     [all...]
  /external/guice/lib/build/
jarjar-1.1.jar 
  /external/testng/lib-supplied/
jarjar-issue-21.jar 
  /prebuilts/tools/common/m2/repository/com/googlecode/jarjar/jarjar/1.3/
jarjar-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/jarjar/jarjar/1.2.1/
jarjar-1.2.1.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 

Completed in 587 milliseconds

1 2