Searched defs:match (Results 1 – 10 of 10) sorted by relevance
460 .Setter([&value](const FlagMatch& match) -> Result<void> { in VerbosityFlag()485 const FlagMatch& match) { in GflagsCompatBoolFlagSetter()522 &flags](const FlagMatch& match) -> Result<void> { in HelpXmlFlag()546 .Setter([](const FlagMatch& match) -> Result<void> { in InvalidFlagGuard()557 .Setter([](const FlagMatch& match) -> Result<void> { in UnexpectedArgumentGuard()573 .Setter([&value](const FlagMatch& match) -> Result<void> { in GflagsCompatFlag()601 .Setter([&value](const FlagMatch& match) -> Result<void> { in GflagsCompatNumericFlagGeneric()615 .Setter([name, &value](const FlagMatch& match) { in GflagsCompatFlag()624 .Setter([&value](const FlagMatch& match) -> Result<void> { in GflagsCompatFlag()640 .Setter([&name, &value, def_val](const FlagMatch& match) -> Result<void> { in GflagsCompatFlag()
34 static Result<void> Set(const FlagMatch& match, SharedFD& out) { in Set()
135 flag.Setter([&elems](const FlagMatch& match) -> Result<void> { in TEST()437 .Setter([this](const FlagMatch& match) -> Result<void> { in SetUp()
40 mode_flag_.Setter([this](const FlagMatch& match) -> Result<void> { in INJECT()
33 std::string_view match; // Substring to match in the kernel logs member
216 [this](const FlagMatch& match) -> Result<void> { in INJECT()236 custom_actions_flag_.Setter([this](const FlagMatch& match) -> Result<void> { in INJECT()
119 const char *match; in json_parse_keyword() local
493 final int match = URI_MATCHER.match(uri); in getType() local544 final int match = URI_MATCHER.match(uri); in query() local927 final int match = URI_MATCHER.match(uri); in deleteInTransaction() local1056 int match = URI_MATCHER.match(uri); in insertInTransaction() local1300 int match = URI_MATCHER.match(uri); in updateInTransaction() local
106 public boolean match(int w, int h, int d, int f) { in match() method in MultiDisplayService.MultiDisplay
804 bool match = (bool)cookie; in matchAutoStart() local