Searched refs:sources (Results 1 – 12 of 12) sorted by relevance
244 val sources = options.sources in processFlags() constant246 if (sources.isNotEmpty() && sources[0].path.endsWith(DOT_TXT)) { in processFlags()248 sources.firstOrNull { !it.path.endsWith(DOT_TXT) }?. let { in processFlags()251 SignatureFileLoader.loadFiles(sources, options.inputKotlinStyleNulls) in processFlags()254 } else if (sources.size == 1 && sources[0].path.endsWith(DOT_JAR)) { in processFlags()255 loadFromJarFile(sources[0]) in processFlags()256 } else if (sources.isNotEmpty() || options.sourcePath.isNotEmpty()) { in processFlags()421 val contents = sources.joinToString(" ") { in processFlags()804 val sources = if (options.sources.isEmpty()) { in loadFromSources() constant810 options.sources in loadFromSources()[all …]
346 var sources: List<File> = mutableSources in <lambda>() variable in com.android.tools.metalava.Options1960 if (apiJar != null && sources.isNotEmpty()) { in <lambda>()
122 extractRoots(options.sources, roots) in mergeAll()
32 public ChainedDataSource(DataSource... sources) { in ChainedDataSource() argument33 mSources = sources; in ChainedDataSource()34 mTotalSize = Arrays.stream(sources).mapToLong(src -> src.size()).sum(); in ChainedDataSource()114 ArrayList<DataSource> sources = new ArrayList<>(); in slice() local115 sources.add(beginSource.slice( in slice()123 sources.add(mSources[i]); in slice()126 sources.add(mSources[endIndex].slice(0, endLocalOffset + 1)); in slice()127 return new ChainedDataSource(sources.toArray(new DataSource[0])); in slice()
139 sources = self.split_projs._all_srcs142 self.assertEqual(sources['source_folder_path'], expected_srcs)144 self.assertEqual(sources['test_folder_path'], expected_tests)
20 classifier = 'sources'
36 // Don't forget to depend on exported_plugins, if using sources directly
58 ":telephonyprovider-proto-sources",
512 val sources = signatureSources.toMutableList() in <lambda>() constant513 signatureSource?. let { sources.add(it) } in <lambda>()517 sources.forEach { file -> in <lambda>()
82 * Ability to merge in data (annotations etc) from external sources, such as147 in from external sources, but also inferring whether nullness annotations have156 stub sources that include documentation.
40 // MONOTONIC sources are from the device's boot time.
432 strongly advised that sources of IPv6 packets adhere to the above