HomeSort by relevance Sort by last modified time
    Searched full:attack (Results 101 - 125 of 246) sorted by null

1 2 3 45 6 7 8 910

  /external/quake/quake/src/WinQuake/
cmd.cpp 50 bind g "impulse 5 ; +attack ; wait ; -attack ; impulse 2"
  /external/quake/quake/src/WinQuake/data/
COMEXP.TXT 194 a. It will not attack the title of Id Software to the
197 it will not attack the validity of the license granted hereunder
TECHINFO.TXT     [all...]
  /gdk/samples/quake/jni/
cmd.cpp 50 bind g "impulse 5 ; +attack ; wait ; -attack ; impulse 2"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 477 #define ATKHLDV 0x11 /* Volume envelope hold and attack register */
478 #define ATKHLDV_PHASE0 0x00008000 /* 0 = Begin attack phase */
480 #define ATKHLDV_ATTACKTIME_MASK 0x0000007f /* Envelope attack time, log encoded */
484 #define DCYSUSV_PHASE1_MASK 0x00008000 /* 0 = Begin attack phase, 1 = begin release phase */
500 #define ATKHLDM 0x15 /* Modulation envelope hold and attack register */
501 #define ATKHLDM_PHASE0 0x00008000 /* 0 = Begin attack phase */
503 #define ATKHLDM_ATTACKTIME 0x0000007f /* Envelope attack time, log encoded */
507 #define DCYSUSM_PHASE1_MASK 0x00008000 /* 0 = Begin attack phase, 1 = begin release phase */
    [all...]
  /external/kernel-headers/original/linux/
input.h 977 * @attack_length: duration of the attack (ms)
978 * @attack_level: level at the beginning of the attack
985 * Valid range for the attack and fade levels is 0x0000 - 0x7fff
    [all...]
  /external/openssh/
packet.c 1170 * Cryptographic attack detector for ssh
1178 packet_disconnect("crc32 compensation attack: "
1179 "network attack detected");
    [all...]
sshd_config.0     [all...]
  /external/dropbear/
options.h 104 * signing to guess the private key. Blinding avoids this attack, though makes
  /external/oprofile/opjitconv/
opjitconv.c 521 * to attack conversion process.
  /external/ppp/pppd/plugins/rp-pppoe/
common.c 346 /* Someone's trying to attack us? */
  /external/qemu/
qemu-sockets-android.c 505 * worst case possible is bind() failing, i.e. a DoS attack.
  /external/replicaisland/src/com/replica/replicaisland/
PlayerComponent.java 376 parentObject.setCurrentAction(GameObject.ActionType.ATTACK);
  /external/webkit/Source/WebCore/html/parser/
XSSFilter.cpp 467 // probably not an XSS attack, so we reduce false positives by allowing the
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
encoder.py 13 # escape all forward slashes to prevent </script> attack
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 113 /* 10 */ ROAMING_TRIGGER_SECURITY_ATTACK, /**< Security attack */
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ServerHandshakeImpl.java 217 // prevent an attack (see TLS 1.0 spec., 7.4.7.1.)
  /external/quake/quake/src/QW/client/
menu.c 646 {"+attack", "attack"},
  /external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.c 89 /* if still in attack phase, convert units to log */
489 /* calculate attack rate */
eas_pcm.c 999 //if fastest rate, attack is already completed
1012 //else attack has a ramp
1019 //get envelope attack scaling value
1021 //go to attack state
1027 //printf("env attack, env value = %d, env scale = %d\n",pState->envValue>>7,pState->envScale);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr.c 529 WLAN_OS_REPORT(("- SEC attack = %d\n", pRoamingMngr->roamingTriggerEvents[index]));
564 WLAN_OS_REPORT(("- SEC attack = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
    [all...]
  /external/srtp/doc/
rfc3711.txt     [all...]
  /external/aac/libSBRenc/src/
fram_gen.cpp 488 * - optionally one "attack border" (before the onset of the transient)
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcm.c 999 //if fastest rate, attack is already completed
1012 //else attack has a ramp
1019 //get envelope attack scaling value
1021 //go to attack state
1027 //printf("env attack, env value = %d, env scale = %d\n",pState->envValue>>7,pState->envScale);
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcm.c 999 //if fastest rate, attack is already completed
1012 //else attack has a ramp
1019 //get envelope attack scaling value
1021 //go to attack state
1027 //printf("env attack, env value = %d, env scale = %d\n",pState->envValue>>7,pState->envScale);
    [all...]

Completed in 1118 milliseconds

1 2 3 45 6 7 8 910