/third_party/glib/gio/ |
D | gmenuexporter.c | 465 GHashTable *watches; member 477 count = (gsize) g_hash_table_lookup (remote->watches, GINT_TO_POINTER (group_id)); in g_menu_exporter_remote_subscribe() 478 g_hash_table_insert (remote->watches, GINT_TO_POINTER (group_id), GINT_TO_POINTER (count + 1)); in g_menu_exporter_remote_subscribe() 492 count = (gsize) g_hash_table_lookup (remote->watches, GINT_TO_POINTER (group_id)); in g_menu_exporter_remote_unsubscribe() 498 g_hash_table_insert (remote->watches, GINT_TO_POINTER (group_id), GINT_TO_POINTER (count - 1)); in g_menu_exporter_remote_unsubscribe() 500 g_hash_table_remove (remote->watches, GINT_TO_POINTER (group_id)); in g_menu_exporter_remote_unsubscribe() 509 return g_hash_table_size (remote->watches) != 0; in g_menu_exporter_remote_has_subscriptions() 519 g_hash_table_iter_init (&iter, remote->watches); in g_menu_exporter_remote_free() 531 g_hash_table_unref (remote->watches); in g_menu_exporter_remote_free() 544 remote->watches = g_hash_table_new (NULL, NULL); in g_menu_exporter_remote_new()
|
D | gsettingsbackend.c | 39 GSettingsBackendWatch *watches; member 162 for (ptr = &backend->priv->watches; *ptr; ptr = &(*ptr)->next) in g_settings_backend_watch_weak_notify() 252 watch->next = backend->priv->watches; in g_settings_backend_watch() 253 backend->priv->watches = watch; in g_settings_backend_watch() 307 for (watch = backend->priv->watches; watch; watch = watch->next) in g_settings_backend_dispatch_signal()
|
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/ |
D | multidrag.dart | 172 /// In contrast to [DragGestureRecognizer], [MultiDragGestureRecognizer] watches 325 /// watches each pointer separately, which means multiple drags can be 374 /// [HorizontalMultiDragGestureRecognizer] watches each pointer separately, 423 /// [VerticalMultiDragGestureRecognizer] watches each pointer separately, 524 /// watches each pointer separately, which means multiple drags can be
|
D | monodrag.dart | 39 /// recognizes a single gesture sequence for all the pointers it watches, which
|
/third_party/weston/clients/ |
D | ivi-shell-user-interface.c | 720 static const char *watches[] = { variable 744 { watches, ARRAY_LENGTH(watches) },
|
D | window.c | 1282 static const char *watches[] = { variable 1319 {watches, ARRAY_LENGTH(watches)},
|
/third_party/mindspore/mindspore/lite/ |
D | README.md | 19 …o to meet the deployment requirements in extreme environments such as smart watches and headphones.
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
D | call.pyx.pxi | 387 # that watches if the server sends the final status. 486 # that watches if the server sends the final status.
|
/third_party/typescript/src/server/ |
D | editorServices.ts | 1709 const watches: WatchType[] = []; constant 1711 watches.push( 1718 watches.push(WatchType.ConfigFile); 1720 …this.logger.info(`ConfigFilePresence:: Current Watches: ${watches}:: File: ${configFileName} Curre…
|
/third_party/libuv/docs/src/guide/ |
D | filesystem.rst | 281 All modern operating systems provide APIs to put watches on individual files or
|
D | utilities.rst | 205 The ``uv_poll`` section of libuv simply watches file descriptors using the
|
/third_party/python/Doc/library/ |
D | logging.handlers.rst | 164 module, is a :class:`FileHandler` which watches the file it is logging to. If 169 under Unix/Linux, watches the file to see if it has changed since the last emit.
|
/third_party/tzdata/ |
D | europe | 893 # Europe and forced the inhabitants to set their watches and public clocks 1706 # the public watches on the Rome time on the same day (12th December 1866), 3696 # By the end of the 18th century clocks and watches became commonplace
|
D | asia | 2988 # Pakistan government has decided to keep the watches one-hour advanced 3532 # time, doing so by setting their watches at sunrise to 6 o'clock (or to 12 3539 # the time on the other side - many foreigners set their watches to 6pm
|
D | northamerica | 330 # set their watches and clocks on Eastern time." It quotes H.H. "Bubba" 3216 # watches should be set back one hour - going back to 00:00 hours - returning
|
/third_party/node/doc/api/ |
D | fs.md | 1216 Returns an async iterator that watches for changes on `filename`, where `filename` 3634 watches the inode. If the watched path is deleted and recreated, it is assigned
|
/third_party/harfbuzz/perf/texts/ |
D | en-thelittleprince.txt | 1866 globe every night, and he watches over his sheep very carefully...” Then I am happy. And there is
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-thelittleprince.txt | 1866 globe every night, and he watches over his sheep very carefully...” Then I am happy. And there is
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 12198 watches
|
/third_party/glib/ |
D | NEWS | 1487 - #1870 GSettingsBackend watches not thread-safe 7833 - unix signal watches now match the API of all of the other sources
|
/third_party/libsoup/ |
D | ChangeLog.pre-git | 3817 soup_add_timeout): utility routines to add watches, idles, and
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | plrabn12.txt | 3466 To their night watches in warlike parade; 5031 Encamping, placed in guard their watches round,
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 2698 Endless, would it be mine, form of my form? Who watches me here? Who ever 2937 on. Fading gold sky. A mother watches me from her doorway. She calls her 12335 who walked uncertainly, with hasty steps past Micky Anderson's watches. 12644 all times ticking watches and Henry and James's wax smartsuited 15450 gentlemen's gold and silver watches) were promptly restored to their 20158 glance at whiles towards where his mother watches from the PIAZZETTA
|
D | nvsbl10.txt | 5965 And then he subsides into a pensive state, watches you furtively,
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 9249 bus: Make removing of signal/bus watches thread-safe 9257 bus: Don't allow removing signal watches with gst_bus_remove_watch() 9258 Signal watches are reference counted and gst_bus_remove_watch() would 9261 watches. 91642 required signal watches should be used. Fixes bug #526044. 123315 …gst/gstbus.c (gst_bus_remove_signal_watch): New function, removes signal watches previously added … 123319 removes signal watches previously added via 124596 Added testsuite for multiple bus watches.
|