SYMBOL INDEX (150 symbols across 20 files) FILE: Revolved/AxisVertex.h type AxisVertex (line 12) | typedef struct AxisVertex { FILE: Revolved/BCShader.h type VertexAttrib (line 8) | typedef enum { FILE: Revolved/Color.h type Color (line 12) | typedef struct Color { function GLKVector3 (line 16) | static inline GLKVector3 colorToGLKVector3(Color color) function Color (line 21) | static inline Color colorWithRGB(char red, char green, char blue) function Color (line 26) | static inline Color colorWithHexColor(NSUInteger hexColor) FILE: Revolved/Geometry.h function GLKVector2DistanceSq (line 13) | static inline float GLKVector2DistanceSq(GLKVector2 vectorStart, GLKVect... function SquareDistancePointSegment (line 21) | static inline float SquareDistancePointSegment(GLKVector2 a, GLKVector2 ... function GLKVector2 (line 44) | static inline GLKVector2 ClosestPointOnSegmentForPoint(GLKVector2 a, GLK... FILE: Revolved/LineVertex.h type LineVertex (line 12) | typedef struct LineVertex { FILE: Revolved/PointVertex.h type PointVertex (line 12) | typedef struct PointVertex { FILE: Revolved/RVAnimation.h type RVAnimationCurveEaseInOut (line 13) | typedef NS_ENUM(NSInteger, RVAnimationCurve) { FILE: Revolved/RVDrawController.h type DrawControllerStateIdle (line 15) | typedef NS_ENUM(NSInteger, DrawControllerState) { FILE: Revolved/RVMeshController_Private.h function interface (line 11) | interface RVMeshController () FILE: Revolved/RVSegment.h type SegmentTesselation (line 15) | typedef struct SegmentTesselation { FILE: Revolved/SegmentEnd.h type SegmentEndFirst (line 12) | typedef NS_ENUM(NSInteger, SegmentEnd) { FILE: Revolved/Vertex.h type Vertex (line 12) | typedef struct Vertex { FILE: Revolved/minizip/crypt.h function decrypt_byte (line 35) | static int decrypt_byte(unsigned long* pkeys, const unsigned long* pcrc_... function update_keys (line 48) | static int update_keys(unsigned long* pkeys,const unsigned long* pcrc_32... function init_keys (line 65) | static void init_keys(const char* passwd,unsigned long* pkeys,const unsi... function crypthead (line 90) | static int crypthead(const char* passwd, /* password string */ FILE: Revolved/minizip/ioapi.c function voidpf (line 19) | voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*... function call_zseek64 (line 29) | long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filest... function ZPOS64_T (line 43) | ZPOS64_T call_ztell64 (const zlib_filefunc64_32_def* pfilefunc,voidpf fi... function fill_zlib_filefunc64_32_def_from_filefunc32 (line 57) | void fill_zlib_filefunc64_32_def_from_filefunc32(zlib_filefunc64_32_def*... function voidpf (line 87) | static voidpf ZCALLBACK fopen_file_func (voidpf opaque, const char* file... function voidpf (line 105) | static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* fi... function uLong (line 124) | static uLong ZCALLBACK fread_file_func (voidpf opaque, voidpf stream, vo... function uLong (line 131) | static uLong ZCALLBACK fwrite_file_func (voidpf opaque, voidpf stream, c... function ftell_file_func (line 138) | static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) function ZPOS64_T (line 146) | static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) function fseek_file_func (line 153) | static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uL... function fseek64_file_func (line 176) | static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ... function fclose_file_func (line 202) | static int ZCALLBACK fclose_file_func (voidpf opaque, voidpf stream) function ferror_file_func (line 209) | static int ZCALLBACK ferror_file_func (voidpf opaque, voidpf stream) function fill_fopen_filefunc (line 216) | void fill_fopen_filefunc (pzlib_filefunc_def) function fill_fopen64_filefunc (line 229) | void fill_fopen64_filefunc (zlib_filefunc64_def* pzlib_filefunc_def) FILE: Revolved/minizip/ioapi.h type IT_INT_CUSTOM_TYPE (line 82) | typedef 64BIT_INT_CUSTOM_TYPE ZPOS64_T; type ZPOS64_T (line 86) | typedef uint64_t ZPOS64_T; type ZPOS64_T (line 91) | typedef unsigned __int64 ZPOS64_T; type ZPOS64_T (line 93) | typedef unsigned long long int ZPOS64_T; type zlib_filefunc_def (line 139) | typedef struct zlib_filefunc_def_s type zlib_filefunc64_def (line 155) | typedef struct zlib_filefunc64_def_s type zlib_filefunc64_32_def (line 171) | typedef struct zlib_filefunc64_32_def_s FILE: Revolved/minizip/mztools.c function unzRepair (line 31) | extern int ZEXPORT unzRepair(file, fileOut, fileOutTmp, nRecovered, byte... FILE: Revolved/minizip/unzip.c type unz_file_info64_internal (line 126) | typedef struct unz_file_info64_internal_s type file_in_zip64_read_info_s (line 134) | typedef struct type unz64_s (line 165) | typedef struct function local (line 212) | local int unz64local_getByte(const zlib_filefunc64_32_def* pzlib_filefun... function local (line 239) | local int unz64local_getShort (const zlib_filefunc64_32_def* pzlib_filef... function local (line 266) | local int unz64local_getLong (const zlib_filefunc64_32_def* pzlib_filefu... function local (line 302) | local int unz64local_getLong64 (const zlib_filefunc64_32_def* pzlib_file... function local (line 349) | local int strcmpcasenosensitive_internal (const char* fileName1, const c... function unzStringFileNameCompare (line 390) | extern int ZEXPORT unzStringFileNameCompare (const char* fileName1, function local (line 413) | local ZPOS64_T unz64local_SearchCentralDir(const zlib_filefunc64_32_def*... function local (line 478) | local ZPOS64_T unz64local_SearchCentralDir64(const zlib_filefunc64_32_de... function local (line 584) | local unzFile unzOpenInternal (const void *path, function unzFile (line 765) | extern unzFile ZEXPORT unzOpen2 (const char *path, function unzFile (line 778) | extern unzFile ZEXPORT unzOpen2_64 (const void *path, function unzFile (line 793) | extern unzFile ZEXPORT unzOpen (const char *path) function unzFile (line 798) | extern unzFile ZEXPORT unzOpen64 (const void *path) function unzClose (line 808) | extern int ZEXPORT unzClose (unzFile file) function unzGetGlobalInfo64 (line 828) | extern int ZEXPORT unzGetGlobalInfo64 (unzFile file, unz_global_info64* ... function unzGetGlobalInfo (line 838) | extern int ZEXPORT unzGetGlobalInfo (unzFile file, unz_global_info* pglo... function local (line 852) | local void unz64local_DosDateToTmuDate (ZPOS64_T ulDosDate, tm_unz* ptm) function local (line 879) | local int unz64local_GetCurrentFileInfoInternal (unzFile file, function unzGetCurrentFileInfo64 (line 1132) | extern int ZEXPORT unzGetCurrentFileInfo64 (unzFile file, function unzGetCurrentFileInfo (line 1144) | extern int ZEXPORT unzGetCurrentFileInfo (unzFile file, function unzGoToFirstFile (line 1186) | extern int ZEXPORT unzGoToFirstFile (unzFile file) function unzGoToNextFile (line 1207) | extern int ZEXPORT unzGoToNextFile (unzFile file) function unzLocateFile (line 1240) | extern int ZEXPORT unzLocateFile (unzFile file, const char *szFileName, ... function unzGetFilePos64 (line 1316) | extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) function unzGetFilePos (line 1332) | extern int ZEXPORT unzGetFilePos( function unzGoToFilePos64 (line 1346) | extern int ZEXPORT unzGoToFilePos64(unzFile file, const unz64_file_pos* ... function unzGoToFilePos (line 1368) | extern int ZEXPORT unzGoToFilePos( function local (line 1393) | local int unz64local_CheckCurrentFileCoherencyHeader (unz64_s* s, uInt* ... function unzOpenCurrentFile3 (line 1480) | extern int ZEXPORT unzOpenCurrentFile3 (unzFile file, int* method, function unzOpenCurrentFile (line 1654) | extern int ZEXPORT unzOpenCurrentFile (unzFile file) function unzOpenCurrentFilePassword (line 1659) | extern int ZEXPORT unzOpenCurrentFilePassword (unzFile file, const char*... function unzOpenCurrentFile2 (line 1664) | extern int ZEXPORT unzOpenCurrentFile2 (unzFile file, int* method, int* ... function ZPOS64_T (line 1671) | extern ZPOS64_T ZEXPORT unzGetCurrentFileZStreamPos64( unzFile file) function unzReadCurrentFile (line 1697) | extern int ZEXPORT unzReadCurrentFile (unzFile file, voidp buf, unsigne... function z_off_t (line 1916) | extern z_off_t ZEXPORT unztell (unzFile file) function ZPOS64_T (line 1931) | extern ZPOS64_T ZEXPORT unztell64 (unzFile file) function ZEXPORT (line 1951) | extern int ZEXPORT unzeof (unzFile file) function unzGetLocalExtrafield (line 1983) | extern int ZEXPORT unzGetLocalExtrafield (unzFile file, voidp buf, unsig... function unzCloseCurrentFile (line 2031) | extern int ZEXPORT unzCloseCurrentFile (unzFile file) function unzGetGlobalComment (line 2078) | extern int ZEXPORT unzGetGlobalComment (unzFile file, char * szComment, ... function ZPOS64_T (line 2106) | extern ZPOS64_T ZEXPORT unzGetOffset64(unzFile file) function uLong (line 2121) | extern uLong ZEXPORT unzGetOffset (unzFile file) function unzSetOffset64 (line 2131) | extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos) function unzSetOffset (line 2149) | extern int ZEXPORT unzSetOffset (unzFile file, uLong pos) FILE: Revolved/minizip/unzip.h type unzFile__ (line 67) | typedef struct TagunzFile__ { int unused; } unzFile__; type unzFile__ (line 68) | typedef unzFile__ *unzFile; type voidp (line 70) | typedef voidp unzFile; type tm_unz (line 84) | typedef struct tm_unz_s type unz_global_info64 (line 96) | typedef struct unz_global_info64_s type unz_global_info (line 103) | typedef struct unz_global_info_s type unz_file_info64 (line 111) | typedef struct unz_file_info64_s type unz_file_info (line 132) | typedef struct unz_file_info_s type unz_file_pos (line 258) | typedef struct unz_file_pos_s type unz64_file_pos (line 272) | typedef struct unz64_file_pos_s FILE: Revolved/minizip/zip.c type linkedlist_datablock_internal (line 114) | typedef struct linkedlist_datablock_internal_s type linkedlist_data (line 123) | typedef struct linkedlist_data_s type curfile64_info (line 130) | typedef struct type zip64_internal (line 165) | typedef struct function local (line 189) | local linkedlist_datablock_internal* allocate_new_datablock() function local (line 203) | local void free_datablock(linkedlist_datablock_internal* ldi) function local (line 213) | local void init_linkedlist(linkedlist_data* ll) function local (line 218) | local void free_linkedlist(linkedlist_data* ll) function local (line 225) | local int add_data_in_datablock(linkedlist_data* ll, const void* buf, uL... function local (line 287) | local int zip64local_putValue (const zlib_filefunc64_32_def* pzlib_filef... function local (line 311) | local void zip64local_putValue_inmemory (void* dest, ZPOS64_T x, int nbB... function local (line 332) | local uLong zip64local_TmzDateToDosDate(const tm_zip* ptm) function local (line 349) | local int zip64local_getByte(const zlib_filefunc64_32_def* pzlib_filefun... function local (line 373) | local int zip64local_getShort (const zlib_filefunc64_32_def* pzlib_filef... function local (line 395) | local int zip64local_getLong (const zlib_filefunc64_32_def* pzlib_filefu... function local (line 426) | local int zip64local_getLong64 (const zlib_filefunc64_32_def* pzlib_file... function local (line 480) | local ZPOS64_T zip64local_SearchCentralDir(const zlib_filefunc64_32_def*... function local (line 542) | local ZPOS64_T zip64local_SearchCentralDir64(const zlib_filefunc64_32_de... function LoadCentralDirectoryRecord (line 641) | int LoadCentralDirectoryRecord(zip64_internal* pziinit) function zipFile (line 851) | extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipch... function zipFile (line 922) | extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipch... function zipFile (line 934) | extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zi... function zipFile (line 950) | extern zipFile ZEXPORT zipOpen (const char* pathname, int append) function zipFile (line 955) | extern zipFile ZEXPORT zipOpen64 (const void* pathname, int append) function Write_LocalFileHeader (line 961) | int Write_LocalFileHeader(zip64_internal* zi, const char* filename, uInt... function zipOpenNewFileInZip4 (line 1269) | extern int ZEXPORT zipOpenNewFileInZip4 (zipFile file, const char* filen... function zipOpenNewFileInZip3 (line 1285) | extern int ZEXPORT zipOpenNewFileInZip3 (zipFile file, const char* filen... function zipOpenNewFileInZip3_64 (line 1300) | extern int ZEXPORT zipOpenNewFileInZip3_64(zipFile file, const char* fil... function zipOpenNewFileInZip2 (line 1315) | extern int ZEXPORT zipOpenNewFileInZip2(zipFile file, const char* filena... function zipOpenNewFileInZip2_64 (line 1328) | extern int ZEXPORT zipOpenNewFileInZip2_64(zipFile file, const char* fil... function zipOpenNewFileInZip64 (line 1341) | extern int ZEXPORT zipOpenNewFileInZip64 (zipFile file, const char* file... function zipOpenNewFileInZip (line 1354) | extern int ZEXPORT zipOpenNewFileInZip (zipFile file, const char* filena... function local (line 1367) | local int zip64FlushWriteBuffer(zip64_internal* zi) function zipWriteInFileInZip (line 1406) | extern int ZEXPORT zipWriteInFileInZip (zipFile file,const void* buf,uns... function zipCloseFileInZipRaw (line 1513) | extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompresse... function zipCloseFileInZipRaw64 (line 1518) | extern int ZEXPORT zipCloseFileInZipRaw64 (zipFile file, ZPOS64_T uncomp... function zipCloseFileInZip (line 1760) | extern int ZEXPORT zipCloseFileInZip (zipFile file) function Write_Zip64EndOfCentralDirectoryLocator (line 1766) | int Write_Zip64EndOfCentralDirectoryLocator(zip64_internal* zi, ZPOS64_T... function Write_Zip64EndOfCentralDirectoryRecord (line 1789) | int Write_Zip64EndOfCentralDirectoryRecord(zip64_internal* zi, uLong siz... function Write_EndOfCentralDirectoryRecord (line 1830) | int Write_EndOfCentralDirectoryRecord(zip64_internal* zi, uLong size_cen... function Write_GlobalComment (line 1879) | int Write_GlobalComment(zip64_internal* zi, const char* global_comment) function zipClose (line 1897) | extern int ZEXPORT zipClose (zipFile file, const char* global_comment) function zipRemoveExtraInfoBlock (line 1966) | extern int ZEXPORT zipRemoveExtraInfoBlock (char* pData, int* dataLen, s... FILE: Revolved/minizip/zip.h type zipFile__ (line 66) | typedef struct TagzipFile__ { int unused; } zipFile__; type zipFile__ (line 67) | typedef zipFile__ *zipFile; type voidp (line 69) | typedef voidp zipFile; type tm_zip (line 89) | typedef struct tm_zip_s type zip_fileinfo (line 99) | typedef struct