Searched refs:COM_FOpenFile (Results 1 - 21 of 21) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dcl_demo.cpp299 COM_FOpenFile (name, &cls.demofile);
H A Dcommon.h177 int COM_FOpenFile (const char *filename, FILE **file);
H A Dgl_mesh.cpp318 COM_FOpenFile (cache, &f);
H A Dgl_vidandroid.cpp125 COM_FOpenFile("glquake/15to8.pal", &f);
H A Dcommon.cpp1525 COM_FOpenFile
1531 int COM_FOpenFile (const char *filename, FILE **file) function
H A Dgl_warp.cpp704 COM_FOpenFile (name, &f);
H A Dr_part.cpp207 COM_FOpenFile (name, &f);
/external/quake/quake/src/QW/client/
H A Dcommon.h197 int COM_FOpenFile (char *filename, FILE **file);
H A Dgl_mesh.c303 COM_FOpenFile (cache, &f);
H A Dgl_vidandroid.c99 COM_FOpenFile("glquake/15to8.pal", &f);
H A Dgl_vidlinux.c251 COM_FOpenFile("glquake/15to8.pal", &f);
H A Dgl_vidlinux_svga.c281 COM_FOpenFile("glquake/15to8.pal", &f);
H A Dcommon.c1117 COM_FOpenFile("gfx/pop.lmp", &h);
1478 int COM_FOpenFile (char *filename, FILE **file) function
1563 len = com_filesize = COM_FOpenFile (path, &h);
H A Dcl_demo.c742 COM_FOpenFile (name, &cls.demofile);
H A Dgl_vidlinux_x11.c475 COM_FOpenFile("glquake/15to8.pal", &f);
H A Dgl_vidlinuxglx.c423 COM_FOpenFile("glquake/15to8.pal", &f);
H A Dr_part.c97 COM_FOpenFile (name, &f);
H A Dcl_parse.c166 COM_FOpenFile (filename, &f);
H A Dgl_warp.c655 COM_FOpenFile (name, &f);
/external/quake/quake/src/QW/server/
H A Dsv_ccmds.c325 COM_FOpenFile (expanded, &f);
H A Dsv_user.c693 host_client->downloadsize = COM_FOpenFile (name, &host_client->download);

Completed in 144 milliseconds