Home
last modified time | relevance | path

Searched defs:lump (Results 176 – 200 of 491) sorted by relevance

12345678910>>...20

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/venti/srv/
H A Dprintarenapart.c22 ZBlock *lump; in rdarena() local
/dports/games/heretic/glheretic-1.2/
H A Dr_things.c74 void R_InstallSpriteLump (int lump, unsigned frame, unsigned rotation, boolean flipped) in R_InstallSpriteLump()
471 int lump; in R_ProjectSprite() local
680 int lump; in R_DrawPSprite() local
H A Dr_data.c287 int lump, ofs; in R_GetColumn() local
548 int lump, length; in R_InitColormaps() local
672 int i,j,k, lump; in R_PrecacheLevel() local
/dports/games/heretic/glheretic-1.2/opengl/
H A Dgl_fonts.c409 int GL_DrawLetterA(int x,int y,int lump) { in GL_DrawLetterA()
454 int GL_DrawLetterB(int x,int y,int lump) { in GL_DrawLetterB()
483 int GL_DrawShadowedLetterB(int x,int y,int lump) { in GL_DrawShadowedLetterB()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_data.c265 int lump, ofs; in R_GetColumn() local
486 int lump, length; in R_InitColormaps() local
602 int i, j, k, lump; in R_PrecacheLevel() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_things.c104 ( int lump, in R_InstallSpriteLump()
519 int lump; in R_ProjectSprite() local
710 int lump; in R_DrawPSprite() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dr_things.c82 void R_InstallSpriteLump(int lump, unsigned frame, unsigned rotation, in R_InstallSpriteLump()
495 int lump; in R_ProjectSprite() local
718 int lump; in R_DrawPSprite() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_things.c104 ( int lump, in R_InstallSpriteLump()
519 int lump; in R_ProjectSprite() local
710 int lump; in R_DrawPSprite() local
/dports/games/uhexen/uhexen-0.601/src/
H A Dr_things.c77 void R_InstallSpriteLump (int lump, unsigned frame, unsigned rotation, boolean flipped) in R_InstallSpriteLump()
470 int lump; in R_ProjectSprite() local
670 int lump; in R_DrawPSprite() local
H A Dr_data.c257 int lump, ofs; in R_GetColumn() local
473 int lump, length; in R_InitColormaps() local
595 int i,j,k, lump; in R_PrecacheLevel() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dr_data.c269 int lump, ofs; in R_GetColumn() local
490 int lump, length; in R_InitColormaps() local
606 int i, j, k, lump; in R_PrecacheLevel() local
/dports/games/edge/Edge-1.35-source/src/
H A Ds_music.cc127 int lump = W_CheckNumForName(play->info); in S_ChangeMusic() local
H A Dr_image.h100 struct { int lump; bool is_png; } graphic; member
104 struct { int lump; } flat; member
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_glnodes.cpp223 static bool LoadGLVertexes(FileReader * lump) in LoadGLVertexes()
303 static bool LoadGLSegs(FileReader * lump) in LoadGLSegs()
449 static bool LoadGLSubsectors(FileReader * lump) in LoadGLSubsectors()
531 static bool LoadNodes (FileReader * lump) in LoadNodes()
783 int lump; in FindGLNodesInWAD() local
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dr_demo.c95 int LoadDemo(const char *name, const byte **buffer, int *length, int *lump) in LoadDemo()
262 int lump; member
373 int lump; in R_DemoEx_ShowComment() local
489 int lump, ver; in R_DemoEx_GetVersion() local
518 int lump; in R_DemoEx_GetParams() local
/dports/games/vavoom/vavoom-1.33/utils/common/
H A Dwadlib.cpp131 void* TIWadFile::GetLump(int lump) in GetLump()
/dports/devel/dev86/dev86-0.16.20/bootblocks/
H A Dboot_win.c252 unsigned int lump; in relocate() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/
H A Dvirtualmappings.cpp162 File1 &lump = lumpIndex[*i]; in FS_InitPathLumpMappings() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dr_data.c274 int lump, ofs; in R_GetColumn() local
525 int lump, length; in R_InitColormaps() local
650 int i, j, k, lump; in R_PrecacheLevel() local
/dports/games/zdoom/zdoom-2.8.1/src/r_data/
H A Dvoxels.cpp190 FMemLump lump = Wads.ReadLump(lumpnum); // FMemLump adds an extra 0 byte to the end. in R_LoadKVX() local
590 int lump, lastlump = 0; in R_InitVoxels() local
/dports/games/zdoom/zdoom-2.8.1/src/textures/
H A Drawpagetexture.cpp257 FMemLump lump = Wads.ReadLump (SourceLump); in MakeTexture() local
/dports/games/ecwolf/ecwolf-1.3.3-src/src/textures/
H A Drawpagetexture.cpp257 FMemLump lump = Wads.ReadLump (SourceLump); in MakeTexture() local
/dports/games/glbsp/glbsp-2.20/
H A Dreject.c197 lump_t *lump; in PutReject() local
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Dreject.c197 lump_t *lump; in PutReject() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/wadtool/
H A Dwadtool.h32 char lump[9]; member

12345678910>>...20