/third_party/vk-gl-cts/scripts/src_util/ |
H A D | check_license.py | 48 detected = LICENSE_UNKNOWN 52 if detected != LICENSE_UNKNOWN: 53 detected = LICENSE_MULTIPLE 55 detected = license 57 return detected
|
/third_party/backends/testsuite/sanei/ |
H A D | sanei_usb_test.c | 94 /** count detected devices 95 * count all detected devices and check it against expected value 96 * @param expected detected count 114 printf ("ERROR: %d detected devices, expected %d!\n", num, expected); in count_detected() 117 printf ("%d devices still detected.\n", num); in count_detected() 324 /* loop on detected devices and open them */ in test_open_all() 367 /* there should be as many opened devices than detected devices */ in test_open_all() 402 /* loop on detected devices and open them */ in test_close_all() 561 /* loop on detected devices and open them */ in test_vendor_by_devname() 631 /* loop on detected device in test_vendor_by_id() 713 test_scan_devices(int detected, int opened) test_scan_devices() argument 832 int detected, opened, i; main() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | function-compiler.cc | 37 Counters* counters, WasmFeatures* detected) { in ExecuteCompilation() 43 ExecuteFunctionCompilation(env, wire_bytes_storage, counters, detected); in ExecuteCompilation() 73 Counters* counters, WasmFeatures* detected) { in ExecuteFunctionCompilation() 126 .set_detected_features(detected) in ExecuteFunctionCompilation() 142 env, wire_bytes_storage, func_body, func_index_, counters, detected); in ExecuteFunctionCompilation() 153 WasmFeatures* detected, in CompileWasmFunction() 167 isolate->counters(), detected); in CompileWasmFunction() 35 ExecuteCompilation( CompilationEnv* env, const WireBytesStorage* wire_bytes_storage, Counters* counters, WasmFeatures* detected) ExecuteCompilation() argument 71 ExecuteFunctionCompilation( CompilationEnv* env, const WireBytesStorage* wire_bytes_storage, Counters* counters, WasmFeatures* detected) ExecuteFunctionCompilation() argument 151 CompileWasmFunction(Isolate* isolate, NativeModule* native_module, WasmFeatures* detected, const WasmFunction* function, ExecutionTier tier) CompileWasmFunction() argument
|
H A D | function-compiler.h | 72 WasmFeatures* detected); 79 WasmFeatures* detected, const WasmFunction*, 86 WasmFeatures* detected);
|
H A D | graph-builder-interface.h | 43 WasmFeatures* detected, const FunctionBody& body,
|
/third_party/benchmark/test/ |
H A D | cxx03_test.cc | 8 #error C++11 or greater detected. Should be C++03. 12 #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
|
/third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/ |
H A D | does-not-emit-any-files-on-error-with-incremental.js | 155 [[90m12:00:47 AM[0m] File change detected. Starting incremental compilation... 214 [[90m12:00:54 AM[0m] File change detected. Starting incremental compilation... 350 [[90m12:01:22 AM[0m] File change detected. Starting incremental compilation... 481 [[90m12:01:37 AM[0m] File change detected. Starting incremental compilation... 538 [[90m12:01:44 AM[0m] File change detected. Starting incremental compilation... 652 [[90m12:02:01 AM[0m] File change detected. Starting incremental compilation...
|
H A D | does-not-emit-any-files-on-error.js | 102 [[90m12:00:39 AM[0m] File change detected. Starting incremental compilation... 161 [[90m12:00:46 AM[0m] File change detected. Starting incremental compilation... 240 [[90m12:01:10 AM[0m] File change detected. Starting incremental compilation... 296 [[90m12:01:18 AM[0m] File change detected. Starting incremental compilation... 353 [[90m12:01:25 AM[0m] File change detected. Starting incremental compilation... 414 [[90m12:01:38 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_agate.c | 158 int detected; in gate() local 176 detected = s->lin_slope > s->lin_knee_start; in gate() 178 detected = s->lin_slope < s->lin_knee_stop; in gate() 180 if (s->lin_slope > 0.0 && detected) in gate()
|
H A D | af_sidechaincompress.c | 177 int detected; in compressor() local 198 detected = s->lin_slope < detector; in compressor() 201 detected = s->lin_slope > detector; in compressor() 204 if (s->lin_slope > 0.0 && detected) in compressor()
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
H A D | updates-errors-correctly-when-declaration-emit-is-disabled-in-compiler-options.js | 89 [[90m12:00:28 AM[0m] File change detected. Starting incremental compilation... 149 [[90m12:00:33 AM[0m] File change detected. Starting incremental compilation... 204 [[90m12:00:38 AM[0m] File change detected. Starting incremental compilation... 269 [[90m12:00:44 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/node/deps/v8/include/ |
H A D | v8-unwinder-state.h | 26 #error Target architecture was not detected as supported by v8
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-unwinder-state.h | 26 #error Target architecture was not detected as supported by v8
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-module-file-with-global-definitions-changes/ |
H A D | with-skipDefaultLibCheck.js | 90 [[90m12:00:26 AM[0m] File change detected. Starting incremental compilation... 140 [[90m12:00:34 AM[0m] File change detected. Starting incremental compilation...
|
H A D | with-skipLibCheck.js | 90 [[90m12:00:26 AM[0m] File change detected. Starting incremental compilation... 140 [[90m12:00:34 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-non-module-file-changes/ |
H A D | with-skipDefaultLibCheck.js | 83 [[90m12:00:26 AM[0m] File change detected. Starting incremental compilation... 134 [[90m12:00:34 AM[0m] File change detected. Starting incremental compilation...
|
H A D | with-skipLibCheck.js | 83 [[90m12:00:26 AM[0m] File change detected. Starting incremental compilation... 134 [[90m12:00:34 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependencies/ |
H A D | with-noEmitOnError-with-incremental.js | 218 [[90m12:00:46 AM[0m] File change detected. Starting incremental compilation... 349 [[90m12:01:11 AM[0m] File change detected. Starting incremental compilation... 514 [[90m12:01:26 AM[0m] File change detected. Starting incremental compilation...
|
H A D | with-noEmitOnError.js | 142 [[90m12:00:39 AM[0m] File change detected. Starting incremental compilation... 215 [[90m12:01:00 AM[0m] File change detected. Starting incremental compilation... 304 [[90m12:01:09 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/ |
H A D | with-noEmitOnError-with-incremental.js | 219 [[90m12:00:46 AM[0m] File change detected. Starting incremental compilation... 365 [[90m12:01:17 AM[0m] File change detected. Starting incremental compilation... 531 [[90m12:01:32 AM[0m] File change detected. Starting incremental compilation...
|
H A D | with-noEmitOnError.js | 142 [[90m12:00:39 AM[0m] File change detected. Starting incremental compilation... 229 [[90m12:01:06 AM[0m] File change detected. Starting incremental compilation... 318 [[90m12:01:15 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/default/ |
H A D | with-noEmitOnError-with-incremental.js | 217 [[90m12:00:46 AM[0m] File change detected. Starting incremental compilation... 347 [[90m12:01:11 AM[0m] File change detected. Starting incremental compilation... 511 [[90m12:01:26 AM[0m] File change detected. Starting incremental compilation...
|
H A D | with-noEmitOnError.js | 142 [[90m12:00:39 AM[0m] File change detected. Starting incremental compilation... 215 [[90m12:01:00 AM[0m] File change detected. Starting incremental compilation... 304 [[90m12:01:09 AM[0m] File change detected. Starting incremental compilation...
|
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/ |
H A D | with-noEmitOnError-with-incremental.js | 218 [[90m12:00:46 AM[0m] File change detected. Starting incremental compilation... 363 [[90m12:01:17 AM[0m] File change detected. Starting incremental compilation... 528 [[90m12:01:32 AM[0m] File change detected. Starting incremental compilation...
|
H A D | with-noEmitOnError.js | 142 [[90m12:00:39 AM[0m] File change detected. Starting incremental compilation... 229 [[90m12:01:06 AM[0m] File change detected. Starting incremental compilation... 318 [[90m12:01:15 AM[0m] File change detected. Starting incremental compilation...
|