Searched refs:delegates (Results 1 – 6 of 6) sorted by relevance
438 DelegateMap &delegates = context_md->m_delegates; in GetDelegate() local439 DelegateMap::iterator delegate_iter = delegates.find(src_ctx); in GetDelegate()441 if (delegate_iter == delegates.end()) { in GetDelegate()444 delegates[src_ctx] = delegate; in GetDelegate()
364 list<STIPredicateDecl> delegates = []> {381 // delegates to `isZeroIdiom()` part of its computation.382 list<STIPredicateDecl> Delegates = delegates;
76 /// This delegates execution to the run() abstract function after the command
232 Registration Authority, i.e., an optional system to which a CA delegates certain management functio…234 An optional system to which a CA delegates the publication of certificate revocation lists.
985 A registration authority typically delegates responsibility
2672 def note_it_delegates_to : Note<"it delegates to">;2673 def note_which_delegates_to : Note<"which delegates to">;