/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | ByteBufferStreamAdaptor.cpp | 135 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 D | LZ77Compressor.java | 140 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 D | SkStream.cpp | 270 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 D | DWARFUnit.h | 86 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/ |
D | DWARFUnit.h | 98 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 D | MappedBlockStream.cpp | 195 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/ |
D | DWARFUnit.h | 98 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/ |
D | ExprOpenMP.h | 102 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/ |
D | DWARFUnit.h | 98 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/ |
D | ExprOpenMP.h | 102 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 D | DWARFUnit.h | 93 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/ |
D | ExprOpenMP.h | 102 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 D | MappedBlockStream.cpp | 196 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/ |
D | DWARFUnit.h | 96 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 D | IntrinsicInst.h | 824 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 D | DOMImplementationList.java | 41 public int getLength(); in getLength() method
|
H A D | NodeList.java | 39 public int getLength(); in getLength() method
|
H A D | DOMStringList.java | 40 public int getLength(); in getLength() method
|
/aosp_15_r20/external/apache-http/android/src/com/android/internal/http/multipart/ |
H A D | PartSource.java | 52 long getLength(); in getLength() method
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/ |
H A D | IndexedStreamData.cpp | 19 uint32_t IndexedStreamData::getLength() { in getLength() function in IndexedStreamData
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
H A D | DirectoryStreamData.h | 26 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 D | DTMNodeListBase.java | 78 public int getLength() { in getLength() method in DTMNodeListBase
|
/aosp_15_r20/external/flatbuffers/tests/union_vector/ |
H A D | HandFanT.java | 11 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 D | HttpRequestBodyStream.java | 50 default long getLength() { return 0; } in getLength() method
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/res/ |
H A D | IntArrayWrapper.java | 39 public int getLength(){ in getLength() method in IntArrayWrapper
|