Searched refs:provided (Results 1 – 5 of 5) sorted by relevance
/libcore/luni/src/main/java/java/lang/ |
D | Package.java | 251 String[] provided = specVersion.split("\\."); in isCompatibleWith() local 253 for (int i = 0; i < Math.min(requested.length, provided.length); i++) { in isCompatibleWith() 255 int provNum = Integer.parseInt(provided[i]); in isCompatibleWith() 264 if (requested.length > provided.length) { in isCompatibleWith()
|
/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 39 (an example is provided in the Appendix below). 92 modifications, and in Source or Object form, provided that You 114 documentation, if provided along with the Derivative Works; or, 120 or as an addendum to the NOTICE text from the Work, provided 127 for any such Derivative Works as a whole, provided Your use,
|
/libcore/luni/ |
D | unicode-license.txt | 28 Software are furnished to do so, provided that (a) the above copyright notice(s)
|
/libcore/support/src/test/java/tests/resources/x509/ |
D | default.cnf | 7 # modification, are permitted provided that the following conditions 15 # the documentation and/or other materials provided with the
|
/libcore/ |
D | NOTICE | 44 to whom the Software is furnished to do so, provided that the above
|