Searched refs:Stash (Results 1 – 7 of 7) sorted by relevance
150 Stash { enumerator152 cmd: Stash,162 enum Stash { enum189 Some(SubSubCmdWithOption::Stash { cmd: Stash::Save }), in sub_sub_cmd_with_option()
72 - meta/copy_image: Stash off the scissor
122 - meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in
2401 - util/sparse_array: Stash the node level in the node pointer
101 // because it requires extra privileges. Stash the original bootstrap port
2454 SmallVector<std::unique_ptr<PredicateMatcher>, 8> Stash; in optimize() local2457 Stash.push_back(predicates_pop_front()); in optimize()2458 if (Stash.back().get() == &OpcMatcher) { in optimize()2460 Stash.emplace_back( in optimize()2467 Stash.push_back(std::move(OP)); in optimize()2482 Stash.push_back(std::move(OP)); in optimize()2485 while (!Stash.empty()) in optimize()2486 prependPredicate(Stash.pop_back_val()); in optimize()
27436 Stash some autogenerated tools in build-aux/