Home
last modified time | relevance | path

Searched refs:Huff_getBit (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1132 int Huff_getBit( byte *fout, int *offset);
H A Dmsg.c223 value |= (Huff_getBit(msg->data, &msg->bit)<<i); in MSG_ReadBits()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1132 int Huff_getBit( byte *fout, int *offset);
H A Dmsg.c223 value |= (Huff_getBit(msg->data, &msg->bit)<<i); in MSG_ReadBits()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dhuffman.c43 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1079 int Huff_getBit( byte *fout, int *offset);
H A Dmsg.c224 value |= (Huff_getBit(msg->data, &msg->bit)<<i); in MSG_ReadBits()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dhuffman.c42 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1107 int Huff_getBit( byte *fout, int *offset);
H A Dmsg.c223 value |= (Huff_getBit(msg->data, &msg->bit)<<i); in MSG_ReadBits()
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1192 int Huff_getBit( byte *fout, int *offset);
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dhuffman.cpp42 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1041 int Huff_getBit( byte *fout, int *offset);
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1192 int Huff_getBit( byte *fout, int *offset);
/dports/games/evq3/evq3/code/qcommon/
H A Dhuffman.c52 int Huff_getBit( byte *fin, int *offset) { in Huff_getBit() function
H A Dqcommon.h1115 int Huff_getBit( byte *fout, int *offset);
H A Dmsg.c223 value |= (Huff_getBit(msg->data, &msg->bit)<<i); in MSG_ReadBits()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dhuffman.c57 int Huff_getBit( byte *fin, int *offset ) { in Huff_getBit() function
H A Dqcommon.h1348 int Huff_getBit( byte *fout, int *offset );
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dhuffman.c57 int Huff_getBit( byte *fin, int *offset ) { in Huff_getBit() function
H A Dqcommon.h1262 int Huff_getBit( byte *fout, int *offset );

12