Searched defs:transitive (Results 1 – 13 of 13) sorted by relevance
1 package transitive package
56 Map<ClassSymbol, Supplier<BytecodeBoundClass>> transitive = new LinkedHashMap<>(); in bindClasspath() local
47 ImmutableMap.Builder<String, byte[]> transitive = ImmutableMap.builder(); in collectDeps() local
221 ImmutableMap<String, byte[]> transitive = Transitive.collectDeps(bootclasspath, bound); in compile() local413 Map<String, byte[]> transitive) in writeOutput()
96 public void transitive() throws Exception { in transitive() method in TransitiveTest
166 public void transitive() throws Exception { in transitive() method in DependenciesTest
1391 let mut transitive = Vec::new(); in remove_overrides() localVariable
1331 let mut transitive = Vec::new(); in remove_overrides() localVariable
1372 let mut transitive = Vec::new(); in remove_overrides() localVariable
125 bool transitive; member
89990 } transitive; member