Home
last modified time | relevance | path

Searched defs:delays (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/sprite/
H A DTilesetAnimationMap.java85 final int[] delays = new int[frameIndexes.length]; in add() local
157 private int[] delays; field in TilesetAnimationMap.Mapping
165 private Mapping(final int[] indices, final int[] delays) { in Mapping()
H A DAnimatedSprite.java45 protected int[] delays; field in AnimatedSprite
171 AnimatedSprite(final Sprite[] frames, final int[] delays, in AnimatedSprite()
247 final int[] delays = new int[count]; in createDelays() local
/dports/cad/openroad/OpenROAD-2.0/src/sta/sdc/
H A DClockLatency.cc71 ClockLatency::setDelays(RiseFallMinMax *delays) in setDelays()
77 ClockLatency::delays() in delays() function in sta::ClockLatency
H A DClockInsertion.cc76 ClockInsertion::setDelays(RiseFallMinMax *delays) in setDelays()
83 ClockInsertion::delays(const EarlyLate *early_late) in delays() function in sta::ClockInsertion
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/examples/fd/filters/
H A DFilter.java118 public int[] delays() { in delays() method in Filter
120 int[] delays = new int[ids.length]; in delays() local
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/spandsp-sim/
H A Dg1050.c745 static void g1050_segment_model(g1050_segment_state_t *s, double delays[], int len) in g1050_segment_model()
799 static void g1050_core_model(g1050_core_state_t *s, double delays[], int len) in g1050_core_model()
847 double delays[], in g1050_segment_delay()
886 double delays[], in g1050_segment_delay_preserve_order()
957 double delays[], in g1050_core_delay()
/dports/devel/stack/stack-2.7.3/_cabal_deps/retry-0.8.1.2/test/Tests/Control/
H A DRetry.hs206 delays = catMaybes (snd <$> res) function
218 delays = catMaybes (snd <$> res) function
258 let delays = runIdentity (simulatePolicy (retries + 1) policy) function
269 let delays = catMaybes (snd <$> runIdentity (simulatePolicy 100 policy)) function
290 let delays = catMaybes (snd <$> runIdentity (simulatePolicy 100 policy)) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/retry-0.8.1.2/test/Tests/Control/
H A DRetry.hs206 delays = catMaybes (snd <$> res) function
218 delays = catMaybes (snd <$> res) function
258 let delays = runIdentity (simulatePolicy (retries + 1) policy) function
269 let delays = catMaybes (snd <$> runIdentity (simulatePolicy 100 policy)) function
290 let delays = catMaybes (snd <$> runIdentity (simulatePolicy 100 policy)) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/retry-0.8.1.2/test/Tests/Control/
H A DRetry.hs206 delays = catMaybes (snd <$> res) function
218 delays = catMaybes (snd <$> res) function
258 let delays = runIdentity (simulatePolicy (retries + 1) policy) function
269 let delays = catMaybes (snd <$> runIdentity (simulatePolicy 100 policy)) function
290 let delays = catMaybes (snd <$> runIdentity (simulatePolicy 100 policy)) function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/spandsp-sim/
H A Dg1050.c799 static void g1050_segment_model(g1050_segment_state_t *s, double delays[], int len) in g1050_segment_model()
853 static void g1050_core_model(g1050_core_state_t *s, double delays[], int len) in g1050_core_model()
901 double delays[], in g1050_segment_delay()
940 double delays[], in g1050_segment_delay_preserve_order()
1011 double delays[], in g1050_core_delay()
/dports/comms/spandsp/spandsp-284fe91/spandsp-sim/
H A Dg1050.c799 static void g1050_segment_model(g1050_segment_state_t *s, double delays[], int len) in g1050_segment_model()
853 static void g1050_core_model(g1050_core_state_t *s, double delays[], int len) in g1050_core_model()
901 double delays[], in g1050_segment_delay()
940 double delays[], in g1050_segment_delay_preserve_order()
1011 double delays[], in g1050_core_delay()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-channels/lib/
H A Ddynamic_channel_model_impl.cc39 std::vector<float> delays, in make()
71 std::vector<float> delays, in dynamic_channel_model_impl()
H A Dselective_fading_model_impl.cc48 std::vector<float> delays, in make()
62 std::vector<float> delays, in selective_fading_model_impl()
H A Dselective_fading_model2_impl.cc49 std::vector<float> delays, in make()
66 std::vector<float> delays, in selective_fading_model2_impl()
/dports/science/nest/nest-simulator-3.1/pynest/examples/
H A Dgif_cond_exp_multisynapse.py38 delays = [1., 30.] variable
H A Daeif_cond_beta_multisynapse.py43 delays = [1.0, 300.0, 500.0, 700.0] variable
/dports/devel/py-vsts/vsts-0.1.25/vsts/task_agent/v4_1/models/
H A Dtask_agent_delay_source.py26 def __init__(self, delays=None, task_agent=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/power/
H A Dpower_policy_controller.cc32 #define APPEND_DELAY(str, delays, field, name) \ argument
42 #define APPEND_DELAYS(str, delays, prefix) \ argument
89 power_manager::PowerManagementPolicy::Delays* delays) { in AdjustDelaysForBacklightsForcedOff()
434 power_manager::PowerManagementPolicy::Delays* delays = in ApplyPrefs() local
/dports/audio/libmysofa/libmysofa-1.2.1-16-g52590e1/src/tests/
H A Dinterpolate.c13 float delays[2]; in test_interpolate() local
/dports/cad/iverilog/verilog-11.0/
H A DPSpec.h84 std::vector<class PExpr*>delays; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/password_manager/settings/
H A DTimedCallbackDelayerTest.java40 final long[] delays = {0, 2, 5432}; in testCallbackCalled() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/test/
H A DplotJitterEstimate.m27 delays = framedata(:,2); variable
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_coding/main/test/
H A DplotJitterEstimate.m27 delays = framedata(:,2); variable
/dports/benchmarks/py-locust/locustio-0.11.0/locust/util/
H A Dexception_handler.py6 def retry(delays=(1, 3, 5), argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/include/mpm/ad9361/
H A De320_defaults.hpp43 digital_interface_delays_t delays; in get_digital_interface_timing() local

12345678910>>...24