Searched defs:transitive (Results 1 – 10 of 10) sorted by relevance
54 Map<ClassSymbol, BytecodeBoundClass> transitive = new LinkedHashMap<>(); in bindClasspath() local
47 ImmutableMap.Builder<String, byte[]> transitive = ImmutableMap.builder(); in collectDeps() local
210 Map<String, byte[]> transitive = Transitive.collectDeps(bootclasspath, bound); in compile() local389 Map<String, byte[]> transitive) in writeOutput()
96 public void transitive() throws Exception { in transitive() method in TransitiveTest
167 public void transitive() throws Exception { in transitive() method in DependenciesTest
1366 let mut transitive = Vec::new(); in remove_overrides() localVariable
124 bool transitive; member
1331 let mut transitive = Vec::new(); in remove_overrides() localVariable
76398 } transitive; member