OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attack
(Results
76 - 100
of
246
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp
10
// This checker defines the
attack
surface for generic taint propagation.
72
/// Functions defining the
attack
surface.
373
// Define the
attack
surface.
/external/sonivox/arm-fm-22k/lib_src/
eas_math.h
169
attack
segment is handled by incrementing (adding) the linear gain.
171
the
Attack
portion. For Decay, Sustain, and Release, the gain is
175
as we did for the
attack
segment).
eas_fmsynth.c
473
/* if zero
attack
time, max out envelope and jump to decay state */
484
/* start envelope at zero and start in
attack
state */
639
/* the envelope is linear during the
attack
, so add the value */
642
/* check for end of
attack
*/
/external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h
169
attack
segment is handled by incrementing (adding) the linear gain.
171
the
Attack
portion. For Decay, Sustain, and Release, the gain is
175
as we did for the
attack
segment).
eas_fmsynth.c
473
/* if zero
attack
time, max out envelope and jump to decay state */
484
/* start envelope at zero and start in
attack
state */
639
/* the envelope is linear during the
attack
, so add the value */
642
/* check for end of
attack
*/
/external/sonivox/arm-wt-22k/lib_src/
eas_math.h
169
attack
segment is handled by incrementing (adding) the linear gain.
171
the
Attack
portion. For Decay, Sustain, and Release, the gain is
175
as we did for the
attack
segment).
eas_mdls.h
105
* DLS_ATTACK_TIME_CONVERT log offset for conversion from time cents to
attack
rate
/frameworks/av/media/libeffects/testlibs/
EffectsMath.h
160
attack
segment is handled by incrementing (adding) the linear gain.
162
the
Attack
portion. For Decay, Sustain, and Release, the gain is
166
as we did for the
attack
segment).
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
input.h
753
* @attack_length: duration of the
attack
(ms)
754
* @attack_level: level at the beginning of the
attack
761
* Valid range for the
attack
and fade levels is 0x0000 - 0x7fff
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
input.h
753
* @attack_length: duration of the
attack
(ms)
754
* @attack_level: level at the beginning of the
attack
761
* Valid range for the
attack
and fade levels is 0x0000 - 0x7fff
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
input.h
753
* @attack_length: duration of the
attack
(ms)
754
* @attack_level: level at the beginning of the
attack
761
* Valid range for the
attack
and fade levels is 0x0000 - 0x7fff
/external/replicaisland/res/values/
strings.xml
33
<string name="preference_enable_click_attack">Click
Attack
</string>
34
<string name="preference_enable_click_attack_summary">Use the trackball click or directional pad center button to
attack
.</string>
59
<string name="preference_key_config_attack">
Attack
</string>
/external/chromium/chrome/browser/policy/proto/
device_management_backend.proto
135
// issued by a replay or man-in-the-middle
attack
).
/external/openssh/
PROTOCOL.certkeys
10
relating to simplicity of configuration and minimisation of
attack
dh.c
333
*
attack
complexity approximately the same as O(2**bits). Estimate
/external/quake/quake/src/QW/server/
server.h
217
// of service
attack
that could cycle all of them
/external/replicaisland/src/com/replica/replicaisland/
AnimationComponent.java
259
} else if (currentAction == ActionType.
ATTACK
) {
MainMenuActivity.java
220
// Turn off the click-to-
attack
pref on devices that have a dpad.
/frameworks/base/telephony/java/android/telephony/
SmsCbCmasInfo.java
89
/** CMAS alert category: Chem, bio, radiological, nuclear, high explosive threat or
attack
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h
213
#define MIDI_CTL_SC4_ATTACK_TIME 0x49 /**< SC4
Attack
Time */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h
213
#define MIDI_CTL_SC4_ATTACK_TIME 0x49 /**< SC4
Attack
Time */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h
131
*
Attack
/ Decay rate (0x60 to 0x75)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h
213
#define MIDI_CTL_SC4_ATTACK_TIME 0x49 /**< SC4
Attack
Time */
/external/chromium/net/http/
http_stream_parser.cc
600
// If they exist, it's a potential response smuggling
attack
.
611
// a possible response smuggling
attack
.
/external/quake/quake/src/QW/client/
cmd.c
49
bind g "impulse 5 ; +
attack
; wait ; -
attack
; impulse 2"
Completed in 1067 milliseconds
1
2
3
4
5
6
7
8
9
10