Searched refs:third (Results 1 – 10 of 10) sorted by relevance
/libcore/luni/src/main/java/libcore/icu/ |
D | ICU.java | 155 final int third = string.indexOf('_', second + 1); in parseLangScriptRegionAndVariants() local 179 } else if (third == -1) { in parseLangScriptRegionAndVariants() 219 outputArray[IDX_REGION] = string.substring(second + 1, third); in parseLangScriptRegionAndVariants() 220 outputArray[IDX_VARIANT] = string.substring(third + 1); in parseLangScriptRegionAndVariants()
|
/libcore/ojluni/src/test/ |
D | LICENSE | 100 part thereof, to be licensed as a whole at no charge to all third 143 years, to give any third party, for a charge no more than your 169 distribution of the source code, even though third parties are not 194 You are not responsible for enforcing compliance by third parties to
|
/libcore/ojluni/src/tools/ |
D | LICENSE | 100 part thereof, to be licensed as a whole at no charge to all third 143 years, to give any third party, for a charge no more than your 169 distribution of the source code, even though third parties are not 194 You are not responsible for enforcing compliance by third parties to
|
/libcore/ |
D | LICENSE | 96 licensed as a whole at no charge to all third parties under the terms of 137 give any third party, for a charge no more than your cost of physically 161 third parties are not compelled to copy the source along with the object code. 183 third parties to this License.
|
/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 116 wherever such third-party notices normally appear. The contents 188 identification within third-party archives.
|
/libcore/ojluni/src/test/java/util/regex/ |
D | TestCases.txt | 28 // The third line is a concatenation of the match, the number of groups,
|
D | BMPTestCases.txt | 28 // The third line is a concatentation of the match, the number of groups,
|
D | SupplementaryTestCases.txt | 28 // The third line is a concatentation of the match, the number of groups,
|
/libcore/luni/src/test/java/libcore/java/net/ |
D | URLConnectionTest.java | 2088 RecordedRequest third = server.takeRequest(); 2089 assertEquals("Expected connection reuse", 1, third.getSequenceNumber());
|
/libcore/ojluni/src/main/ |
D | LICENSE | 104 licensed as a whole at no charge to all third parties under the terms of 145 give any third party, for a charge no more than your cost of physically 169 third parties are not compelled to copy the source along with the object code. 191 third parties to this License. 7930 will not be liable for any third party claims against you.
|