/libcore/luni/src/test/java/libcore/java/io/ |
D | OldInputStreamReaderTest.java | 266 int at = 0; in test_readWhenCharacterSpansBuffer() local 276 if (at < prefixLength) { in test_readWhenCharacterSpansBuffer() 279 (int) c + " at " + at); in test_readWhenCharacterSpansBuffer() 282 char decoded = decodedSuffix[at - prefixLength]; in test_readWhenCharacterSpansBuffer() 285 (int) c + " at " + at); in test_readWhenCharacterSpansBuffer() 288 at++; in test_readWhenCharacterSpansBuffer()
|
/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | VarHandle.java | 1844 final AccessType at; field in VarHandle.AccessMode 1846 AccessMode(final String methodName, AccessType at) { in AccessMode() argument 1848 this.at = at; in AccessMode() 1974 return accessMode.at.accessModeType(coordinateType0, varType); in accessModeType() 1976 return accessMode.at.accessModeType(coordinateType0, varType, coordinateType1); in accessModeType() 2320 if (accessTypes.contains(accessMode.at)) { in accessTypesToBitMask()
|
/libcore/ojluni/src/main/java/java/net/ |
D | URI.java | 2926 private boolean at(int start, int end, char c) { in at() method in URI.Parser 2933 private boolean at(int start, int end, String s) { in at() method in URI.Parser 3089 if ((p >= 0) && at(p, n, ':')) { in parse() 3097 if (at(p, n, '/')) { in parse() 3111 if (at(p, n, '#')) { in parse() 3138 if (at(p, n, '/') && at(p + 1, n, '/')) { in parseHierarchical() 3153 if (at(p, n, '?')) { in parseHierarchical() 3249 if ((q >= p) && at(q, n, '@')) { in parseServer() 3256 if (at(p, n, '[')) { in parseServer() 3260 if ((q > p) && at(q, n, ']')) { in parseServer() [all …]
|
D | URLStreamHandler.java | 604 int at = host.lastIndexOf('@'); in setURL() local 605 if (at != -1) { in setURL() 606 userInfo = host.substring(0, at); in setURL() 607 host = host.substring(at+1); in setURL()
|
/libcore/luni/src/test/java/libcore/javax/crypto/ |
D | README | 2 should be updated at http://github.com/google/conscrypt.
|
/libcore/luni/src/test/java/libcore/java/security/ |
D | README | 2 should be updated at http://github.com/google/conscrypt.
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
D | README | 2 should be updated at http://github.com/google/conscrypt.
|
/libcore/luni/src/test/java/libcore/javax/crypto/spec/ |
D | README | 2 They should be updated at http://github.com/google/conscrypt.
|
/libcore/ojluni/ |
D | Android.bp | 5 // You may obtain a copy of the License at 54 // A phony module must have at least one dependency.
|
/libcore/luni/src/test/java9language/ |
D | Android.bp | 5 // You may obtain a copy of the License at 43 // to handle a class file which must be at least v53 and includes bytecode
|
D | rewrite-test-for-jarjar.sed | 5 # You may obtain a copy of the License at
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/ |
D | URLJarFile.java | 157 Attributes at = superEntries.get(key); in getManifest() local 158 entries.put(key, (Attributes) at.clone()); in getManifest()
|
/libcore/luni/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/libcore/ |
D | known_oj_tags.txt | 5 # You may obtain a copy of the License at
|
/libcore/metrictests/memory/host/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/harmony-tests/src/test/resources/resources/ |
D | test.rtf | 7 * the License. You may obtain a copy of the License at
|
D | test.doc | 7 * the License. You may obtain a copy of the License at
|
/libcore/metrictests/memory/apps/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/benchmarks/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/tools/upstream/ |
D | Android.bp | 6 // You may obtain a copy of the License at
|
/libcore/luni/src/test/filesystems/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/expectations/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/luni/src/test/annotations/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/luni/src/main/native/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|
/libcore/luni/src/test/parameter_metadata/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|