/third_party/skia/third_party/externals/libwebp/examples/ |
D | stopwatch.h | 24 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/ |
D | stopwatch.h | 24 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/ |
D | watchApi.ts | 37 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/ |
D | with---extendedDiagnostics.js | 27 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
|
D | with---diagnostics.js | 27 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
|
D | without---diagnostics-or---extendedDiagnostics.js | 29 Program options: {"watch":true} property 71 Program options: {"watch":true} property
|
D | with---preserveWatchOutput.js | 28 Program options: {"watch":true,"preserveWatchOutput":true} property 69 Program options: {"watch":true,"preserveWatchOutput":true} property
|
/third_party/typescript/tests/baselines/reference/tscWatch/watchEnvironment/watchFile/ |
D | using-dynamic-priority-polling.js | 29 Program options: {"watch":true} property 98 Program options: {"watch":true} property
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/ |
D | when-referenced-project-change-introduces-error-in-the-down-stream-project-and-then-fixes-it.js | 50 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/ |
D | rename-a-module-file-and-rename-back-should-restore-the-states-for-inferred-projects.js | 32 Program options: {"watch":true} property 98 Program options: {"watch":true} property 140 Program options: {"watch":true} property
|
D | shouldnt-report-error-about-unused-function-incorrectly-when-file-changes-from-global-to-module.js | 34 Program options: {"watch":true,"noUnusedLocals":true} property 87 Program options: {"watch":true,"noUnusedLocals":true} property
|
D | handles-the-missing-files---that-were-added-to-program-because-they-were-added-with-tripleSlashRefs.js | 40 Program options: {"watch":true} property 86 Program options: {"watch":true} property
|
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/configFileErrors/ |
D | reports-syntax-errors-in-config-file.js | 48 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/ |
D | inotify.h | 172 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/ |
D | allowJscheckJsTypeParameterNoCrash.js | 14 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/ |
D | with-default-options.js | 48 Program options: {"watch":true} property 98 Program options: {"watch":true} property 156 Program options: {"watch":true} property
|
D | with-skipLibCheck.js | 43 Program options: {"watch":true,"skipLibCheck":true} property 93 Program options: {"watch":true,"skipLibCheck":true} property 145 Program options: {"watch":true,"skipLibCheck":true} property
|
D | with-skipDefaultLibCheck.js | 43 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/ |
D | handles-new-lines-carriageReturn-lineFeed.js | 30 Program options: {"watch":true} property 76 Program options: {"watch":true} property
|
D | handles-new-lines-lineFeed.js | 30 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/ |
D | with-default-options.js | 45 Program options: {"watch":true} property 91 Program options: {"watch":true} property 150 Program options: {"watch":true} property
|
D | with-skipDefaultLibCheck.js | 40 Program options: {"watch":true,"skipDefaultLibCheck":true} property 86 Program options: {"watch":true,"skipDefaultLibCheck":true} property 139 Program options: {"watch":true,"skipDefaultLibCheck":true} property
|
D | with-skipLibCheck.js | 40 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/ |
D | does-not-emit-any-files-on-error.js | 69 …":"/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/ |
D | dbus_common.c | 59 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()
|