Searched defs:Output (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
H A DMCLDOutput.cpp15 Output::Output() function in class:Output
19 Output::Output(const sys::fs::Path& pRealPath, function in class:Output
20 Output::Type pType)
24 Output::~Output()
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDOutput.h10 // Output class inherits MCLDFile, which is used to represent a output file.
32 class Output : public MCLDFile class in namespace:mcld
42 Output();
43 explicit Output(const sys::fs::Path& pRealPath,
46 ~Output();
/frameworks/base/media/mca/filterfw/native/core/
H A Dstatistics.h60 float Output() const { return value_; } function in class:android::filterfw::RCFilter

Completed in 156 milliseconds