Home
last modified time | relevance | path

Searched defs:is_echo (Results 1 – 8 of 8) sorted by relevance

/dports/news/newsx/newsx-1.6/src/
H A Dsock.h22 int is_echo; member
/dports/devel/godot2-tools/godot-2.1.6-stable/core/os/
H A Dinput_event.cpp219 bool InputEvent::is_echo() const { in is_echo() function in InputEvent
/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dinput_event.cpp219 bool InputEvent::is_echo() const { in is_echo() function in InputEvent
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dinput_event.cpp79 bool InputEvent::is_echo() const { in is_echo() function in InputEvent
262 bool InputEventKey::is_echo() const { in is_echo() function in InputEventKey
/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dinput_event.cpp79 bool InputEvent::is_echo() const { in is_echo() function in InputEvent
262 bool InputEventKey::is_echo() const { in is_echo() function in InputEventKey
/dports/net/frr7-pythontools/frr-frr-7.5.1/bfdd/
H A Dbfd.c426 void ptm_bfd_start_xmt_timer(struct bfd_session *bfd, bool is_echo) in ptm_bfd_start_xmt_timer()
/dports/net/frr7/frr-frr-7.5.1/bfdd/
H A Dbfd.c426 void ptm_bfd_start_xmt_timer(struct bfd_session *bfd, bool is_echo) in ptm_bfd_start_xmt_timer()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/src/
H A Dmuc-channel.c3023 gboolean is_echo; in _gabble_muc_channel_receive() local