Home
last modified time | relevance | path

Searched refs:Stash (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1791 SmallVector<std::unique_ptr<PredicateMatcher>, 8> Stash; in optimize() local
1794 Stash.push_back(predicates_pop_front()); in optimize()
1795 if (Stash.back().get() == &OpcMatcher) { in optimize()
1798 Stash.emplace_back( in optimize()
1805 Stash.push_back(std::move(OP)); in optimize()
1820 Stash.push_back(std::move(OP)); in optimize()
1823 while (!Stash.empty()) in optimize()
1824 prependPredicate(Stash.pop_back_val()); in optimize()
/freebsd/crypto/krb5/src/po/
H A Dka.po3804 msgid "Stash file %s uses DEPRECATED enctype %s!\n"
3805 msgstr "Stash ფაილი %s მოძველებულ enctype %s-ს იყენებს!\n"
5604 msgstr "დროებითი Stash ფაილი უკვე არსებობს: %s."
6495 msgstr "Stash ფაილიდან პაროლის წაიკითხვის შეცდომა"
H A Dmit-krb5.pot3672 msgid "Stash file %s uses DEPRECATED enctype %s!\n"
H A Dde.po9287 #~ msgid "Stash file entry corrupt"
/freebsd/contrib/ntp/
H A DCommitLog-4.1.02402 Stash tstamp before we check pcookie.key (several places)