Home
last modified time | relevance | path

Searched refs:Ignore (Results 1 – 7 of 7) sorted by relevance

/art/
DCPPLINT.cfg26 # Ignore the following categories of errors, as specified by the filter:
/art/tools/
Drun-libcore-tests.sh72 --no-getrandom Ignore failures from getrandom() (for kernel < 3.17).
/art/cmdline/
Dcmdline_parser_test.cc78 template <typename T, typename ... Ignore>
80 const Ignore& ... more ATTRIBUTE_UNUSED, in UsuallyEquals()
Dcmdline_parser.h459 Builder& Ignore(std::initializer_list<const char*> ignore_list) { in Ignore() function
DREADME.md172 `Ignore` function which takes a list of argument definition names.
/art/dex2oat/
DAndroid.bp260 // Ignore frame-size increase resulting from instrumentation.
/art/runtime/
Dparsed_options.cc430 .Ignore({ in MakeParser()