/external/dokka/runners/gradle-plugin/src/main/kotlin/ |
D | main.kt | 110 var sourceRoots: MutableList<SourceRoot> = arrayListOf() variable in org.jetbrains.dokka.gradle.DokkaTask 185 sourceRoots.add(sourceRoot) in sourceRoot() 223 …asspathAndSourceRoots(val classpathFileCollection: FileCollection, val sourceRoots: List<File>) : … constant in org.jetbrains.dokka.gradle.DokkaTask.ClasspathAndSourceRoots 280 …protected open fun collectSuppressedFiles(sourceRoots: List<SourceRoot>): List<String> = emptyList… in collectSuppressedFiles() 292 val sourceRoots = collectSourceRoots() + tasksSourceRoots.toSourceRoots() in collectSuppressedFiles() constant 294 if (sourceRoots.isEmpty()) { in collectSuppressedFiles() 310 sourceRoots, in collectSuppressedFiles() 330 collectSuppressedFiles(sourceRoots), in collectSuppressedFiles() 380 return sourceRoots + (sourceDirs?.toSourceRoots() ?: emptyList()) in collectSourceRoots()
|
/external/dokka/core/src/main/kotlin/Generation/ |
D | DokkaGenerator.kt | 51 private fun appendSourceModule(defaultPlatform: String?, sourceRoots: List<SourceRoot>) { in <lambda>() 52 val sourcePaths = sourceRoots.map { it.path } in <lambda>() 68 … val sourceRoot = containingFilePath?.let { path -> sourceRoots.find { path.startsWith(it.path) } } in <lambda>() 188 val sourceRoots = configuration.get(CLIConfigurationKeys.CONTENT_ROOTS) in KotlinCoreEnvironment() constant 195 sourceRoots.forEach { sourceRoot -> in KotlinCoreEnvironment()
|
D | configurationImpl.kt | 41 override val sourceRoots: List<SourceRootImpl>, constant in DokkaConfigurationImpl
|
/external/dokka/runners/android-gradle-plugin/src/main/kotlin/ |
D | mainAndroid.kt | 25 override fun collectSuppressedFiles(sourceRoots: List<SourceRoot>): List<String> { in collectSuppressedFiles() 27 return sourceRoots in collectSuppressedFiles()
|
/external/dokka/integration/src/main/kotlin/org/jetbrains/dokka/ |
D | configuration.kt | 23 val sourceRoots: List<SourceRoot> in toJsonValue() constant 92 override val sourceRoots: List<DokkaConfiguration.SourceRoot>, constant in org.jetbrains.dokka.SerializeOnlyDokkaConfiguration
|
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/ |
D | ReportSupport.java | 246 private final List<File> sourceRoots; field in ReportSupport.SourceFileCollection 251 this.sourceRoots = getCompileSourceRoots(project); in SourceFileCollection() 263 for (final File sourceRoot : sourceRoots) { in getSourceFile()
|
/external/dokka/runners/maven-plugin/src/main/kotlin/ |
D | DokkaMojo.kt | 61 var sourceRoots: List<SourceRoot> = emptyList() variable in org.jetbrains.dokka.maven.AbstractDokkaMojo 131 sourceDirectories.map { SourceRootImpl(it) } + sourceRoots, in getOutDir()
|
/external/dokka/ |
D | README.md | 87 // By default, sourceRoots is taken from kotlinTasks, following roots will be appended to it 88 // Short form sourceRoots 91 // By default, sourceRoots is taken from kotlinTasks, following roots will be appended to it 93 // Repeat for multiple sourceRoots 281 <!-- Short form list of sourceRoots, by default, set to ${project.compileSourceRoots} --> 286 <!-- Full form list of sourceRoots --> 287 <sourceRoots> 293 </sourceRoots>
|
/external/dokka/core/src/main/kotlin/Analysis/ |
D | CoreProjectFileIndex.kt | 48 val sourceRoots = contentRoots.filter { it !is JvmClasspathRoot } in <lambda>() constant 465 if (sourceRoots.contains(file)) module else null in getModuleForFile() 485 override fun isInSourceContent(file: VirtualFile): Boolean = sourceRoots.contains(file) in isInSourceContent()
|
/external/dokka/core/src/main/kotlin/ |
D | DokkaBootstrapImpl.kt | 50 sourceRoots, in configure()
|
/external/error_prone/javac/ |
D | javac-9+181-r4173-1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/bootstrap/ |
D | bootstrap_compiler_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
META-INF ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |