Searched defs:delegates (Results 1 – 11 of 11) sorted by relevance
48 abstract public Mixin newInstance(Object[] delegates); in newInstance()56 public static Mixin create(Object[] delegates) { in create()68 public static Mixin create(Class[] interfaces, Object[] delegates) { in create()99 private Object[] delegates; field in Mixin.Generator128 public void setDelegates(Object[] delegates) { in setDelegates()191 public static Class[] getClasses(Object[] delegates) { in getClasses()199 private static Route route(Object[] delegates) { in route()213 Route(Object[] delegates) { in Route()
156 private final ImmutableList<ProductionComponentMonitor> delegates; field in Monitors.DelegatingProductionComponentMonitor158 DelegatingProductionComponentMonitor(ImmutableList<ProductionComponentMonitor> delegates) { in DelegatingProductionComponentMonitor()186 private final ImmutableList<? extends ProductionComponentMonitor.Factory> delegates; field in Monitors.DelegatingProductionComponentMonitor.Factory188 Factory(Iterable<? extends ProductionComponentMonitor.Factory> delegates) { in Factory()222 private final ImmutableList<ProducerMonitor> delegates; field in Monitors.DelegatingProducerMonitor224 DelegatingProducerMonitor(ImmutableList<ProducerMonitor> delegates) { in DelegatingProducerMonitor()
28 private final List<ISourceFileLocator> delegates; field in MultiSourceFileLocator
285 final ConcurrentLinkedQueue<SettableFuture<T>> delegates = Queues.newConcurrentLinkedQueue(); in inCompletionOrder() local
1279 **delegates; in GetDelegateInfoList() local1376 **delegates; in GetDelegateList() local
223 List<Grammar> delegates = getDelegates(g); in getIndirectDelegates() local
2663 List<Grammar> delegates = composite.getDelegates(this); in getDelegateNames() local
1696 const xmlChar *delegates[MAX_DELEGATE]; in xmlCatalogXMLResolve() local1773 const xmlChar *delegates[MAX_DELEGATE]; in xmlCatalogXMLResolve() local1926 const xmlChar *delegates[MAX_DELEGATE]; in xmlCatalogXMLResolveURI() local
661 List<Grammar> delegates = grammar.getDirectDelegates(); in generateRecognizer() local
77 Vector* delegates = static_cast<Vector*>(p->value); in Declare() local
5136 auto delegates = static_cast<SloppyBlockFunctionMap::Vector*>(p->value); in InsertSloppyBlockFunctionVarBindings() local