Home
last modified time | relevance | path

Searched refs:USE_VOIP (Results 1 – 25 of 131) sorted by path

123456

/dports/games/evq3/evq3/
H A DMakefile89 USE_VOIP?=0 macro
755 ifeq ($(USE_VOIP),1)
/dports/games/evq3/evq3/code/client/
H A Dcl_cgame.c920 #if USE_VOIP in CL_FirstSnapshot()
H A Dcl_input.c55 #if USE_VOIP
223 #if USE_VOIP
559 #if USE_VOIP in CL_CreateCmd()
761 #if USE_VOIP in CL_WritePacket()
964 #if USE_VOIP in CL_InitInput()
H A Dcl_main.c36 #if USE_VOIP
178 #if USE_VOIP
1129 #if USE_VOIP in CL_Disconnect()
1182 #if USE_VOIP in CL_Disconnect()
2607 #if USE_VOIP in CL_Frame()
3050 #if USE_VOIP in CL_Init()
H A Dcl_parse.c333 #if USE_VOIP
365 #if USE_VOIP in CL_SystemInfoChanged()
638 #if USE_VOIP
903 #if USE_VOIP in CL_ParseServerMessage()
H A Dclient.h37 #if USE_VOIP
232 #if USE_VOIP
408 #if USE_VOIP
472 #if USE_VOIP
497 #if USE_VOIP
H A Dsnd_dma.c124 #if USE_VOIP
1533 #if USE_VOIP in S_Base_Init()
H A Dsnd_local.h143 #if USE_VOIP
H A Dsnd_main.c65 #if USE_VOIP in S_ValidSoundInterface()
316 #if USE_VOIP
H A Dsnd_openal.c1699 #if USE_VOIP
1847 #if USE_VOIP
1928 #if USE_VOIP in S_AL_Shutdown()
2070 #if USE_VOIP in S_AL_Init()
2121 #if USE_VOIP in S_AL_Init()
H A Dsnd_public.h75 #if USE_VOIP
/dports/games/evq3/evq3/code/server/
H A Dserver.h36 #if USE_VOIP
182 #if USE_VOIP
287 #if USE_VOIP
348 #if USE_VOIP
H A Dsv_client.c1086 #if USE_VOIP
1381 #if USE_VOIP in SV_UserinfoChanged()
1424 #if USE_VOIP
1471 #if USE_VOIP
1695 #if USE_VOIP
1925 #if USE_VOIP in SV_ExecuteClientMessage()
H A Dsv_init.c657 #if USE_VOIP in SV_Init()
H A Dsv_main.c25 #if USE_VOIP
414 #if USE_VOIP in SVC_Info()
H A Dsv_snapshot.c656 #if USE_VOIP in SV_SendClientSnapshot()
/dports/games/ioquake3-server/ioquake3-1.36/
H A DMakefile145 ifndef USE_VOIP
146 USE_VOIP=1 macro
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_cgame.c918 #ifdef USE_VOIP in CL_FirstSnapshot()
H A Dcl_input.c55 #ifdef USE_VOIP
223 #ifdef USE_VOIP
761 #ifdef USE_VOIP in CL_WritePacket()
1002 #ifdef USE_VOIP in CL_InitInput()
H A Dcl_main.c36 #ifdef USE_VOIP
183 #ifdef USE_VOIP
1182 #ifdef USE_VOIP in CL_Disconnect()
1239 #ifdef USE_VOIP in CL_Disconnect()
2689 #ifdef USE_VOIP in CL_Frame()
3143 #ifdef USE_VOIP in CL_Init()
H A Dcl_parse.c333 #ifdef USE_VOIP
365 #ifdef USE_VOIP in CL_SystemInfoChanged()
638 #ifdef USE_VOIP
903 #ifdef USE_VOIP in CL_ParseServerMessage()
H A Dcl_scrn.c346 #ifdef USE_VOIP
533 #ifdef USE_VOIP in SCR_DrawScreenField()
H A Dclient.h37 #ifdef USE_VOIP
233 #ifdef USE_VOIP
411 #ifdef USE_VOIP
479 #ifdef USE_VOIP
503 #ifdef USE_VOIP
H A Dsnd_dma.c123 #ifdef USE_VOIP
1532 #ifdef USE_VOIP in S_Base_Init()
H A Dsnd_local.h143 #ifdef USE_VOIP

123456