HomeSort by relevance Sort by last modified time
    Searched full:nosound (Results 1 - 22 of 22) sorted by null

  /external/v8/src/
win32-headers.h 44 #ifndef NOSOUND
45 #define NOSOUND
  /external/quake/quake/src/WinQuake/
wq.bat 41 winquake -dibonly -nosound -nojoy %2 %3 %4 %5 %6 %7 %8 %9
snd_dma.cpp 74 cvar_t nosound = CVAR2("nosound", "0"); variable
172 if (COM_CheckParm("-nosound"))
184 Cvar_RegisterVariable(&nosound);
341 if (!sound_started || nosound.value)
472 if (nosound.value)
996 if (nosound.value)
cmd.cpp 210 quake -nosound +cmd amlev1
snd_android.cpp 467 if (COM_CheckParm("-nosound"))
common.cpp 30 {"-stdvid", "-nolan", "-nosound", "-nocdaudio", "-nojoy", "-nomouse", "-dibonly"};
    [all...]
wqreadme.txt 170 winquake -dibonly -nosound
    [all...]
  /external/quake/quake/src/QW/client/
snd_dma.c 77 cvar_t nosound = CVAR2("nosound", "0"); variable
175 if (COM_CheckParm("-nosound"))
187 Cvar_RegisterVariable(&nosound);
337 if (!sound_started || nosound.value)
468 if (nosound.value)
989 if (nosound.value)
cmd.c 209 quake -nosound +cmd amlev1
common.c 39 {"-stdvid", "-nolan", "-nosound", "-nocdaudio", "-nojoy", "-nomouse"};
    [all...]
  /gdk/samples/quake/jni/
snd_dma.cpp 74 cvar_t nosound = CVAR2("nosound", "0"); variable
172 if (COM_CheckParm("-nosound"))
184 Cvar_RegisterVariable(&nosound);
341 if (!sound_started || nosound.value)
472 if (nosound.value)
996 if (nosound.value)
cmd.cpp 210 quake -nosound +cmd amlev1
snd_android.cpp 467 if (COM_CheckParm("-nosound"))
common.cpp 30 {"-stdvid", "-nolan", "-nosound", "-nocdaudio", "-nojoy", "-nomouse", "-dibonly"};
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
mirc.php 140 GESHI_SEARCH => '((on|ctcp) (!|@|&)?(\d|\*):(Action|Active|Agent|AppActive|Ban|Chat|Close|Connect|Ctcp|CtcpReply|DccServer|DeHelp|DeOp|DeVoice|Dialog|Dns|Error|Exit|FileRcvd|FileSent|GetFail|Help|Hotlink|Input|Invite|Join|KeyDown|KeyUp|Kick|Load|Logon|MidiEnd|Mode|Mp3End|Nick|NoSound|Notice|Notify|Op|Open|Part|Ping|Pong|PlayEnd|Quit|Raw|RawMode|SendFail|Serv|ServerMode|ServerOp|Signal|Snotice|Start|Text|Topic|UnBan|Unload|Unotify|User|Mode|Voice|Wallops|WaveEnd):)',
  /external/quake/quake/src/QW/
cmds.txt 307 nosound
  /external/quake/quake/src/WinQuake/docs/
README.X11 73 one. Same with the CDROM. If it dies, try it with -nosound and/or
readme.squake 92 one. Same with the CDROM. If it dies, try it with -nosound and/or
  /external/quake/quake/src/WinQuake/data/
README.TXT 255 problems. The -safe command line switch is equivalent to -stdvid, -nosound,
260 -nosound: disables sound card support.
402 If -nosound, got "S_LocalSound: can't cache" on every keypress in the menu.
TECHINFO.TXT 648 For example, under DOS, the NOSOUND option would be used like this:
649 "C:> quake -nosound".
654 NOSOUND
655 Syntax: -nosound
    [all...]
  /external/quake/quake/src/QW/docs/
readme.qwcl 189 one. Same with the CDROM. If it dies, try it with -nosound and/or
qwcl-readme.txt 169 qwcl -dibonly -nosound
    [all...]

Completed in 556 milliseconds