Searched defs:getSize (Results 1 - 25 of 292) sorted by last modified time

1234567891011>>

/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
H A Djarjar-issue-21.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/testng/src/main/java/org/testng/collections/
H A DMultiMap.java61 public int getSize() { method in class:MultiMap
/external/testng/src/main/java/org/testng/internal/
H A DClassInfoMap.java62 public int getSize() { method in class:ClassInfoMap
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DFoldingSet.h308 size_t getSize() const { return Size; } function in class:llvm::FoldingSetNodeIDRef
325 : Bits(Ref.getData(), Ref.getData() + Ref.getSize()) {}
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h220 uint64_t getSize() const { return fs_st_size; } function in class:llvm::sys::fs::file_status
228 uint64_t getSize() const { function in class:llvm::sys::fs::file_status
545 Result = Status.getSize();
/external/swiftshader/src/OpenGL/compiler/
H A DMMap.h51 int getSize() { return fSize; } function in class:TMMap
/external/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.h79 int getSize() const { return size; } function in class:es2::BufferBinding
H A DTransformFeedback.cpp61 int TransformFeedback::getSize(GLuint index) const function in class:es2::TransformFeedback
63 return mBuffer[index].getSize();
/external/swiftshader/src/Renderer/
H A DLRUCache.hpp33 int getSize() {return size;} function in class:sw::LRUCache
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DFoldingSet.h283 size_t getSize() const { return Size; } function in class:llvm::FoldingSetNodeIDRef
300 : Bits(Ref.getData(), Ref.getData() + Ref.getSize()) {}
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DAliasSetTracker.h71 uint64_t getSize() const { return Size; } function in class:llvm::AliasSet::PointerRec
208 uint64_t getSize() const { return CurNode->getSize(); } function
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
H A DArchive.h97 uint64_t getSize() const { return info.getSize(); } function in class:llvm::ArchiveMember
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DMachineMemOperand.h126 /// getSize - Return the size in bytes of the memory reference.
127 uint64_t getSize() const { return Size; } function in class:llvm::MachineMemOperand
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCAssembler.h292 uint64_t getSize() const { return Size; } function in class:llvm::MCFillFragment
601 const MCExpr *getSize() const { function in class:llvm::MCSymbolData
H A DMCInstrDesc.h273 /// getSize - Return the number of bytes in the encoding of this instruction,
275 unsigned getSize() const { function in class:llvm::MCInstrDesc
H A DMCRegisterInfo.h89 /// getSize - Return the size of the register in bytes, which is also the size
91 unsigned getSize() const { return RegSize; } function in class:llvm::MCRegisterClass
H A DMCWin64EH.h58 unsigned getSize() const { return Offset; } function in class:llvm::MCWin64EHInstruction
/external/swiftshader/third_party/LLVM/include/llvm/Object/
H A DObjectFile.h109 error_code getSize(uint64_t &Result) const;
183 error_code getSize(uint64_t &Result) const;
330 inline error_code SymbolRef::getSize(uint64_t &Result) const { function in class:llvm::object::SymbolRef
377 inline error_code SectionRef::getSize(uint64_t &Result) const { function in class:llvm::object::SectionRef
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DPathV1.h56 uint64_t getSize() const { return fileSize; } function in class:llvm::sys::FileStatus
257 /// PathWithStatus::getFileStatus() method and then the getSize() method
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
H A DRecord.h827 unsigned getSize() const { return Values.size(); } function in class:llvm::ListInit

Completed in 332 milliseconds

1234567891011>>