/external/quake/quake/src/WinQuake/ |
cl_demo.cpp | 299 COM_FOpenFile (name, &cls.demofile);
|
common.h | 177 int COM_FOpenFile (const char *filename, FILE **file);
|
gl_mesh.cpp | 318 COM_FOpenFile (cache, &f);
|
gl_vidandroid.cpp | 125 COM_FOpenFile("glquake/15to8.pal", &f);
|
common.cpp | 1525 COM_FOpenFile 1531 int COM_FOpenFile (const char *filename, FILE **file) [all...] |
gl_warp.cpp | 704 COM_FOpenFile (name, &f);
|
r_part.cpp | 207 COM_FOpenFile (name, &f);
|
/external/quake/quake/src/QW/client/ |
common.h | 197 int COM_FOpenFile (char *filename, FILE **file);
|
gl_mesh.c | 303 COM_FOpenFile (cache, &f);
|
gl_vidandroid.c | 99 COM_FOpenFile("glquake/15to8.pal", &f);
|
gl_vidlinux.c | 251 COM_FOpenFile("glquake/15to8.pal", &f);
|
gl_vidlinux_svga.c | 281 COM_FOpenFile("glquake/15to8.pal", &f);
|
common.c | 1117 COM_FOpenFile("gfx/pop.lmp", &h); 1478 int COM_FOpenFile (char *filename, FILE **file) 1563 len = com_filesize = COM_FOpenFile (path, &h); [all...] |
cl_demo.c | 742 COM_FOpenFile (name, &cls.demofile);
|
gl_vidlinux_x11.c | 475 COM_FOpenFile("glquake/15to8.pal", &f);
|
gl_vidlinuxglx.c | 423 COM_FOpenFile("glquake/15to8.pal", &f);
|
r_part.c | 97 COM_FOpenFile (name, &f);
|
cl_parse.c | 166 COM_FOpenFile (filename, &f);
|
gl_warp.c | 655 COM_FOpenFile (name, &f);
|
/external/quake/quake/src/QW/server/ |
sv_ccmds.c | 325 COM_FOpenFile (expanded, &f);
|
sv_user.c | 693 host_client->downloadsize = COM_FOpenFile (name, &host_client->download); [all...] |