Home
last modified time | relevance | path

Searched refs:removes (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic_npcc/
Dcases.sh39 local removes="TSC TIME PROCESSOR"
50 removes="$removes RIP"
70 removes="$removes RIP"
77 removes="$removes RIP"
85 removes="$removes RIP"
92 removes="$removes RIP"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic/
Dcases.sh45 local removes="TSC TIME PROCESSOR"
51 removes="$removes RIP"
64 removes="$removes RIP"
70 removes="$removes RIP"
/third_party/ltp/testcases/kernel/mce-test/lib/
Dmce.sh33 local removes="$3"
39 if [ -n "$removes" ]; then
40 for remove in $removes; do
55 local removes="$3"
60 mce_reformat_for_cmp "$m1" $tmpf1 "$removes"
61 mce_reformat_for_cmp "$m2" $tmpf2 "$removes"
Dsoft-inject.sh27 if mce_cmp $RDIR/$this_case/mcelog $mcelog_refer "$removes"; then
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/poll_ucr/
Dcases.sh38 local removes="TSC TIME PROCESSOR"
45 removes="$removes RIP"
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_depth_range_unrestricted.txt17 This extension removes the slink:VkViewport pname:minDepth and
20 It also removes the same restriction on
23 Finally it removes the restriction on the pname:depth value in
DVK_EXT_depth_range_unrestricted.adoc17 This extension removes the slink:VkViewport pname:minDepth and
20 It also removes the same restriction on
23 Finally it removes the restriction on the pname:depth value in
/third_party/gstreamer/gstreamer/docs/random/wtay/
Deos265 bin removes the EOS provider from its list.
97 eos request. the parent removes fakesrc as an EOS provider.
107 the parent removes the EOS providers from its list, when the list is empty,
137 eos request. the parent removes fakesrc as an EOS provider.
146 queue2 finally fires the EOS signal and the parent removes the EOS provider
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/poll_noser/
Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/recoverable_ucr/
Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/non-panic/
Dcases.sh44 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic_noser/
Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/flutter/flutter/examples/flutter_gallery/lib/
Dmain_publish.dart9 // the gallery and removes the 'PREVIEW' banner.
/third_party/flutter/flutter/packages/flutter/test/rendering/
Drendering_tester.dart33 /// Returns the error least recently caught by [FlutterError] and removes it
46 /// most recently caught, and removes them from the list of captured errors.
60 /// most recently caught, and removes them from the list of captured errors.
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic_ucr/
Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/skia/third_party/externals/icu/flutter/
DREADME.md7 * `brkitr.patch` removes the break iterators for sentence and
/third_party/flutter/skia/third_party/externals/icu/flutter/
DREADME.md8 * Additionally, `brkitr.patch` removes the break iterators for sentence and
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dmedia_query_test.dart103 testWidgets('MediaQuery.removePadding removes specified padding', (WidgetTester tester) async {
160 …testWidgets('MediaQuery.removeViewInsets removes specified viewInsets', (WidgetTester tester) asyn…
217 …testWidgets('MediaQuery.removeViewPadding removes specified viewPadding', (WidgetTester tester) as…
/third_party/googletest/docs/
Dgmock_cheat_sheet.md200 // Verifies and removes the expectations on mock_obj;
204 // Verifies and removes the expectations on mock_obj;
205 // also removes the default actions set by ON_CALL();
/third_party/skia/resources/sksl/shared/
DOssfuzz37677.sksl12 // 1 - No-op arithmetic simplification removes the `+= 0` and changes the ref-kind of `x` from
/third_party/rust/crates/quote/
DCargo.toml24 # Disabling the proc-macro feature removes the dynamic library dependency on
/third_party/node/deps/npm/node_modules/find-npm-prefix/
DREADME.md18 removes modules from for a given path.
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dtext_formatter.dart17 /// Concrete implementations [BlacklistingTextInputFormatter], which removes
84 /// Since this formatter only removes characters from the text, it attempts to
206 /// Since this formatter only removes characters from the text, it attempts to
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_fbo_render_mipmap.txt43 texture only. This extension removes this limitation by
/third_party/openssl/doc/man3/
DERR_set_mark.pod24 ERR_clear_last_mark() removes the last mark added if there is one.

12345678910>>...18