Home
last modified time | relevance | path

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

1234567891011

/third_party/skia/third_party/externals/libwebp/examples/
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()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
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()
/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchApi.ts37 const watch = createWatchProgram(compilerHost); constant
88 const watch = createWatchProgram(watchCompilerHost); constant
122 const watch = createWatchProgram(watchCompilerHost); constant
152 const watch = getWatch(config, { noEmit: true }, sys, createProgram); constant
163 const watch = getWatch(config, /*optionsToExtend*/ optionsToExtend, sys, createProgram); constant
171 … const { sys, watch, mainFile, otherFile } = setup(createSemanticDiagnosticsBuilderProgram, "{}"); constant
183 …const { sys, watch, config, mainFile } = setup(createSemanticDiagnosticsBuilderProgram, configText… constant
184 …const { sys: emitSys, watch: emitWatch } = setup(createEmitAndSemanticDiagnosticsBuilderProgram, c… constant
/third_party/typescript/tests/baselines/reference/tscWatch/consoleClearing/
Dwith---extendedDiagnostics.js27 options: {"watch":true,"extendedDiagnostics":true} property
35 Program options: {"watch":true,"extendedDiagnostics":true} property
77 options: {"watch":true,"extendedDiagnostics":true} property
83 Program options: {"watch":true,"extendedDiagnostics":true} property
Dwith---diagnostics.js27 options: {"watch":true,"diagnostics":true} property
33 Program options: {"watch":true,"diagnostics":true} property
75 options: {"watch":true,"diagnostics":true} property
81 Program options: {"watch":true,"diagnostics":true} property
Dwithout---diagnostics-or---extendedDiagnostics.js29 Program options: {"watch":true} property
71 Program options: {"watch":true} property
Dwith---preserveWatchOutput.js28 Program options: {"watch":true,"preserveWatchOutput":true} property
69 Program options: {"watch":true,"preserveWatchOutput":true} property
/third_party/typescript/tests/baselines/reference/tscWatch/watchEnvironment/watchFile/
Dusing-dynamic-priority-polling.js29 Program options: {"watch":true} property
98 Program options: {"watch":true} property
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/
Dwhen-referenced-project-change-introduces-error-in-the-down-stream-project-and-then-fixes-it.js50 Program options: {"composite":true,"watch":true,"configFilePath":"/user/username/projects/sample1/L… property
61 Program options: {"watch":true,"configFilePath":"/user/username/projects/sample1/App/tsconfig.json"} property
130 "watch": true, property
188 Program options: {"composite":true,"watch":true,"configFilePath":"/user/username/projects/sample1/L… property
198 Program options: {"watch":true,"configFilePath":"/user/username/projects/sample1/App/tsconfig.json"} property
266 "watch": true, property
307 Program options: {"composite":true,"watch":true,"configFilePath":"/user/username/projects/sample1/L… property
317 Program options: {"watch":true,"configFilePath":"/user/username/projects/sample1/App/tsconfig.json"} property
385 "watch": true, property
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Drename-a-module-file-and-rename-back-should-restore-the-states-for-inferred-projects.js32 Program options: {"watch":true} property
98 Program options: {"watch":true} property
140 Program options: {"watch":true} property
Dshouldnt-report-error-about-unused-function-incorrectly-when-file-changes-from-global-to-module.js34 Program options: {"watch":true,"noUnusedLocals":true} property
87 Program options: {"watch":true,"noUnusedLocals":true} property
Dhandles-the-missing-files---that-were-added-to-program-because-they-were-added-with-tripleSlashRefs.js40 Program options: {"watch":true} property
86 Program options: {"watch":true} property
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/configFileErrors/
Dreports-syntax-errors-in-config-file.js48 Program options: {"composite":true,"watch":true,"configFilePath":"/user/username/projects/myproject… property
102 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property
147 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property
190 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property
230 Program options: {"composite":true,"declaration":true,"watch":true,"configFilePath":"/user/username… property
303 "watch": true, property
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h172 static inline void inotify_init_watch(struct inotify_watch *watch) in inotify_init_watch()
193 struct inotify_watch *watch, in inotify_add_watch()
200 struct inotify_watch *watch) in inotify_rm_watch()
211 struct inotify_watch *watch) in inotify_remove_watch_locked()
215 static inline void get_inotify_watch(struct inotify_watch *watch) in get_inotify_watch()
219 static inline void put_inotify_watch(struct inotify_watch *watch) in put_inotify_watch()
/third_party/typescript/tests/baselines/reference/
DallowJscheckJsTypeParameterNoCrash.js14 watch: { property
34 watch: { property
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-module-file-with-global-definitions-changes/
Dwith-default-options.js48 Program options: {"watch":true} property
98 Program options: {"watch":true} property
156 Program options: {"watch":true} property
Dwith-skipLibCheck.js43 Program options: {"watch":true,"skipLibCheck":true} property
93 Program options: {"watch":true,"skipLibCheck":true} property
145 Program options: {"watch":true,"skipLibCheck":true} property
Dwith-skipDefaultLibCheck.js43 Program options: {"watch":true,"skipDefaultLibCheck":true} property
93 Program options: {"watch":true,"skipDefaultLibCheck":true} property
145 Program options: {"watch":true,"skipDefaultLibCheck":true} property
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-file-content/
Dhandles-new-lines-carriageReturn-lineFeed.js30 Program options: {"watch":true} property
76 Program options: {"watch":true} property
Dhandles-new-lines-lineFeed.js30 Program options: {"watch":true} property
76 Program options: {"watch":true} property
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-non-module-file-changes/
Dwith-default-options.js45 Program options: {"watch":true} property
91 Program options: {"watch":true} property
150 Program options: {"watch":true} property
Dwith-skipDefaultLibCheck.js40 Program options: {"watch":true,"skipDefaultLibCheck":true} property
86 Program options: {"watch":true,"skipDefaultLibCheck":true} property
139 Program options: {"watch":true,"skipDefaultLibCheck":true} property
Dwith-skipLibCheck.js40 Program options: {"watch":true,"skipLibCheck":true} property
86 Program options: {"watch":true,"skipLibCheck":true} property
139 Program options: {"watch":true,"skipLibCheck":true} property
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/noEmitOnError/
Ddoes-not-emit-any-files-on-error.js69 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
126 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
178 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
256 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
309 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
361 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
419 …":"/user/username/projects/noEmitOnError/dev-build","noEmitOnError":true,"watch":true,"configFileP… property
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_common.c59 DBusWatch *watch, eloop_event_type type) in process_watch()
99 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch()
129 static void remove_watch(DBusWatch *watch, void *data) in remove_watch()
148 static void watch_toggled(DBusWatch *watch, void *data) in watch_toggled()

1234567891011