Home
last modified time | relevance | path

Searched refs:injected (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/unreachable-loops/
D0-opt.wgsl3 injected : vec2<f32>;
13 let x_30 : f32 = x_5.injected.x;
14 let x_32 : f32 = x_5.injected.y;
D0-opt.spvasm10 OpMemberName %buf0 0 "injected"
/third_party/ltp/testcases/kernel/mce-test/doc/cases/
Dsoft-inj_non-panic.txt24 * MCE records gotten via /dev/mcelog is same as injected ones
39 * MCE records gotten via /dev/mcelog is same as injected ones
52 * MCE records gotten via /dev/mcelog is same as injected ones
65 * MCE records gotten via /dev/mcelog is same as injected ones
Dsoft-inj_panic.txt128 * Test no EN processing. Only one MCE can be injected on one CPU, so
129 a MCE without EN are injected on other CPU.
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/write-before-break/
D0-opt.wgsl3 injected : i32;
29 let x_19 : i32 = x_9.injected;
36 let x_22 : i32 = x_9.injected;
47 let x_25 : i32 = x_9.injected;
D0-opt.spvasm13 OpMemberName %buf0 0 "injected"
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorInjector.h26 bool injected; member
55 if (injectedError.injected) { \
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_monitor.c109 int injected = 0, failed = 0, rxflags = 0; in handle_monitor_read() local
141 injected = 1; in handle_monitor_read()
159 if (rxflags && injected) in handle_monitor_read()
162 if (!injected) in handle_monitor_read()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_monitor.c106 int injected = 0, failed = 0, rxflags = 0; in handle_monitor_read() local
138 injected = 1; in handle_monitor_read()
156 if (rxflags && injected) in handle_monitor_read()
159 if (!injected) in handle_monitor_read()
/third_party/node/tools/v8_gypfiles/
Dinspector.gypi52 '<(V8_ROOT)/src/inspector/injected-script.cc',
53 '<(V8_ROOT)/src/inspector/injected-script.h',
/third_party/flutter/flutter/examples/
DREADME.md39 the Flutter repo. Instead, the Gradle wrapper is injected by Flutter tooling,
/third_party/openssl/test/helpers/
Dssltestlib.c270 unsigned int injected; member
366 && (ctx->injected || ctx->droprec >= 0)) { in mempacket_test_read()
475 ctx->injected = 1; in mempacket_test_inject()
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dplugins.dart335 /// If `checkProjects` is true, then plugins are only injected into directories
352 /// If `checkProjects` is true, then plugins are only injected into directories
Dfeatures.dart14 /// If not injected, a default implementation is provided.
/third_party/libwebsockets/READMEs/
DREADME.fault-injection.md63 fault to be injected, or 1 if the fault should be synthesized. If there is no
77 1 if the conditions (eg, probability) are met and the fault should be injected.
215 outside, that's typically the original source of all injected faults.
231 matches an object, the fault will be injected every time. It's also possible
DREADME.content-security-policy.md80 Then, any kind of inline script, yours or injected or whatever, will be
/third_party/rust/crates/tracing/tracing-opentelemetry/
DREADME.md45 injected and extracted from a `tracing` [span].
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_storage_format.function85 /* Check that the injected key exists and looks as expected. */
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dbinary_messenger.dart82 // ui.window because the Window may be dependency injected elsewhere with
Dtext_formatter.dart10 /// A [TextInputFormatter] can be optionally injected into an [EditableText]
/third_party/node/deps/npm/node_modules/promzard/
DREADME.md53 the `prompt` function is injected into the context object, so watch out.
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/
DWGL_I3D_digital_video_control.txt37 such as whether it is gamma corrected or the cursor is injected
/third_party/openGLES/extensions/I3D/
DWGL_I3D_digital_video_control.txt37 such as whether it is gamma corrected or the cursor is injected
/third_party/node/deps/npm/node_modules/cacache/
DCHANGELOG.md365 * **memoization:** memoizers can be injected through opts.memoize (#90) ([e5614c7](https://github.c…
370 …f you were passing an object to opts.memoize, it will now be used as an injected memoization objec…
/third_party/mbedtls/docs/architecture/testing/
Dpsa-storage-format-testing.md46 * The [random generator injected seed or state file](#random-generator-state) (`PSA_CRYPTO_ITS_RAND…

1234