Searched refs:compatible (Results 1 – 9 of 9) sorted by relevance
323 var compatible = true in compare() variable330 compatible = false in compare()337 compatible = false in compare()343 compatible = false in compare()365 if (!compatible) { in compare()
163 "${if (isKotlinLambda(parameter.type())) "lambda" else "SAM-compatible" in ensureLambdaLastParameter()
50 fun `Sam-compatible parameters should be last`() { in Sam-compatible parameters should be last()
2606 fun `Fail on compatible changes that affect signature file contents`() { in Fail on compatible changes that affect signature file contents()
39 enforce that changes are not only deliberate changes but also compatible66 Here "2" is the major format version; the .0 allows for compatible minor
21 compatible with the older version.
276 compatable||compatible
2912 (($realfile =~ /\.dtsi?$/ && $line =~ /^\+\s*compatible\s*=\s*\"/) ||
100 …if the user installs one, as long as the modified version is interface-compatible with the version…