Searched refs:at (Results 1 – 17 of 17) sorted by relevance
/libcore/dex/src/main/java/com/android/dex/util/ |
D | FileUtils.java | 72 int at = 0; in readFile() local 74 int amt = in.read(result, at, length); in readFile() 78 at += amt; in readFile()
|
/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/luni/src/main/native/ |
D | cbigint.cpp | 26 #define at(i) (i) macro 28 #define at(i) ((i)^1) macro 232 HIGH_IN_U64 (product) + result[at (resultIndex)] + in simpleMultiplyAddHighPrecision() 234 result[at (resultIndex)] = LOW_U32_FROM_VAR (product); in simpleMultiplyAddHighPrecision() 237 HIGH_IN_U64 (product) + result[at (resultIndex)] + in simpleMultiplyAddHighPrecision() 239 result[at (resultIndex)] = LOW_U32_FROM_VAR (product); in simpleMultiplyAddHighPrecision() 244 result[at (resultIndex)] += HIGH_U32_FROM_VAR (product); in simpleMultiplyAddHighPrecision() 245 if (result[at (resultIndex)] < HIGH_U32_FROM_VAR (product)) in simpleMultiplyAddHighPrecision() 249 while (++result[at (resultIndex)] == 0) in simpleMultiplyAddHighPrecision()
|
/libcore/luni/src/main/files/ |
D | README.cacerts | 6 and the "n" is a unique integer identifier starting at 0 to deal
|
/libcore/luni/src/main/files/cacerts/ |
D | 5a5372fc.0 | 64 … certificate is subject to the NetLock CPS available at https://www.netlock.net/docs or by e-mail …
|
D | 635ccfd5.0 | 64 … certificate is subject to the NetLock CPS available at https://www.netlock.net/docs or by e-mail …
|
D | add67345.0 | 79 … certificate is subject to the NetLock CPS available at https://www.netlock.net/docs or by e-mail …
|
D | 9f533518.0 | 47 …Issuer: C=EU, L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287,… 51 …Subject: C=EU, L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287… 99 …DirName:/C=EU/L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287/…
|
D | 1eb37bdf.0 | 48 …Issuer: C=EU, L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287,… 52 …Subject: C=EU, L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287… 100 …DirName:/C=EU/L=Madrid (see current address at www.camerfirma.com/address)/serialNumber=A82743287/…
|
D | 33815e15.1 | 111 …egal Limitations* of the StartCom Certification Authority Policy available at http://www.startssl.…
|
D | 33815e15.0 | 117 …egal Limitations* of the StartCom Certification Authority Policy available at http://cert.startcom…
|
/libcore/luni/src/main/java/java/security/ |
D | security.properties | 6 # the License. You may obtain a copy of the License at
|
/libcore/luni/src/main/java/java/util/logging/ |
D | logging.properties | 6 # the License. You may obtain a copy of the License at
|
/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 111 pertain to any part of the Derivative Works, in at least one 194 You may obtain a copy of the License at
|
/libcore/ |
D | NOTICE | 22 This product includes software developed at 127 Contribution and the Program if, at the time the Contribution is 218 claim at its own expense.
|
/libcore/expectations/ |
D | brokentests.txt | 55 pattern: ".*java.lang.SecurityException\\s+at java.lang.System.setSecurityManager.*", 591 pattern: ".*java.lang.NullPointerException.*at java.util.TreeMap.find.*" 614 pattern: ".*java.lang.NullPointerException.*at java.util.TreeMap.find.*" 647 pattern: ".*java.lang.IllegalStateException.*at java.util.Hashtable.*"
|
D | knownfailures.txt | 2 * This file contains expectations for tests that were annotated with @KnownFailure at the time
|