HomeSort by relevance Sort by last modified time
    Searched refs:zipcharpc (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/zlib/contrib/minizip/
zip.h 109 typedef const char* zipcharpc; typedef
139 zipcharpc* globalcomment,
144 zipcharpc* globalcomment,
zip.c 849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def)
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def)
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def)
    [all...]
  /external/zlib/src/contrib/minizip/
zip.h 109 typedef const char* zipcharpc; typedef
139 zipcharpc* globalcomment,
144 zipcharpc* globalcomment,
zip.c 849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def)
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def)
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def)
    [all...]

Completed in 116 milliseconds