Home
last modified time | relevance | path

Searched refs:getRate (Results 201 – 225 of 620) sorted by relevance

12345678910>>...25

/dports/audio/rhvoice/RHVoice-1.2.4/src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/
H A DSynthesisParameters.java51 public double getRate() in getRate() method in SynthesisParameters
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/doclet/testOverriddenMethods/pkg5/
H A DInterfaces.java43 public double getRate(); in getRate() method
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/net/
H A Dspeed.h36 int getRate() const in getRate() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/adl/
H A Dsound.h53 int getRate() const { return _rate; } in getRate() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agi/
H A Dsound_coco3.h62 int getRate() const { in getRate() function
/dports/audio/mixxx/mixxx-2.3.0/src/engine/
H A Dpositionscratchcontroller.h19 double getRate();
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DisplayVideo/
H A DRateDetails.php59 public function getRate() function in Google_Service_DisplayVideo_RateDetails
/dports/net-im/jitsi-videobridge/jitsi-videobridge-dbddd16/src/main/java/org/jitsi/videobridge/util/
H A DPartitionedByteBufferPool.java380 stats.put("requests_rate_rps", requestRate.getRate(now)); in getStatsJson()
381 stats.put("returns_rate_rps", returnRate.getRate(now)); in getStatsJson()
/dports/games/scummvm/scummvm-2.5.1/engines/stark/visual/
H A Dsmacker.cpp200 return (_decoder->getRate().getInverse() * _decoder->getDuration().msecs()).toInt(); in getDuration()
226 return (_decoder->getRate().getInverse() * _decoder->getTime()).toInt(); in getCurrentTime()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/sound/drivers/
H A Dpcjr.cpp81 int getRate() const override { return _mixer->getOutputRate(); } in getRate() function in Sci::MidiDriver_PCJr
167 int frequency = getRate(); in generateSamples()
/dports/games/scummvm/scummvm-2.5.1/engines/agi/
H A Dsound_coco3.h62 int getRate() const override { in getRate() function
/dports/games/scummvm/scummvm-2.5.1/engines/adl/
H A Dsound.h53 int getRate() const override { return _rate; } in getRate() function
/dports/graphics/ming/libming-ming-0_4_8/test/SoundStream/
H A Dtest02-cxx.C18 mc->setSoundStream(stream, m->getRate()); in main()
H A Dtest03-cxx.C19 mc->setSoundStream(stream, m->getRate()); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/SoundStream/
H A Dtest02-cxx.C18 mc->setSoundStream(stream, m->getRate()); in main()
H A Dtest03-cxx.C19 mc->setSoundStream(stream, m->getRate()); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/SoundStream/
H A Dtest02-cxx.C18 mc->setSoundStream(stream, m->getRate()); in main()
H A Dtest03-cxx.C19 mc->setSoundStream(stream, m->getRate()); in main()
/dports/finance/prestashop/prestashop/src/Core/Domain/Tax/QueryResult/
H A DEditableTax.php91 public function getRate() function in PrestaShop\\PrestaShop\\Core\\Domain\\Tax\\QueryResult\\EditableTax
/dports/finance/prestashop/prestashop/src/Core/Form/IdentifiableObject/DataProvider/
H A DTaxFormDataProvider.php61 'rate' => $editableTax->getRate(),
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationInfo.h26 float getRate() const;
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationInfo.h26 float getRate() const;
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationInfo.h26 float getRate() const;
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationInfo.h26 float getRate() const;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/doclet/testOverriddenMethods/pkg5/
H A DClasses.java44 public final double getRate(){return 1;} in getRate() method in Classes.P

12345678910>>...25