/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | BinaryByteStream.h | 56 uint64_t getLength() override { return Data.size(); } in getLength() function 109 uint64_t getLength() override { return ImmutableStream.getLength(); } in getLength() function 169 uint64_t getLength() override { return Data.size(); } in getLength() function 250 uint64_t getLength() override { return Impl.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | BinaryByteStream.h | 56 uint64_t getLength() override { return Data.size(); } in getLength() function 109 uint64_t getLength() override { return ImmutableStream.getLength(); } in getLength() function 168 uint64_t getLength() override { return Data.size(); } in getLength() function 247 uint64_t getLength() override { return Impl.getLength(); } in getLength() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BinaryByteStream.h | 57 uint32_t getLength() override { return Data.size(); } in getLength() function 110 uint32_t getLength() override { return ImmutableStream.getLength(); } in getLength() function 170 uint32_t getLength() override { return Data.size(); } in getLength() function 253 uint32_t getLength() override { return Impl.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | BinaryByteStream.h | 56 uint64_t getLength() override { return Data.size(); } in getLength() function 109 uint64_t getLength() override { return ImmutableStream.getLength(); } in getLength() function 168 uint64_t getLength() override { return Data.size(); } in getLength() function 247 uint64_t getLength() override { return Impl.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | BinaryByteStream.h | 56 uint64_t getLength() override { return Data.size(); } in getLength() function 109 uint64_t getLength() override { return ImmutableStream.getLength(); } in getLength() function 168 uint64_t getLength() override { return Data.size(); } in getLength() function 247 uint64_t getLength() override { return Impl.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | BinaryByteStream.h | 56 uint64_t getLength() override { return Data.size(); } in getLength() function 109 uint64_t getLength() override { return ImmutableStream.getLength(); } in getLength() function 168 uint64_t getLength() override { return Data.size(); } in getLength() function 247 uint64_t getLength() override { return Impl.getLength(); } in getLength() function
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/ |
H A D | ShuffleOrder.java | 81 public int getLength() { in getLength() method in ShuffleOrder.DefaultShuffleOrder 182 public int getLength() { in getLength() method in ShuffleOrder.UnshuffledShuffleOrder 223 int getLength(); in getLength() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/ |
H A D | ShuffleOrder.java | 81 public int getLength() { in getLength() method in ShuffleOrder.DefaultShuffleOrder 182 public int getLength() { in getLength() method in ShuffleOrder.UnshuffledShuffleOrder 223 int getLength(); in getLength() method
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/util/ |
H A D | DerInputStream.java | 200 int getLength() throws java.io.IOException { in getLength() method in DerInputStream 204 static int getLength(java.io.InputStream in) throws java.io.IOException { in getLength() method in DerInputStream 208 static int getLength(int lenByte, java.io.InputStream in) throws java.io.IOException { in getLength() method in DerInputStream
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/ |
H A D | DerInputStream.java | 602 int getLength() throws IOException { in getLength() method in DerInputStream 613 static int getLength(InputStream in) throws IOException { in getLength() method in DerInputStream 624 static int getLength(int lenByte, InputStream in) throws IOException { in getLength() method in DerInputStream
|
/aosp_15_r20/external/clang/include/clang/Tooling/Core/ |
H A D | Replacement.h | 46 unsigned getLength() const { return Length; } in getLength() function 116 unsigned getLength() const { return ReplacementRange.getLength(); } in getLength() function
|
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
H A D | PsdFile.java | 251 int getLength() { in getLength() method in PsdFile.LayersInfo 363 int getLength() { in getLength() method in PsdFile.Layer 433 int getLength() { in getLength() method in PsdFile.Channel
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 99 Expr *getLength() { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function 100 const Expr *getLength() const { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
|
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | Asset.h | 279 off64_t getLength(void) const override { return mLength; } in getLength() function 337 virtual off64_t getLength(void) const { return mUncompressedLen; } in getLength() function
|
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
H A D | Asset.java | 123 public abstract long getLength(); in getLength() method in Asset 595 public long getLength() { in getLength() method in Asset._FileAsset 1069 public long getLength() { in getLength() method in Asset._CompressedAsset
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Core/ |
D | Replacement.h | 52 unsigned getLength() const { return Length; } in getLength() function 122 unsigned getLength() const { return ReplacementRange.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Core/ |
D | Replacement.h | 52 unsigned getLength() const { return Length; } in getLength() function 122 unsigned getLength() const { return ReplacementRange.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Core/ |
D | Replacement.h | 52 unsigned getLength() const { return Length; } in getLength() function 122 unsigned getLength() const { return ReplacementRange.getLength(); } in getLength() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Core/ |
D | Replacement.h | 52 unsigned getLength() const { return Length; } in getLength() function 122 unsigned getLength() const { return ReplacementRange.getLength(); } in getLength() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | BinaryStreamRef.cpp | 32 uint64_t getLength() override { return BBS.getLength(); } in getLength() function in __anonb05008aa0111::ArrayRefImpl 55 uint64_t getLength() override { return BBS.getLength(); } in getLength() function in __anonb05008aa0111::MutableArrayRefImpl
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | BinaryStreamRef.cpp | 32 uint32_t getLength() override { return BBS.getLength(); } in getLength() function in __anonacd173640111::ArrayRefImpl 55 uint32_t getLength() override { return BBS.getLength(); } in getLength() function in __anonacd173640111::MutableArrayRefImpl
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | reptest.cpp | 111 virtual int32_t getLength() const override { in getLength() function in TestReplaceable 182 virtual int32_t getLength() const override { in getLength() function in NoopReplaceable
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | reptest.cpp | 111 virtual int32_t getLength() const override { in getLength() function in TestReplaceable 182 virtual int32_t getLength() const override { in getLength() function in NoopReplaceable
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_cronet_urlconnection_impl_java/android_common/turbine/ |
D | cronet_aml_components_cronet_android_cronet_urlconnection_impl_java.jar | org/chromium/net/urlconnection/CronetBufferedOutputStream$UploadDataProviderImpl.class
<Unknown>
package org. ... |
/aosp_15_r20/out/soong/.intermediates/external/cronet/components/cronet/android/cronet_aml_components_cronet_android_cronet_urlconnection_impl_java/android_common_apex30/turbine/ |
D | cronet_aml_components_cronet_android_cronet_urlconnection_impl_java.jar | org/chromium/net/urlconnection/CronetBufferedOutputStream$UploadDataProviderImpl.class
<Unknown>
package org. ... |