Home
last modified time | relevance | path

Searched defs:getLength (Results 26 – 50 of 2181) sorted by relevance

12345678910>>...88

/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DByteBufferStreamAdaptor.cpp135 size_t getLength() const override { return mLength; } in getLength() function in ByteBufferStream
256 size_t getLength() const override { return mLength; } in getLength() function in ByteArrayStream
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz77support/
H A DLZ77Compressor.java140 public int getLength() { in getLength() method in LZ77Compressor.LiteralBlock
173 public int getLength() { in getLength() method in LZ77Compressor.BackReference
/aosp_15_r20/external/skia/src/core/
H A DSkStream.cpp270 size_t SkFILEStream::getLength() const { in getLength() function in SkFILEStream
395 size_t SkMemoryStream::getLength() const { in getLength() function in SkMemoryStream
857 size_t getLength() const override { in getLength() function in SkBlockMemoryStream
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h86 uint64_t getLength() const { return Length; } in getLength() function
289 uint64_t getLength() const { return Header.getLength(); } in getLength() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h98 uint64_t getLength() const { return Length; } in getLength() function
333 uint64_t getLength() const { return Header.getLength(); } in getLength() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp195 uint64_t MappedBlockStream::getLength() { return StreamLayout.Length; } in getLength() function in MappedBlockStream
382 uint64_t WritableMappedBlockStream::getLength() { in getLength() function in WritableMappedBlockStream
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h98 uint64_t getLength() const { return Length; } in getLength() function
333 uint64_t getLength() const { return Header.getLength(); } in getLength() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprOpenMP.h102 Expr *getLength() { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
103 const Expr *getLength() const { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h98 uint64_t getLength() const { return Length; } in getLength() function
333 uint64_t getLength() const { return Header.getLength(); } in getLength() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprOpenMP.h102 Expr *getLength() { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
103 const Expr *getLength() const { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h93 uint64_t getLength() const { return Length; } in getLength() function
326 uint64_t getLength() const { return Header.getLength(); } in getLength() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprOpenMP.h102 Expr *getLength() { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
103 const Expr *getLength() const { return cast_or_null<Expr>(SubExprs[LENGTH]); } in getLength() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp196 uint32_t MappedBlockStream::getLength() { return StreamLayout.Length; } in getLength() function in MappedBlockStream
383 uint32_t WritableMappedBlockStream::getLength() { in getLength() function in WritableMappedBlockStream
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h96 uint64_t getLength() const { return Length; } in getLength() function
331 uint64_t getLength() const { return Header.getLength(); } in getLength() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIntrinsicInst.h824 Value *getLength() const { in getLength() function
1100 ConstantInt *getLength() const { in getLength() function
1159 ConstantInt *getLength() const { in getLength() function
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DDOMImplementationList.java41 public int getLength(); in getLength() method
H A DNodeList.java39 public int getLength(); in getLength() method
H A DDOMStringList.java40 public int getLength(); in getLength() method
/aosp_15_r20/external/apache-http/android/src/com/android/internal/http/multipart/
H A DPartSource.java52 long getLength(); in getLength() method
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DIndexedStreamData.cpp19 uint32_t IndexedStreamData::getLength() { in getLength() function in IndexedStreamData
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DDirectoryStreamData.h26 virtual uint32_t getLength() { return File.getNumDirectoryBytes(); } in getLength() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeListBase.java78 public int getLength() { in getLength() method in DTMNodeListBase
/aosp_15_r20/external/flatbuffers/tests/union_vector/
H A DHandFanT.java11 public int getLength() { return length; } in getLength() method in HandFanT
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/http/
H A DHttpRequestBodyStream.java50 default long getLength() { return 0; } in getLength() method
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/res/
H A DIntArrayWrapper.java39 public int getLength(){ in getLength() method in IntArrayWrapper

12345678910>>...88