/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
MeasureUnit.java | 40 // Used to pre-fill the cache. These same constants appear in MeasureFormat too. 365 * @provisional This API might change or be removed in a future release. 426 * @provisional This API might change or be removed in a future release. 505 * @provisional This API might change or be removed in a future release. 728 * @provisional This API might change or be removed in a future release. 921 * @provisional This API might change or be removed in a future release. 952 * @provisional This API might change or be removed in a future release. [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
CompatibilityTest.java | 110 * (first day of week, minimal days in first week). 532 verify765("1997 first Tuesday in June = ", c, 1997, Calendar.JUNE, 3); 539 verify765("1997 last Tuesday in June = ", c, 1997, Calendar.JUNE, 24); 553 verify765("1997 zero-th Tuesday in June = ", e, c); 560 verify765("1997 Tuesday in week 1 of June = ", c, 1997, Calendar.JUNE, 3); 567 verify765("1997 Tuesday in week 5 of June = ", c, 1997, Calendar.JULY, 1); 580 verify765("1997 Tuesday in week 0 of June = ", e, c); 586 verify765("1997 Tuesday in week 1 of year = ", c, 1996, Calendar.DECEMBER, 31); 592 verify765("1997 Tuesday in week 10 of year = ", c, 1997, Calendar.MARCH, 4); 605 verify765("1997 Tuesday in week 0 of year = ", e, c) 844 ByteArrayInputStream in = new ByteArrayInputStream(f.toByteArray()); local [all...] |
/external/jetty/src/java/org/eclipse/jetty/server/ |
AbstractHttpConnection.java | 84 * to completion for every request, and all three can complete in any order. 443 // The loop is controlled by the call to async.unhandle in the 840 // TODO check if host matched a host in the URI. 1225 InputStream in = (InputStream)content; local [all...] |
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
NanoWSD.java | 9 * Redistribution and use in source and binary forms, with or without modification, 15 * 2. Redistributions in binary form must reproduce the above copyright notice, 16 * this list of conditions and the following disclaimer in the documentation 26 * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 30 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 31 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 67 private final InputStream in; field in class:NanoWSD.WebSocket 94 this.in = handshakeRequest.getInputStream(); 147 if (this.in != null) { 149 this.in.close() [all...] |
/frameworks/base/services/tests/servicestests/src/android/net/apf/ |
ApfTest.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 442 // Test jumping if any bits set in register. 1129 InputStream in = null; local [all...] |
/libcore/dex/src/main/java/com/android/dex/ |
Dex.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 48 * The bytes of a dex file in memory for reading and writing. All int offsets 93 * Creates a new dex buffer of the dex in {@code in}, and closes {@code in}. 95 public Dex(InputStream in) throws IOException { 96 loadFrom(in); 110 throw new DexException("Expected " + DexFormat.DEX_IN_JAR_NAME + " in " + file); 144 private void loadFrom(InputStream in) throws IOException 955 private final Dex.Section in = open(tableOfContents.classDefs.off); field in class:Dex.ClassDefIterator [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
PropertiesTest.java | 6 * (the "License"); you may not use this file except in compliance with 11 * Unless required by applicable law or agreed to in writing, software 624 ByteArrayInputStream in = new ByteArrayInputStream(out local 626 myProps2.load(in); 627 in.close(); 677 ByteArrayInputStream in = new ByteArrayInputStream(out local 679 myProps2.load(in); 680 in.close(); 714 ByteArrayInputStream in = new ByteArrayInputStream(out.toByteArray()); local 715 myProps2.load(in); 833 ByteArrayInputStream in = new ByteArrayInputStream(out local 858 ByteArrayInputStream in = new ByteArrayInputStream(out local [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/ |
JarFileTest.java | 6 * (the "License"); you may not use this file except in compliance with 11 * Unless required by applicable law or agreed to in writing, software 110 * /usr/bin/openssl x509 -req -days 3650 -in root1.csr -signkey root1.pem -out root1.crt 115 * /usr/bin/openssl x509 -req -days 3650 -in root2.csr -CA root1.crt -CAkey root1.pem -out root2.crt 116 * /usr/bin/openssl x509 -req -days 3650 -in root1.csr -CA root2.crt -CAkey root2.pem -out root1.crt 119 * /usr/bin/openssl x509 -req -days 3650 -in signer.csr -CA root1.crt -CAkey root1.pem -out signer.crt 120 * /usr/bin/openssl pkcs12 -inkey signer.pem -in signer.crt -export -out signer.p12 -name signer -passout pass:certloop 288 * Note only (and all of) the following should be contained in the file 311 assertEquals("Error in returned entry", 311, jarFile.getEntry( 348 assertEquals("Error in returned entry", 311, jarFile.getJarEntry 564 InputStream in = jar.getInputStream(entry); local 573 InputStream in = jar.getInputStream(entry); local 586 InputStream in = jar.getInputStream(entry); local 607 InputStream in = jar.getInputStream(entry); local 871 InputStream in = jarFile.getInputStream(zipEntry); local 1001 InputStream in = jf.getInputStream(new JarEntry("invalid")); local [all...] |
/libcore/ojluni/src/main/java/sun/net/ftp/impl/ |
FtpClient.java | 9 * by Oracle in the LICENSE file that accompanied this code. 11 * This code is distributed in the hope that it will be useful, but WITHOUT 14 * version 2 for more details (a copy is included in the LICENSE file that 61 private InputStream in; field in class:FtpClient 81 * Only passive mode used in JDK. See Bug 8010784. 156 * the NetworkClients will not work correctly in EBCDIC based systems. 157 * However, we cannot just use ASCII or ISO8859_1 universally, because in 158 * Asian locales, non-ASCII characters may be embedded in otherwise 160 * are a little ambiguous in this matter. For instance, RFC2398 [part 2.1] 162 * mechanism, but there is no way to specify in the escaped string wha 1804 private BufferedReader in = null; field in class:FtpClient.FtpFileIterator [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
Account.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 63 * Whether or not the user has asked for notifications of new mail in this account 79 // Whether the account is in the process of being created; any account reconciliation code 80 // MUST ignore accounts with this bit set; in addition, ContentObservers for this data 83 // Security hold is used when the device is not in compliance with security policies 84 // required by the server; in this state, the user MUST be alerted to the need to update 90 // Whether the account should try to cache attachments in the background 95 // sync mailboxes in this account automatically. A manual sync request to sync a mailbox 470 * first one in the database. If no account exists, returns {@link #NO_ACCOUNT} [all...] |
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
AuptTestCase.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 433 BufferedReader in = null; local 435 in = new BufferedReader(new InputStreamReader(new FileInputStream(trackFile))); 436 String processes = in.readLine(); 437 in.close(); 480 * @return passed in parameter or default value if parameter is not found. 493 * @return time in milliseconds 502 * @return time in milliseconds. 509 * Press back button repeatedly in order to attempt to bring the app back to home screen [all...] |
/prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client-jackson2/1.19.0/ |
google-http-client-jackson2-1.19.0.jar | |
/prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client-jackson2/1.22.0/ |
google-http-client-jackson2-1.22.0.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
jdimodel.jar | |
/prebuilts/devtools/tools/lib/ |
httpmime-4.1.jar | |
/prebuilts/tools/common/http-client/ |
httpmime-4.1.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/ |
httpmime-4.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.4/ |
maven-dependency-analyzer-1.4.jar | |
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpmime/4.1/ |
httpmime-4.1.jar | |
/external/guice/extensions/persist/lib/ |
commons-io.jar | |
/prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/ |
netty-buffer-4.1.0.CR3.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.3.2/ |
httpmime-4.3.2.jar | |
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
TestCharset.java | 265 + Integer.toHexString(i) + (arrays ? " with arrays" : " without arrays") + " in " + converter); 291 + (arrays ? " with arrays" : " without arrays") + " in " + converter); 317 + (arrays ? " with arrays" : " without arrays") + " in " + converter); 400 errln("Incorrect result in " + converter + " for underflow / overflow edge cases"); 404 // test surrogate combinations in encoding 446 errln("Incorrect result in " + converter + " for \"" + input[index] + "\"" + ", expected: " + result[index] + ", received: " + cr); 461 errln("Incorrect result in " + converter + " for \"" + input[index] + "\"" + ", expected: " + result[index] + ", received: " + cr); 495 errln("Incorrect result in " + converter + " for 0x" 516 errln("Incorrect result in " + converter + " for 0x" 539 errln("Incorrect result in " + converter + " for 0x 597 char[] in = new char[] { local 1762 CharBuffer in = CharBuffer.wrap("\\ud800a"); local 1816 char[] in = new char[] { 0x1122, 0x2211, 0x3344, 0x4433, local 2535 ByteBuffer in = ByteBuffer.wrap(new byte[] { 0x00, 0x41, 0x00, 0x42, 0x01 }); local 2552 ByteBuffer in = ByteBuffer.allocate(400); local 2580 char[] in = new char[] { 0xd800, 0xdc00, local [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
BatteryStatsService.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 91 // There is some accuracy error in wifi reports so allow some slop in the results. 135 // from mStats in order to report of changes. We must grab the mStats 136 // lock before grabbing our own or we'll end up in a deadlock. 730 // There was a change in WiFi power state. 1295 Parcel in = Parcel.obtain(); local [all...] |
/prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/ |
netty-codec-4.1.0.CR3.jar | |