Searched defs:needs (Results 1 – 7 of 7) sorted by relevance
163 void SetNeedsMeta (bool needs) in SetNeedsMeta()180 void SetNeedsImage (bool needs) in SetNeedsImage()
35 private void needs(@SuppressWarnings("unused") Matcher<Iterable<String>> bar) { } in needs() method in IsEmptyIterableTest
36 private void needs(@SuppressWarnings("unused") Matcher<Collection<String>> bar) { } in needs() method in IsEmptyCollectionTest
73 uint8_t needs; member218 WQMState needs = needs_exact(instr) ? Exact : Unspecified; in get_block_needs() local722 WQMState needs = ctx.handle_wqm ? ctx.info[block->index].instr_needs[idx] : Unspecified; in process_instructions() local887 uint8_t needs = 0; in add_branch_code() local
494 char needs[32], *s = needs; in get_optflags() local
394 let mut needs = false; in needs_quotes() localVariable
10967 CPUFeatures needs = cpu_features_auditor_->GetInstructionFeatures(); in ProcessOutput() local