Home
last modified time | relevance | path

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

12345678910>>...17

/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
/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/node/deps/npm/node_modules/just-diff/
Dindex.mjs127 // since list of removes are reversed before presenting result,
128 // we need to ignore existing parent removes when doing nested removes
145 // reverse removes since we want to maintain indexes
Dindex.cjs132 // since list of removes are reversed before presenting result,
133 // we need to ignore existing parent removes when doing nested removes
150 // reverse removes since we want to maintain indexes
/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/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/curl/docs/cmdline-opts/
Dremove-on-error.d12 option removes that saved file before exiting. This prevents curl from
Dquote.d78 The rm command removes the file specified by the file operand.
81 The rmdir command removes the directory entry specified by the directory
Duser-agent.d18 If you give an empty argument to --user-agent (""), it removes the header
/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/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/typescript/tests/baselines/reference/
DlocalTypeParameterInferencePriority.types18 // Removing this line, removes the error
/third_party/node/deps/v8/src/objects/
Dtorque-defined-classes.tq9 // corresponding C++ headers and removes the need to add another C++ header for
/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/curl/tests/data/
Dtest65158 # Note that the stripping above removes 12 bytes from every occurrence of the

12345678910>>...17