Home
last modified time | relevance | path

Searched refs:bp (Results 1 – 9 of 9) sorted by relevance

/libcore/
DAndroid.bp20 "JavaLibrary.bp",
21 "NativeCode.bp",
DJavaLibrary.bp43 "openjdk_java_files.bp",
44 "non_openjdk_java_files.bp",
120 // in openjdk_java_files.bp for more details.
/libcore/ojluni/annotations/
DREADME27 and intra-core APIs. See the documentation in libcore/openjdk_java_files.bp.
29 1. In libcore/openjdk_java_files.bp, move the files from the
/libcore/ojluni/src/main/native/
DZipFile.c283 unsigned char *bp = (unsigned char *)&ze->extra[0]; in ZipFile_getEntryBytes() local
284 len = (bp[0] | (bp[1] << 8)); in ZipFile_getEntryBytes()
Dzip_util.c193 char *bp = (char *) buf; in readFullyAt() local
200 jint n = ZFILE_read(zfd, bp, count, offset); in readFullyAt()
202 bp += n; in readFullyAt()
/libcore/ojluni/src/main/java/java/net/
DURI.java2152 String bp = normalize(base.path); in relativize()
2154 if (!bp.equals(cp)) { in relativize()
2162 if (bp.indexOf('/') != -1) { in relativize()
2163 bp = bp.substring(0, bp.lastIndexOf('/') + 1); in relativize()
2166 if (!cp.startsWith(bp)) in relativize()
2171 v.path = cp.substring(bp.length()); in relativize()
/libcore/ojluni/src/main/java/java/util/
DScanner.java409 Pattern bp = boolPattern; in boolPattern() local
410 if (bp == null) in boolPattern()
411 boolPattern = bp = Pattern.compile(BOOLEAN_PATTERN, in boolPattern()
413 return bp; in boolPattern()
/libcore/luni/src/test/resources/
Dmath_tests.csv1388 log,-0x1.e7a2dd016daa8p1,0x1.6bp-6
4715 exp,0x1.72a9dadea7498p0,0x1.7bp-2
4733 exp,0x1.3c1e2876834aap0,0x1.bp-3
Dmath_java_only.csv1119 nextAfter,0x1.861318513750bp-2,0x1.861318513750cp-2,0x1.10c6e3b329af8p-3