Home
last modified time | relevance | path

Searched defs:watch (Results 1 – 25 of 6830) sorted by relevance

12345678910>>...274

/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/libinotifytools/src/
H A Dinotifytools_p.h54 typedef struct watch { struct
73 } watch; argument
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-watch.c57 _dbus_watch_get_enabled (DBusWatch *watch) in _dbus_watch_get_enabled() argument
95 DBusWatch *watch; in _dbus_watch_new() local
124 _dbus_watch_ref (DBusWatch *watch) in _dbus_watch_ref()
138 _dbus_watch_unref (DBusWatch *watch) in _dbus_watch_unref()
169 _dbus_watch_invalidate (DBusWatch *watch) in _dbus_watch_invalidate()
314 DBusWatch *watch = link->data; in _dbus_watch_list_set_functions() local
544 dbus_watch_get_fd (DBusWatch *watch) in dbus_watch_get_fd()
594 dbus_watch_get_socket (DBusWatch *watch) in dbus_watch_get_socket()
643 dbus_watch_get_flags (DBusWatch *watch) in dbus_watch_get_flags()
659 dbus_watch_get_data (DBusWatch *watch) in dbus_watch_get_data()
[all …]
/dports/devel/libinotify/libinotify-20180201/
H A Dwatch.h35 typedef struct watch watch; typedef
53 struct watch { struct
54 i_watch *iw; /* A pointer to parent inotify watch */ argument
55 watch_flags_t flags; /* A watch flags. Not in inotify/kqueue format */ argument
57 * to that watch */ argument
58 int fd; /* file descriptor of a watched entry */ argument
60 RB_ENTRY(watch) link; /* RB tree links */ argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/rjeczalik/notify/
H A Dwatcher_fsevents.go43 type watch struct { struct
47 prev map[string]uint32
48 c chan<- EventInfo
49 stream *stream
50 path string
51 events uint32
52 isrec int32
53 flushed bool
87 func (w *watch) strip(base string, set uint32) uint32 {
119 func (w *watch) Dispatch(ev []FSEvent) {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/rjeczalik/notify/
H A Dwatcher_fsevents.go43 type watch struct { struct
47 prev map[string]uint32
48 c chan<- EventInfo
49 stream *stream
50 path string
51 events uint32
52 isrec int32
53 flushed bool
87 func (w *watch) strip(base string, set uint32) uint32 {
119 func (w *watch) Dispatch(ev []FSEvent) {
[all …]
/dports/www/devd/devd-0.9/vendor/github.com/rjeczalik/notify/
H A Dwatcher_fsevents.go43 type watch struct { struct
47 prev map[string]uint32
48 c chan<- EventInfo
49 stream *stream
50 path string
51 events uint32
52 isrec int32
53 flushed bool
87 func (w *watch) strip(base string, set uint32) uint32 {
119 func (w *watch) Dispatch(ev []FSEvent) {
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/syncthing/notify/
H A Dwatcher_fsevents.go43 type watch struct { struct
47 prev map[string]uint32
48 c chan<- EventInfo
49 stream *stream
50 path string
51 events uint32
52 isrec int32
53 flushed bool
87 func (w *watch) strip(base string, set uint32) uint32 {
119 func (w *watch) Dispatch(ev []FSEvent) {
[all …]
/dports/devel/modd/modd-0.8/vendor/github.com/rjeczalik/notify/
H A Dwatcher_fsevents.go43 type watch struct { struct
47 prev map[string]uint32
48 c chan<- EventInfo
49 stream *stream
50 path string
51 events uint32
52 isrec int32
53 flushed bool
87 func (w *watch) strip(base string, set uint32) uint32 {
119 func (w *watch) Dispatch(ev []FSEvent) {
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/tests/
H A Dtest_stopwatch.cpp71 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
78 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
101 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
132 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
153 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
181 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
213 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
227 Stopwatch<FakeTimer> watch(0); in TEST_SUITE() local
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/go-control-plane/pkg/server/delta/v3/
H A Dwatches.go36 type watch struct { struct
37 responses chan cache.DeltaResponse
38 cancel func()
39 nonce string
41 state stream.StreamState
45 func (w *watch) Cancel() {
/dports/devel/gvfs/gvfs-1.46.2/daemon/trashlib/
H A Ddirwatch.c74 # define dir_watch_created(watch) \ argument
82 # define dir_watch_destroyed(watch) \ argument
90 # define dir_watch_created(watch) (watch)->create ((watch)->user_data) argument
91 # define dir_watch_destroyed(watch) (watch)->destroy ((watch)->user_data) argument
128 DirWatch *watch = user_data; in dir_watch_parent_changed() local
161 DirWatch *watch = user_data; in dir_watch_recursive_create() local
184 DirWatch *watch = user_data; in dir_watch_recursive_check() local
207 DirWatch *watch = user_data; in dir_watch_recursive_destroy() local
232 DirWatch *watch; in dir_watch_new() local
270 dir_watch_free (DirWatch *watch) in dir_watch_free()
[all …]
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dwatch.c213 Watch *watch; in watch_finalize() local
232 Watch *watch; in watch_dispose() local
255 Watch *watch = WATCH( iobject ); in watch_changed() local
287 watch_init( Watch *watch ) in watch_init()
361 watch_attach( Watch *watch ) in watch_attach()
417 watch_relink( Watch *watch ) in watch_relink()
573 Watch *watch; in watch_double_get() local
688 Watch *watch; in watch_int_get() local
820 Watch *watch; in watch_path_get() local
929 Watch *watch; in watch_bool_get() local
[all …]
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkdirwatch_unittest.cpp378 KDirWatch watch; in touchOneFile() local
395 KDirWatch watch; in touch1000Files() local
421 KDirWatch watch; in watchAndModifyOneFile() local
434 KDirWatch watch; in removeAndReAdd() local
457 KDirWatch watch; in watchNonExistent() local
523 KDirWatch watch; in testDelete() local
546 KDirWatch watch; in testDeleteAndRecreateFile() local
615 KDirWatch watch; in testDeleteAndRecreateDir() local
644 KDirWatch watch; in testMoveTo() local
693 KDirWatch watch; in nestedEventLoop() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dwatch_queue.h54 struct watch { struct
59 struct watch_queue __rcu *queue; /* Queue to post events to */ argument
60 struct hlist_node queue_node; /* Link in queue->watches */ argument
61 struct watch_list __rcu *watch_list; argument
62 struct hlist_node list_node; /* Link in watch_list->watchers */ argument
63 const struct cred *cred; /* Creds of the owner of the watch */ argument
64 void *private; /* Private data for the watched object */ argument
75 void (*release_watch)(struct watch *); argument
95 void (*release_watch)(struct watch *)) in init_watch_list()
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dsim-watch.c57 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_type() local
68 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_interrupt_nr() local
79 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in type_to_option() local
93 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_delete() local
136 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in interrupt_nr_to_str() local
149 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_info() local
177 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in schedule_watchpoint() local
215 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in handle_watchpoint() local
238 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_create() local
359 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in sim_watchpoint_init() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dwatch_queue.h54 struct watch { struct
59 struct watch_queue __rcu *queue; /* Queue to post events to */ argument
60 struct hlist_node queue_node; /* Link in queue->watches */ argument
61 struct watch_list __rcu *watch_list; argument
62 struct hlist_node list_node; /* Link in watch_list->watchers */ argument
63 const struct cred *cred; /* Creds of the owner of the watch */ argument
64 void *private; /* Private data for the watched object */ argument
75 void (*release_watch)(struct watch *); argument
95 void (*release_watch)(struct watch *)) in init_watch_list()
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dsim-watch.c56 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_type() local
67 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_interrupt_nr() local
78 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in type_to_option() local
92 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_delete() local
135 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in interrupt_nr_to_str() local
148 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_info() local
176 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in schedule_watchpoint() local
214 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in handle_watchpoint() local
237 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_create() local
358 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in sim_watchpoint_init() local
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-watch.c57 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_type() local
68 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_interrupt_nr() local
79 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in type_to_option() local
93 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_delete() local
136 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in interrupt_nr_to_str() local
149 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_info() local
177 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in schedule_watchpoint() local
215 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in handle_watchpoint() local
238 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_create() local
359 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in sim_watchpoint_init() local
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-watch.c57 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_type() local
68 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in option_to_interrupt_nr() local
79 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in type_to_option() local
93 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_delete() local
136 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in interrupt_nr_to_str() local
149 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_info() local
177 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in schedule_watchpoint() local
215 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in handle_watchpoint() local
238 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in do_watchpoint_create() local
359 sim_watchpoints *watch = STATE_WATCHPOINTS (sd); in sim_watchpoint_init() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dwatch_queue.h54 struct watch { struct
59 struct watch_queue __rcu *queue; /* Queue to post events to */ argument
60 struct hlist_node queue_node; /* Link in queue->watches */ argument
61 struct watch_list __rcu *watch_list; argument
62 struct hlist_node list_node; /* Link in watch_list->watchers */ argument
63 const struct cred *cred; /* Creds of the owner of the watch */ argument
64 void *private; /* Private data for the watched object */ argument
75 void (*release_watch)(struct watch *); argument
95 void (*release_watch)(struct watch *)) in init_watch_list()
/dports/devel/librevisa/librevisa-0.0.20130412/src/
H A Dmessagepump.h42 struct watch struct
44 watch *next; argument
45 watch *prev; argument
54 ~watch() throw() { } in ~watch() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/core/
H A Drequest_context.cc53 for (const scoped_refptr<Watch>& watch : in ~RequestContext() local
69 for (const WatchNotifyFinalizer& watch : in ~RequestContext() local
87 void RequestContext::AddWatchNotifyFinalizer(scoped_refptr<Watch> watch, in AddWatchNotifyFinalizer()
95 void RequestContext::AddWatchCancelFinalizer(scoped_refptr<Watch> watch) { in AddWatchCancelFinalizer()
105 scoped_refptr<Watch> watch, in WatchNotifyFinalizer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/examples/
H A Dstopwatch.h24 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
28 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
47 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
51 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/examples/
H A Dstopwatch.h24 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
28 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
47 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
51 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/examples/
H A Dstopwatch.h24 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
28 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()
47 static WEBP_INLINE void StopwatchReset(Stopwatch* watch) { in StopwatchReset()
51 static WEBP_INLINE double StopwatchReadAndReset(Stopwatch* watch) { in StopwatchReadAndReset()

12345678910>>...274