Home
last modified time | relevance | path

Searched defs:next_event (Results 1 – 25 of 672) sorted by relevance

12345678910>>...27

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/common/
H A Dutils.cc53 base::Time next_event = base::Time::Now() + delay; in SetDelayInPref() local
68 base::Time next_event = base::Time::FromDeltaSinceWindowsEpoch( in GetDelayFromPref() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Ddtls_gen_connection.erl153 next_event(StateName, Record, State) -> function
156 next_event(StateName, no_record, function
188 next_event(connection = StateName, Record, function
213 next_event(StateName, Record, function
H A Dtls_gen_connection.erl333 next_event(StateName, Record, State) -> function
336 next_event(StateName, no_record, #state{static_env = #static_env{role = Role}} = State0, Actions) -> function
346 next_event(StateName, #ssl_tls{} = Record, State, Actions) -> function
348 next_event(StateName, #alert{} = Alert, State, Actions) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Ddtls_gen_connection.erl153 next_event(StateName, Record, State) -> function
156 next_event(StateName, no_record, function
188 next_event(connection = StateName, Record, function
213 next_event(StateName, Record, function
H A Dtls_gen_connection.erl333 next_event(StateName, Record, State) -> function
336 next_event(StateName, no_record, #state{static_env = #static_env{role = Role}} = State0, Actions) -> function
346 next_event(StateName, #ssl_tls{} = Record, State, Actions) -> function
348 next_event(StateName, #alert{} = Alert, State, Actions) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Ddtls_gen_connection.erl153 next_event(StateName, Record, State) -> function
156 next_event(StateName, no_record, function
188 next_event(connection = StateName, Record, function
213 next_event(StateName, Record, function
H A Dtls_gen_connection.erl333 next_event(StateName, Record, State) -> function
336 next_event(StateName, no_record, #state{static_env = #static_env{role = Role}} = State0, Actions) -> function
346 next_event(StateName, #ssl_tls{} = Record, State, Actions) -> function
348 next_event(StateName, #alert{} = Alert, State, Actions) -> function
/dports/devel/tevent/tevent-0.10.2/
H A Dtevent_timed.c229 struct timeval next_event, in tevent_common_add_timer_internal()
266 struct timeval next_event, in tevent_common_add_timer()
287 struct timeval next_event, in tevent_common_add_timer_v2()
302 void tevent_update_timer(struct tevent_timer *te, struct timeval next_event) in tevent_update_timer()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/vcpkg-0.2.15/test-data/no-status/installed/vcpkg/info/
H A Dboost-spirit_1.67.0_x64-windows.list226 x64-windows/include/boost/spirit/home/classic/utility/lists.hpp
265 x64-windows/include/boost/spirit/home/karma/detail/default_width.hpp
286 x64-windows/include/boost/spirit/home/karma/directive/delimit.hpp
302 x64-windows/include/boost/spirit/home/karma/generate_attr.hpp
303 x64-windows/include/boost/spirit/home/karma/generator.hpp
/dports/databases/ldb20/ldb-2.0.10/lib/tevent/
H A Dtevent_timed.c229 struct timeval next_event, in tevent_common_add_timer_internal()
266 struct timeval next_event, in tevent_common_add_timer()
287 struct timeval next_event, in tevent_common_add_timer_v2()
302 void tevent_update_timer(struct tevent_timer *te, struct timeval next_event) in tevent_update_timer()
/dports/databases/ldb21/ldb-2.1.5/lib/tevent/
H A Dtevent_timed.c229 struct timeval next_event, in tevent_common_add_timer_internal()
266 struct timeval next_event, in tevent_common_add_timer()
287 struct timeval next_event, in tevent_common_add_timer_v2()
302 void tevent_update_timer(struct tevent_timer *te, struct timeval next_event) in tevent_update_timer()
/dports/databases/ldb22/ldb-2.2.1/lib/tevent/
H A Dtevent_timed.c229 struct timeval next_event, in tevent_common_add_timer_internal()
266 struct timeval next_event, in tevent_common_add_timer()
287 struct timeval next_event, in tevent_common_add_timer_v2()
302 void tevent_update_timer(struct tevent_timer *te, struct timeval next_event) in tevent_update_timer()
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Ddtls_gen_connection.erl153 next_event(StateName, Record, State) -> function
156 next_event(StateName, no_record, function
188 next_event(connection = StateName, Record, function
213 next_event(StateName, Record, function
H A Dtls_gen_connection.erl333 next_event(StateName, Record, State) -> function
336 next_event(StateName, no_record, #state{static_env = #static_env{role = Role}} = State0, Actions) -> function
346 next_event(StateName, #ssl_tls{} = Record, State, Actions) -> function
348 next_event(StateName, #alert{} = Alert, State, Actions) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Ddtls_gen_connection.erl153 next_event(StateName, Record, State) -> function
156 next_event(StateName, no_record, function
188 next_event(connection = StateName, Record, function
213 next_event(StateName, Record, function
H A Dtls_gen_connection.erl333 next_event(StateName, Record, State) -> function
336 next_event(StateName, no_record, #state{static_env = #static_env{role = Role}} = State0, Actions) -> function
346 next_event(StateName, #ssl_tls{} = Record, State, Actions) -> function
348 next_event(StateName, #alert{} = Alert, State, Actions) -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/common/
H A Dutils.cc55 base::Time next_event = base::Time::Now() + delay; in SetDelayInPref() local
70 base::Time next_event = base::Time::FromDeltaSinceWindowsEpoch( in GetDelayFromPref() local
/dports/emulators/qemu60/qemu-6.0.0/roms/opensbi/lib/utils/timer/
H A Dfdt_timer.c29 static void dummy_event_start(u64 next_event) in dummy_event_start()
55 void fdt_timer_event_start(u64 next_event) in fdt_timer_event_start()
/dports/emulators/qemu5/qemu-5.2.0/roms/opensbi/lib/utils/timer/
H A Dfdt_timer.c29 static void dummy_event_start(u64 next_event) in dummy_event_start()
55 void fdt_timer_event_start(u64 next_event) in fdt_timer_event_start()
/dports/sysutils/opensbi/opensbi-0.9/lib/utils/timer/
H A Dfdt_timer.c29 static void dummy_event_start(u64 next_event) in dummy_event_start()
55 void fdt_timer_event_start(u64 next_event) in fdt_timer_event_start()
/dports/emulators/qemu/qemu-6.2.0/roms/opensbi/lib/utils/timer/
H A Dfdt_timer.c29 static void dummy_event_start(u64 next_event) in dummy_event_start()
55 void fdt_timer_event_start(u64 next_event) in fdt_timer_event_start()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/test/system/
H A Dtest_util.hh24 next_event(Display *dpy, XEvent *ev) in next_event() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dspu_timer_flih.S101 next_event: label
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dspu_timer_flih.S101 next_event: label
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Devents.c298 ALLEGRO_EVENT *next_event; in al_get_next_event() local
323 ALLEGRO_EVENT *next_event; in al_peek_next_event() local
348 ALLEGRO_EVENT *next_event; in al_drop_next_event() local
397 ALLEGRO_EVENT *next_event = NULL; in al_wait_for_event() local
465 ALLEGRO_EVENT *next_event = NULL; in do_wait_for_event() local

12345678910>>...27