Home
last modified time | relevance | path

Searched refs:removes (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic_npcc/
H A 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
[all...]
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic/
H A 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/cases/soft-inj/poll_ucr/
H A Dcases.sh38 local removes="TSC TIME PROCESSOR"
45 removes="$removes RIP"
/third_party/ltp/testcases/kernel/mce-test/lib/
H A 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"
H A Dsoft-inject.sh27 if mce_cmp $RDIR/$this_case/mcelog $mcelog_refer "$removes"; then
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/non-panic/
H A Dcases.sh44 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic_noser/
H A Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/poll_noser/
H A Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/recoverable_ucr/
H A Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/ltp/testcases/kernel/mce-test/cases/soft-inj/panic_ucr/
H A Dcases.sh38 local removes="TSC TIME PROCESSOR"
/third_party/skia/third_party/externals/tint/tools/src/cmd/trim-includes/
H A Dmain.go18 // trim-includes removes each #include from each file, then runs the provided
59 trim-includes removes each #include from each file, then runs the provided build
/third_party/node/deps/v8/src/objects/
H A Djs-locale.cc484 bool (*removes)(const char*),
503 return Intl::ToJSArray(isolate, unicode_key, enumeration.get(), removes,
H A Dintl-objects.h340 const std::function<bool(const char*)>& removes, bool sort);
H A Dintl-objects.cc2759 const std::function<bool(const char*)>& removes, bool sort) { in ToJSArray()
2768 if (removes == nullptr || !(removes)(item)) { in ToJSArray()
2756 ToJSArray( Isolate* isolate, const char* unicode_key, icu::StringEnumeration* enumeration, const std::function<bool(const char*)>& removes, bool sort) ToJSArray() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c76 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7
94 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7
299 * ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7 in addTestNewConvert()
4297 ICU 4.4 (ticket #7314) removes mappings for CNS 11643 planes 3..7
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 39 milliseconds