Home
last modified time | relevance | path

Searched defs:GetSpeed (Results 1 – 25 of 148) sorted by relevance

123456

/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DuCWKeying.pas36 function GetSpeed : Word; virtual; abstract; in GetSpeed() function
60 function GetSpeed : Word; override; in GetSpeed() function
83 function GetSpeed : Word; override; in GetSpeed() function
106 function GetSpeed : Word; override; in GetSpeed() function
134 function GetSpeed : Word; override; in GetSpeed() function
229 function TCWWinKeyerUSB.GetSpeed : Word; in GetSpeed() function
431 function TCWDaemon.GetSpeed : Word; in GetSpeed() function
569 function TCWK3NG.GetSpeed : Word; in GetSpeed() function
743 function TCWHamLib.GetSpeed : Word; in GetSpeed() function
/dports/games/warmux/warmux-11.04/src/game/
H A Dstopwatch.h41 const Double& GetSpeed() const { return speed; } in GetSpeed() function
H A Dgame_time.h55 const Double& GetSpeed() const { return stopwatch.GetSpeed(); } in GetSpeed() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/playback/
H A DGameLoop.h48 double GetSpeed() const { return m_speedFactor; } in GetSpeed() function
H A DRealtimePlayback.h31 double GetSpeed() const override { return 1.0; } in GetSpeed() function
/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Davgspeed.cpp46 double MovingAverageSpeed::GetSpeed() in GetSpeed() function in MovingAverageSpeed
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Scene/
H A DValueAnimationInfo.h75 float GetSpeed() const { return speed_; } in GetSpeed() function
H A DSplinePath.h79 float GetSpeed() const { return speed_; } in GetSpeed() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DAnimatedSprite2D.h90 float GetSpeed() const { return speed_; } in GetSpeed() function
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Actor/Components/
H A DKinematicComponent.h26 Point GetSpeed() { return m_Properties.speed; } in GetSpeed() function
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/config/
H A Dencoder_options.h55 int GetSpeed() const { in GetSpeed() function
/dports/archivers/draco/draco-1.4.3/src/draco/compression/config/
H A Dencoder_options.h54 int GetSpeed() const { in GetSpeed() function
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/config/
H A Dencoder_options.h54 int GetSpeed() const { in GetSpeed() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DNoiseReducerSpatialFilterSettings.h67 inline int GetSpeed() const{ return m_speed; } in GetSpeed() function
H A DNoiseReducerTemporalFilterSettings.h135 inline int GetSpeed() const{ return m_speed; } in GetSpeed() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Dview_frame.cpp91 void ViewFrame::GetSpeed(ScriptMethodParams &params) { in GetSpeed() function in AGS3::Plugins::Core::ViewFrame
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DLinuxNetworkInterface.cs193 private static long? GetSpeed(string name) in GetSpeed() method in System.Net.NetworkInformation.LinuxNetworkInterface
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/propagation/model/
H A Dpropagation-delay-model.cc122 ConstantSpeedPropagationDelayModel::GetSpeed (void) const in GetSpeed() function in ns3::ConstantSpeedPropagationDelayModel
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerEmu/ControlGroup/
H A DForce.cpp100 ControlState Force::GetSpeed() const in GetSpeed() function in ControllerEmu::Force
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/
H A DChChassis.h102 double GetSpeed() const { return m_body->GetFrame_REF_to_abs().GetPos_dt().Length(); } in GetSpeed() function
/dports/emulators/nestopia/nestopia-1.51.1/source/core/api/
H A DNstApiSound.cpp110 uint Sound::GetSpeed() const throw() in GetSpeed() function in Nes::Api::Sound
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/api/
H A DNstApiSound.cpp110 uint Sound::GetSpeed() const throw() in GetSpeed() function in Nes::Api::Sound
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/syntax/syntax-ca482ff0125a/vendor/github.com/pkg/term/
H A Dterm_windows.go72 func (t *Term) GetSpeed() (int, error) { func
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/vendor/github.com/pkg/term/
H A Dterm_windows.go72 func (t *Term) GetSpeed() (int, error) { func
/dports/editors/o/o-2.46.0/vendor/github.com/pkg/term/term-f749b98bd0ba/
H A Dterm_windows.go72 func (t *Term) GetSpeed() (int, error) { func

123456