| /external/replicaisland/src/com/replica/replicaisland/ | 
| D | NPCAnimationComponent.java | 125             final Vector2 velocity = parentObject.getVelocity();  in shouldFall()  local 137 	        final Vector2 velocity = parentObject.getVelocity();  in shouldJump()  local 148             final Vector2 velocity = parentObject.getVelocity();  in shouldRun()  local 158         final Vector2 velocity = parentObject.getVelocity();  in shouldMove()  local 193             final Vector2 velocity = parentObject.getVelocity();  in idle()  local 219             final Vector2 velocity = parentObject.getVelocity();  in walk()  local 256             final Vector2 velocity = parentObject.getVelocity();  in run()  local 292             final Vector2 velocity = parentObject.getVelocity();  in shoot()  local 303         final Vector2 velocity = parentObject.getVelocity();  in jumpStart()  local 321             final Vector2 velocity = parentObject.getVelocity();  in jumpAir()  local
  | 
| D | PhysicsComponent.java | 129     protected void resolveCollision(Vector2 velocity, Vector2 impulse, Vector2 opposingNormal,  in resolveCollision() 169     protected void resolveCollision(Vector2 velocity, Vector2 impulse, Vector2 opposingNormal,  in resolveCollision()
  | 
| D | Interpolator.java | 106     private float calculateAcceleration(float velocity, float acceleration, float target) {  in calculateAcceleration()
  | 
| D | GameObject.java | 172     public final void setVelocity(Vector2 velocity) {  in setVelocity()
  | 
| /external/perfetto/ui/src/frontend/ | 
| D | pan_and_zoom_handler.ts | 197       const velocity = 1 + msSinceStartOfAnimation * ACCELERATION_PER_MS;  constant 215       const velocity = 1 + msSinceStartOfAnimation * ACCELERATION_PER_MS;  constant
  | 
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ | 
| D | ResourceExistsTestCase.java | 34     private VelocityEngine velocity;  field in ResourceExistsTestCase
  | 
| /external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ | 
| D | SawVoice.java | 36     public void noteOn(int noteIndex, int velocity) {  in noteOn()
  | 
| D | SynthEngine.java | 220     public void noteOff(int channel, int noteIndex, int velocity) {  in noteOff() 253     public void noteOn(int channel, int noteIndex, int velocity) {  in noteOn()
  | 
| D | SynthVoice.java | 33     public void noteOn(int noteIndex, int velocity) {  in noteOn()
  | 
| /external/flatbuffers/samples/ | 
| D | sample_flexbuffers_serde.rs | 38     velocity: [f64; 3],  field
  | 
| /external/sonivox/arm-wt-22k/lib_src/ | 
| D | eas_voicemgt.c | 1260 …Mgr, S_SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regi…  in VMStolenVoice() 1524 …_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regi…  in VMCheckPolyphonyLimiting() 1599 …_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regi…  in VMStartVoice() 1736 …VMStartNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity)  in VMStartNote() 1857 … VMStopNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity)  in VMStopNote()
  | 
| D | eas_otadata.h | 74     EAS_U8          velocity;               /* current volume */  member
  | 
| D | eas_dlssynth.c | 185 …Voice, const S_DLS_ARTICULATION *pDLSArt, S_SYNTH_CHANNEL *pChannel, EAS_I32 gain, EAS_U8 velocity)  in DLS_UpdateGain()
  | 
| D | eas_imelody.c | 892     EAS_U8 velocity;  in IMY_PlayNote()  local
  | 
| D | eas_synth.h | 285     EAS_U8              velocity;           /* 0 <= velocity <= 127 */  member
  | 
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/listener/ | 
| D | PieRadarChartTouchListener.java | 218         float velocity = Math.abs((lastSample.angle - firstSample.angle) / timeDelta);  in calculateVelocity()  local
  | 
| /external/libchrome-gestures/src/ | 
| D | mouse_interpreter.cc | 195     float velocity = current_wheel_value / dt;  in InterpretScrollWheelEvent()  local
  | 
| /external/sonivox/arm-wt-22k/include/libsonivox/ | 
| D | eas_types.h | 242     EAS_U8      velocity;  member
  | 
| /external/sonivox/arm-wt-22k/host_src/ | 
| D | eas_types.h | 242     EAS_U8      velocity;  member
  | 
| /external/sonivox/jet_tools/JetCreator/ | 
| D | midifile.py | 395 	def __init__ (self, ticks, seq, channel, note, velocity):  argument 428 	def __init__ (self, ticks, seq, channel, note, velocity, note_length, note_off_velocity):  argument
  | 
| /external/tensorflow/tensorflow/python/ops/parallel_for/ | 
| D | control_flow_ops_test.py | 2453   def __init__(self, mass, velocity):  argument 2469   def __init__(self, mass, velocity):  argument
  | 
| /external/kernel-headers/original/uapi/sound/ | 
| D | asequencer.h | 182 	unsigned char velocity;  member
  | 
| /external/python/cpython2/Mac/Modules/qt/ | 
| D | _Qtmodule.c | 25200     long velocity;  in Qt_MusicPlayNote()  local
  | 
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ | 
| D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 101350 	unsigned char velocity;  member
  |