Home
last modified time | relevance | path

Searched defs:r (Results 1 – 17 of 17) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/
DLittleEndianUtils.java58 long r = (b0 & 0xff) | ((b1 & 0xff) << 8) | ((b2 & 0xff) << 16) | ((b3 & 0xffL) << 24); in readUnsigned4Le() local
84 int r = (b0 & 0xff) | ((b1 & 0xff) << 8); in readUnsigned2Le() local
DRandomAccessFileUtils.java40 int r; in fullyRead() local
/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java1102 try (RandomAccessFile f = new RandomAccessFile(signedApkFile, "r")) { in testSignApk_stampFile()
1211 try (RandomAccessFile f = new RandomAccessFile(signedApkFile, "r")) { in testSignApk_stampBlock_noStampGenerated()
1508 try (RandomAccessFile apkFile = new RandomAccessFile(signedApk, "r")) { in assertSigningBlockContains()
1658 try (RandomAccessFile f = new RandomAccessFile(apkFile, "r")) { in getSignatureInfoFromApk()
1718 try (RandomAccessFile apkFile = new RandomAccessFile(inApkFile, "r")) { in sign()
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/
DSourcePositionInfo.kt27 val r = file.compareTo(other.file) in compareTo() constant
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/utils/
DApkZFileTestUtils.java53 try (RandomAccessFile raf = new RandomAccessFile(file, "r")) { in readSegment()
59 int r = raf.read(data, tot, length - tot); in readSegment() local
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZipField.java171 long r; in read() local
238 long r = read(bytes); in verify() local
DLazyDelegateByteSource.java71 CloseableByteSource r = delegate.get(); in get() local
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/utils/
DIOExceptionRunnable.java42 public static Runnable asRunnable(@Nonnull IOExceptionRunnable r) { in asRunnable()
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dcircle.cpp95 void Circle::setColor(float r, float g, float b) { in setColor()
Drenderer.cpp88 EGLint r, g, b, d; in initDisplay() local
/tools/test/connectivity/acts/framework/acts/
Drecords.py171 def __add__(self, r): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dlight_lib.py22 def __init__(self, r, g, b): argument
/tools/apksig/src/main/java/com/android/apksig/
DSigningCertificateLineage.java179 try (RandomAccessFile f = new RandomAccessFile(apkFile, "r")) { in readFromApkFile()
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DZFileTest.java1047 try (RandomAccessFile raf = new RandomAccessFile(zipFile, "r")) { in unusedZipAreasAreClearedOnWrite()
/tools/tradefederation/prebuilts/filegroups/suite/
Dcompatibility-host-util.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...