Home
last modified time | relevance | path

Searched refs:NO_DELAY (Results 1 – 25 of 75) sorted by relevance

123

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pkg/sftp/
H A Dclient_integration_test.go34 NO_DELAY time.Duration = 0 const
137 if delay > NO_DELAY {
170 if delay > NO_DELAY {
1920 benchmarkRead(b, 1*1024, NO_DELAY)
1924 benchmarkRead(b, 16*1024, NO_DELAY)
1928 benchmarkRead(b, 32*1024, NO_DELAY)
1932 benchmarkRead(b, 128*1024, NO_DELAY)
1936 benchmarkRead(b, 512*1024, NO_DELAY)
2016 benchmarkWrite(b, 1*1024, NO_DELAY)
2020 benchmarkWrite(b, 16*1024, NO_DELAY)
[all …]
H A Dclient_integration_darwin_test.go12 sftp, cmd := testClient(t, READWRITE, NO_DELAY)
H A Dclient_integration_linux_test.go12 sftp, cmd := testClient(t, READWRITE, NO_DELAY)
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgFilterWorker.cpp12 const int NO_DELAY = 0; variable
44 m_restartTimer.start (NO_DELAY); in slotNewParameters()
63 m_restartTimer.start (NO_DELAY); in slotRestartTimeout()
112 m_restartTimer.start (NO_DELAY); in slotRestartTimeout()
/dports/games/tanks-of-freedom/Tanks-of-Freedom-0.7.0-beta/scripts/
H A Ddemo_timer.gd12 const NO_DELAY = 3
37 elif state == NO_DELAY:
H A Ddemo_mode.gd15 self.demo_timer.reset(self.demo_timer.NO_DELAY)
/dports/irc/cwirc/cwirc-2.0.0/
H A Dkeyer.c24 #define NO_DELAY 0 macro
51 is->delay_type=NO_DELAY; in cwirc_run_keyer()
70 is->delay_type=NO_DELAY; in cwirc_run_keyer()
/dports/net/grilo/grilo-0.3.14/tests/
H A Dlib-net.c43 #define NO_DELAY 0 macro
175 op = throttling_operation_new(f, NO_DELAY); in test_net_wc_small_throttling()
215 op = throttling_operation_new(f, NO_DELAY); in test_net_wc_big_throttling()
258 op = throttling_operation_new(f, NO_DELAY); in test_net_wc_no_throttling_stress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/offlinepages/
H A DBackgroundScheduler.java19 static final long NO_DELAY = 0; field in BackgroundScheduler
39 scheduleImpl(triggerConditions, NO_DELAY, DateUtils.WEEK_IN_MILLIS, OVERWRITE); in schedule()
/dports/cad/iverilog/verilog-11.0/
H A Dnetlist.cc2757 if ((a == NO_DELAY || a == ZERO_DELAY) && in combine_delays()
2763 if (a == NO_DELAY && b == NO_DELAY) { in combine_delays()
2764 result = NO_DELAY; in combine_delays()
2807 result = NO_DELAY; in get_loop_delay_type()
2814 result = NO_DELAY; in get_loop_delay_type()
2823 result = NO_DELAY; in get_loop_delay_type()
2829 result = NO_DELAY; in get_loop_delay_type()
2839 return NO_DELAY; in delay_type()
2859 result = NO_DELAY; in delay_type()
2872 DelayType result = NO_DELAY; in delay_type()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/offlinepages/
H A DBackgroundSchedulerTest.java87 assertEquals(BackgroundScheduler.NO_DELAY, info.getOneOffInfo().getWindowStartTimeMs()); in testScheduleUnmeteredAndCharging()
107 assertEquals(BackgroundScheduler.NO_DELAY, info.getOneOffInfo().getWindowStartTimeMs()); in testScheduleMeteredAndNotCharging()
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adalib/
H A Dcalendar.ali16 RV NO_DELAY
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Dcalendar.ali16 RV NO_DELAY
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/e132xs/
H A De132xs.h70 #define NO_DELAY 0 macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/e132xs/
H A De132xs.h70 #define NO_DELAY 0 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/bt8xx/
H A Ddst.c107 if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, 0, NO_DELAY) < 0) { in rdc_reset_state()
112 if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, RDC_8820_INT, NO_DELAY) < 0) { in rdc_reset_state()
125 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, 0, NO_DELAY) < 0) { in rdc_8820_reset()
140 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_ENABLE, 0, NO_DELAY) < 0) { in dst_pio_enable()
151 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_DISABLE, RDC_8820_PIO_0_DISABLE, NO_DELAY) < 0) { in dst_pio_disable()
1227 if (!dst_wait_dst_ready(state, NO_DELAY)) in dst_command()
1305 if (!dst_wait_dst_ready(state, NO_DELAY)) in dst_get_tuna()
H A Ddst_common.h21 #define NO_DELAY 0 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/bt8xx/
H A Ddst.c107 if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, 0, NO_DELAY) < 0) { in rdc_reset_state()
112 if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, RDC_8820_INT, NO_DELAY) < 0) { in rdc_reset_state()
125 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, 0, NO_DELAY) < 0) { in rdc_8820_reset()
140 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_ENABLE, 0, NO_DELAY) < 0) { in dst_pio_enable()
151 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_DISABLE, RDC_8820_PIO_0_DISABLE, NO_DELAY) < 0) { in dst_pio_disable()
1227 if (!dst_wait_dst_ready(state, NO_DELAY)) in dst_command()
1305 if (!dst_wait_dst_ready(state, NO_DELAY)) in dst_get_tuna()
H A Ddst_common.h21 #define NO_DELAY 0 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/bt8xx/
H A Ddst.c107 if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, 0, NO_DELAY) < 0) { in rdc_reset_state()
112 if (dst_gpio_outb(state, RDC_8820_INT, RDC_8820_INT, RDC_8820_INT, NO_DELAY) < 0) { in rdc_reset_state()
125 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, 0, NO_DELAY) < 0) { in rdc_8820_reset()
140 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_ENABLE, 0, NO_DELAY) < 0) { in dst_pio_enable()
151 if (dst_gpio_outb(state, ~0, RDC_8820_PIO_0_DISABLE, RDC_8820_PIO_0_DISABLE, NO_DELAY) < 0) { in dst_pio_disable()
1227 if (!dst_wait_dst_ready(state, NO_DELAY)) in dst_command()
1305 if (!dst_wait_dst_ready(state, NO_DELAY)) in dst_get_tuna()
H A Ddst_common.h21 #define NO_DELAY 0 macro
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/threads/
H A Dscheduler.c120 #define NO_DELAY Val_unit macro
185 curr_thread->delay = NO_DELAY; in thread_initialize()
258 th->delay = NO_DELAY; in thread_new()
496 Assign(run_thread->delay, NO_DELAY); in schedule_thread()
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/threads/
H A Dscheduler.c120 #define NO_DELAY Val_unit macro
185 curr_thread->delay = NO_DELAY; in thread_initialize()
258 th->delay = NO_DELAY; in thread_new()
496 Assign(run_thread->delay, NO_DELAY); in schedule_thread()
/dports/graphics/viu/viu-1.1/cargo-crates/mio-0.7.0/tests/
H A Dtcp_stream.rs219 const NO_DELAY: bool = true; in set_get_nodelay() const
220 stream.set_nodelay(NO_DELAY).unwrap(); in set_get_nodelay()
221 assert_eq!(stream.nodelay().unwrap(), NO_DELAY); in set_get_nodelay()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/mio-0.7.0/tests/
H A Dtcp_stream.rs219 const NO_DELAY: bool = true;
220 stream.set_nodelay(NO_DELAY).unwrap();
221 assert_eq!(stream.nodelay().unwrap(), NO_DELAY);

123