Home
last modified time | relevance | path

Searched refs:Watch (Results 1 – 24 of 24) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_linux.cc50 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch. typedef in base::__anonbe0313890111::InotifyReader
51 static const Watch kInvalidWatch = -1;
55 Watch AddWatch(const FilePath& path, FilePathWatcherImpl* watcher);
58 void RemoveWatch(Watch watch, FilePathWatcherImpl* watcher);
72 hash_map<Watch, WatcherSet> watchers_;
104 void OnFilePathChanged(InotifyReader::Watch fired_watch,
116 bool Watch(const FilePath& path,
143 InotifyReader::Watch watch;
160 void UpdateRecursiveWatches(InotifyReader::Watch fired_watch, bool is_dir);
167 void TrackWatchForRecursion(InotifyReader::Watch watch, const FilePath& path);
[all …]
Dfile_path_watcher.cc50 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
54 return impl_->Watch(path, recursive, callback); in Watch()
Dfile_path_watcher_mac.cc19 bool Watch(const FilePath& path, in Watch() function in base::__anonf1753d8a0111::FilePathWatcherImpl
34 return impl_->Watch(path, recursive, callback); in Watch()
Dfile_path_watcher.h41 virtual bool Watch(const FilePath& path,
101 bool Watch(const FilePath& path, bool recursive, const Callback& callback);
Dfile_path_watcher_fsevents.h30 bool Watch(const FilePath& path,
Dfile_path_watcher_kqueue.h44 bool Watch(const FilePath& path,
Dfile_path_watcher_fsevents.cc85 bool FilePathWatcherFSEvents::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherFSEvents
Dfile_path_watcher_kqueue.cc314 bool FilePathWatcherKQueue::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherKQueue
Dfile_path_watcher_unittest.cc140 *result = watcher->Watch(target, recursive_watch, in SetupWatchCallback()
/external/opencv3/doc/tutorials/introduction/windows_visual_studio_image_watch/
Dwindows_visual_studio_image_watch.markdown1 Image Watch: viewing in-memory images in the Visual Studio debugger {#tutorial_windows_visual_studi…
4 Image Watch is a plug-in for Microsoft Visual Studio that lets you to visualize in-memory images
21 [Download](http://go.microsoft.com/fwlink/?LinkId=285460) the Image Watch installer. The installer
29 Image Watch works with any existing project that uses OpenCV image objects (for example, *cv::Mat*).
34 // Test application for the Visual Studio Image Watch Debugger extension
48 << "This is a test program for the Image Watch Debugger " << endl
109 Note that the built-in *Locals* window will display text only. This is where the Image Watch plug-in
110 comes in. Image Watch is like another *Locals* window, but with an image viewer built into it. To
111 bring up Image Watch, select View --\> Other Windows --\> Image Watch. Like Visual Studio's *Locals*
112 window, Image Watch can dock to the Visual Studio IDE. Also, Visual Studio will remember whether you
[all …]
/external/libchrome/dbus/
Dbus.cc39 class Watch : public base::MessagePumpLibevent::Watcher { class
41 explicit Watch(DBusWatch* watch) in Watch() function in dbus::__anonc250a59c0111::Watch
46 ~Watch() override { dbus_watch_set_data(raw_watch_, NULL, NULL); } in ~Watch()
1022 Watch* watch = new Watch(raw_watch); in OnAddWatch()
1033 Watch* watch = static_cast<Watch*>(dbus_watch_get_data(raw_watch)); in OnRemoveWatch()
1041 Watch* watch = static_cast<Watch*>(dbus_watch_get_data(raw_watch)); in OnToggleWatch()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedWatch.uml2.properties22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
DfeedWatch.emf.properties22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
/external/opencv3/doc/tutorials/ml/non_linear_svms/
Dnon_linear_svms.markdown137 We call the method @ref cv::ml::SVM::train to build the SVM model. Watch out that the training
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_format.inc243 // Watch for %a[h-j%d], if % appears in the
/external/llvm/lib/Target/AArch64/
DAArch64CallingConvention.td257 // end up saving LR as part of a call frame). Watch this space...
/external/opencv3/doc/tutorials/introduction/windows_install/
Dwindows_install.markdown72 of color conversion, Haar training and DFT functions of the OpenCV library. Watch out, since
/external/ImageMagick/
DInstall-unix.txt29 Watch the configure script output to verify that it finds everything that
/external/libevent/
Dwhatsnew-2.0.txt362 EVBUFFER_DATA() function still works. Watch out, though: it needs to copy
/external/curl/docs/
DINTERNALS789 Run your program as usual. Watch the specified memory trace file grow.
/external/libxml2/result/HTML/
Dwired.html.sax1976 SAX.characters(Y2K Watch, 9)
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css801 /* Watch/Unwatch Icon Styling */
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.244560 (FTC_CACHE_LOOKUP_CMP): Watch the change of the cached nodes by
4583 (FTC_Cache_Lookup): Watch the change of the cache nodes by
/external/valgrind/
DNEWS121 uninitialised-value errors in optimised code. Watch out for