Home
last modified time | relevance | path

Searched defs:watch (Results 201 – 225 of 10926) sorted by relevance

12345678910>>...438

/dports/devel/py-weblib/weblib-0.1.30/weblib/
H A Dwatch.py35 def watch(self): member in Watcher
76 def watch(): function
/dports/devel/tig/tig-2.5.4/src/
H A Dwatch.c24 watch_register(struct watch *watch, enum watch_trigger triggers) in watch_register()
37 watch_unregister(struct watch *watch) in watch_unregister()
174 struct watch *watch; in watch_apply_changes() local
239 watch_unchanged_triggers(struct watch *watch) in watch_unchanged_triggers()
245 watch_update_single(struct watch *watch, enum watch_event event) in watch_update_single()
256 struct watch *watch; in watch_update() local
287 watch_dirty(struct watch *watch) in watch_dirty()
/dports/devel/libtickit/libtickit-0.4.2a/examples/
H A Devloop-glib.c371 static gboolean fire_io_event(gint fd, GIOCondition gcond, gpointer watch) in fire_io_event()
392 …c bool el_io(void *data, int fd, TickitIOCondition cond, TickitBindFlags flags, TickitWatch *watch) in el_io()
408 static void el_cancel_io(void *data, TickitWatch *watch) in el_cancel_io()
413 static gboolean fire_event(gpointer watch) in fire_event()
420 …atic bool el_timer(void *data, const struct timeval *at, TickitBindFlags flags, TickitWatch *watch) in el_timer()
432 static void el_cancel_timer(void *data, TickitWatch *watch) in el_cancel_timer()
437 static bool el_later(void *data, TickitBindFlags flags, TickitWatch *watch) in el_later()
445 static void el_cancel_later(void *data, TickitWatch *watch) in el_cancel_later()
450 static bool el_signal(void *data, int signum, TickitBindFlags flags, TickitWatch *watch) in el_signal()
458 static void el_cancel_signal(void *data, TickitWatch *watch) in el_cancel_signal()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dwatch_queue.c182 struct watch *watch; in __post_watch_notification() local
393 struct watch *watch = container_of(rcu, struct watch, rcu); in free_watch() local
402 struct watch *watch = container_of(kref, struct watch, usage); in __put_watch() local
410 static void put_watch(struct watch *watch) in put_watch()
422 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch()
442 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()
489 struct watch *watch; in remove_watch_from_object() local
563 struct watch *watch; in watch_queue_clear() local
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dwatch_queue.c182 struct watch *watch; in __post_watch_notification() local
393 struct watch *watch = container_of(rcu, struct watch, rcu); in free_watch() local
402 struct watch *watch = container_of(kref, struct watch, usage); in __put_watch() local
410 static void put_watch(struct watch *watch) in put_watch()
422 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch()
442 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()
489 struct watch *watch; in remove_watch_from_object() local
563 struct watch *watch; in watch_queue_clear() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dwatch_queue.c182 struct watch *watch; in __post_watch_notification() local
393 struct watch *watch = container_of(rcu, struct watch, rcu); in free_watch() local
402 struct watch *watch = container_of(kref, struct watch, usage); in __put_watch() local
410 static void put_watch(struct watch *watch) in put_watch()
422 void init_watch(struct watch *watch, struct watch_queue *wqueue) in init_watch()
442 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()
489 struct watch *watch; in remove_watch_from_object() local
563 struct watch *watch; in watch_queue_clear() local
/dports/x11/mate-panel/mate-panel-1.26.1/applets/notification_area/libstatus-notifier-watcher/
H A Dgf-sn-watcher-v0.c66 GfWatch *watch; in G_DEFINE_TYPE_WITH_CODE() local
87 GfWatch *watch; in gf_watch_free() local
106 GfWatch *watch; in name_vanished_cb() local
151 GfWatch *watch; in gf_watch_new() local
177 GfWatch *watch; in gf_watch_find() local
199 GfWatch *watch; in gf_sn_watcher_v0_handle_register_host() local
258 GfWatch *watch; in gf_sn_watcher_v0_handle_register_item() local
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DTestReadOnlyClient.cc88 zhandle_t* connectReadOnly(const char *address, watchctx_t *watch) { in connectReadOnly()
114 watchctx_t watch; in testReadOnly() local
126 zhandle_t* connectReadOnlySSL(const char *address, const char *certs, watchctx_t *watch) { in connectReadOnlySSL()
137 watchctx_t watch; in testReadOnlyWithSSL() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/squareup/leakcanary/
H A DRefWatcher.java17 public void watch(Object watchedReference) {} in watch() method in RefWatcher
19 public void watch(Object watchedReference, String referenceName) {} in watch() method in RefWatcher
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/com/squareup/leakcanary/
H A DRefWatcher.java17 public void watch(Object watchedReference) {} in watch() method in RefWatcher
19 public void watch(Object watchedReference, String referenceName) {} in watch() method in RefWatcher
/dports/devel/efl/efl-1.25.1/src/lib/ecore_avahi/
H A Decore_avahi.c53 Ecore_Avahi_Watch *watch = data; in _ecore_avahi_watch_cb() local
70 Ecore_Avahi_Watch *watch; in _ecore_avahi_watch_new() local
91 Ecore_Avahi_Watch *watch = (Ecore_Avahi_Watch *) w; in _ecore_avahi_watch_update() local
99 Ecore_Avahi_Watch *watch = (Ecore_Avahi_Watch *) w; in _ecore_avahi_watch_free() local
109 Ecore_Avahi_Watch *watch = (Ecore_Avahi_Watch *) w; in _ecore_avahi_watch_get_events() local
221 Ecore_Avahi_Watch *watch; in ecore_avahi_del() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/core/
H A Deffect_manager.cpp91 void EffectManager::watch_effect(CallBack *callback_target, Effect *watch) { in watch_effect()
100 void EffectManager::unwatch_effect(CallBack *callback_target, Effect *watch) { in unwatch_effect()
114 EffectWatch *watch = find_effect_watch(effect); in signal_watch() local
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/examples/
H A Dserialization.cpp43 struct watch : private std::chrono::high_resolution_clock{ struct
47 watch(std::string name = "") : name_{name}, start_{now()}{} in watch() argument
49 ~watch(){ in ~watch() argument
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/adaptors/
H A Dcuda.hpp84 struct watch : private std::chrono::high_resolution_clock{ struct
86 watch(std::string label ="") : label_{label}, start_{now()}{} in watch() argument
87 ~watch(){ in ~watch() argument
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/Debug/
H A DWatches.cpp45 [address](const auto& watch) { return watch.address == address; }), in UnsetWatch()
77 return std::any_of(m_watches.begin(), m_watches.end(), [address](const auto& watch) { in HasEnabledWatch()
89 for (const std::string& watch : watches) in LoadFromStrings() local
105 for (const auto& watch : m_watches) in SaveToStrings() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Dfswatcher_inotify.cpp98 virtual bool DoAdd(wxSharedPtr<wxFSWatchEntryUnix> watch) wxOVERRIDE in DoAdd()
121 virtual bool DoRemove(wxSharedPtr<wxFSWatchEntryUnix> watch) wxOVERRIDE in DoRemove()
209 int DoAddInotify(wxFSWatchEntry* watch) in DoAddInotify()
218 int DoRemoveInotify(wxFSWatchEntry* watch) in DoRemoveInotify()
328 wxFSWatchEntry& watch = *(it->second); in ProcessNativeEvent() local
520 wxFSWatchEntry& watch = *(wit->second); in ProcessRenames() local
578 static wxFileName GetEventPath(const wxFSWatchEntry& watch, in GetEventPath()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/unix/
H A Dfswatcher_inotify.cpp101 virtual bool DoAdd(wxSharedPtr<wxFSWatchEntryUnix> watch) in DoAdd()
124 virtual bool DoRemove(wxSharedPtr<wxFSWatchEntryUnix> watch) in DoRemove()
212 int DoAddInotify(wxFSWatchEntry* watch) in DoAddInotify()
221 int DoRemoveInotify(wxFSWatchEntry* watch) in DoRemoveInotify()
331 wxFSWatchEntry& watch = *(it->second); in ProcessNativeEvent() local
523 wxFSWatchEntry& watch = *(wit->second); in ProcessRenames() local
581 static wxFileName GetEventPath(const wxFSWatchEntry& watch, in GetEventPath()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/unix/
H A Dfswatcher_inotify.cpp101 virtual bool DoAdd(wxSharedPtr<wxFSWatchEntryUnix> watch) in DoAdd()
124 virtual bool DoRemove(wxSharedPtr<wxFSWatchEntryUnix> watch) in DoRemove()
212 int DoAddInotify(wxFSWatchEntry* watch) in DoAddInotify()
221 int DoRemoveInotify(wxFSWatchEntry* watch) in DoRemoveInotify()
331 wxFSWatchEntry& watch = *(it->second); in ProcessNativeEvent() local
523 wxFSWatchEntry& watch = *(wit->second); in ProcessRenames() local
581 static wxFileName GetEventPath(const wxFSWatchEntry& watch, in GetEventPath()
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/utils/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)
/dports/security/vault/vault-1.8.2/vendor/k8s.io/utils/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/utils/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/utils/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)
/dports/security/vuls/vuls-0.13.7/vendor/k8s.io/utils/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/utils/utils-67b214c5f920/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/utils/inotify/
H A Dinotify.go30 type watch struct { struct
31 wd uint32 // Watch descriptor (as returned by the inotify_add_watch() syscall)
32 flags uint32 // inotify flags of this watch (see inotify(7) for the list of valid flags)

12345678910>>...438