Home
last modified time | relevance | path

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

12345678910>>...21

/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"
/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/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/glib/gio/
Dgactiongroupexporter.c143 GVariantBuilder removes; in g_action_group_exporter_dispatch_events() local
151 g_variant_builder_init (&removes, G_VARIANT_TYPE_STRING_ARRAY); in g_action_group_exporter_dispatch_events()
169 g_variant_builder_add (&removes, "s", name); in g_action_group_exporter_dispatch_events()
202 &removes, &enabled_changes, in g_action_group_exporter_dispatch_events()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.21.txt8 are: --disable-swapfs, which removes support for byte swapping old
9 legacy PPC/68k filesystems, --disable-debugfs, which removes support
11 removes support for the e2image program, and --disable-resizer, which
12 removes support for resize2fs.
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dno-implicit-any-catch.md25 <!-- TODO: prettier currently removes the type annotations, re-enable this once prettier is updated…
57 <!-- TODO: prettier currently removes the type annotations, re-enable this once prettier is updated…
/third_party/grpc/templates/tools/dockerfile/
Dgo_path.include1 # Using login shell removes Go from path, so we add it.
/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/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/skia/resources/sksl/shared/
DOssfuzz37677.sksl12 // 1 - No-op arithmetic simplification removes the `+= 0` and changes the ref-kind of `x` from
/third_party/boost/libs/range/doc/reference/algorithm_ext/
Dremove_erase_if.qbk18 `remove_erase_if` removes the elements `x` that satisfy `pred(x)` from the container.
/third_party/boost/libs/type_traits/doc/
Dremove_extent.qbk18 __type If `T` is an array type, then removes the topmost array bound,
Dremove_all_extents.qbk18 __type If `T` is an array type, then removes all of the array bounds on `T`, otherwise
/third_party/gettext/gettext-runtime/po/
Dremove-potcdate.sin1 # Sed script that removes the POT-Creation-Date line in the header entry
/third_party/gettext/gettext-tools/examples/po/
Dremove-potcdate.sin1 # Sed script that removes the POT-Creation-Date line in the header entry
/third_party/curl/docs/cmdline-opts/
Dquote.d61 The rm command removes the file specified by the file operand.
63 The rmdir command removes the directory entry specified by the directory
/third_party/node/deps/npm/node_modules/find-npm-prefix/
DREADME.md18 removes modules from for a given path.

12345678910>>...21