Home
last modified time | relevance | path

Searched defs:expect_all (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcups/tools/
H A Dipptool.c78 expect_all; /* Expect all attributes to match/not match */ member
4466 int expect_all = !_cups_strcasecmp(token, "EXPECT-ALL"); in token_cb() local
/aosp_15_r20/art/runtime/oat/
H A Doat_file.cc868 bool expect_all = in Setup() local