Home
last modified time | relevance | path

Searched refs:subgraph (Results 1 – 7 of 7) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DSubcomponentWriter.java58 BindingGraph subgraph) { in SubcomponentWriter() argument
64 parent.name.nestedClassNamed(subcomponentSimpleName(subgraph)), in SubcomponentWriter()
65 subgraph); in SubcomponentWriter()
70 private static String subcomponentSimpleName(BindingGraph subgraph) { in subcomponentSimpleName() argument
71 return subgraph.componentDescriptor().componentDefinitionType().getSimpleName() + "Impl"; in subcomponentSimpleName()
DBindingGraphValidator.java184 for (BindingGraph subgraph : subject.subgraphs().values()) { in validateSubgraph()
186 new Validation(topLevelGraph, subgraph); in validateSubgraph()
194 BindingGraph subgraph = subject.subgraphs().get(factoryMethod); in validateSubcomponentFactoryMethod() local
196 FluentIterable.from(subgraph.componentRequirements()) in validateSubcomponentFactoryMethod()
/external/llvm/test/Transforms/SampleProfile/
Dremarks.ll24 ; The back edge for the loop is the hottest edge in the loop subgraph.
/external/llvm/test/Analysis/BlockFrequencyInfo/
Dirreducible.ll43 ; within the subgraph of L that excludes the header.
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/
Dir3-notes.rst65 subgraph clusterdce198 {
/external/llvm/docs/
DPasses.rst329 where a region is defined as any subgraph that is connected to the remaining
/external/jline/src/src/test/resources/jline/example/
Denglish.gz