Home
last modified time | relevance | path

Searched defs:getDesc (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/ADT/
DStatistic.h44 const char *getDesc() const { return Desc; } in getDesc() function
/external/skia/debugger/QT/
DSkGLWidget.cpp85 GrBackendRenderTargetDesc SkGLWidget::getDesc(int w, int h) { in getDesc() function in SkGLWidget
/external/skia/src/gpu/gl/
DGrGLProgram.h49 const GrProgramDesc& getDesc() { return fDesc; } in getDesc() function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestInputDataStructure.java36 public String getDesc() { in getDesc() method in TestInputDataStructure
/external/skia/src/core/
DSkDescriptor.h151 SkDescriptor* getDesc() const { SkASSERT(fDesc); return fDesc; } in getDesc() function
/external/llvm/include/llvm/Support/
DRegistry.h35 const char *getDesc() const { return Desc; } in getDesc() function
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h60 const MDNode *getDesc() const { return Desc; } in getDesc() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp36 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in llvm::HexagonMCInstrInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1960 std::string MultiVertexArrayTest::Spec::getDesc (void) const in getDesc() function in deqp::gls::MultiVertexArrayTest::Spec
DglsBuiltinPrecisionTests.cpp4989 string getDesc (void) const in getDesc() function in deqp::gls::BuiltinPrecisionTests::FuncCaseFactory
5023 string getDesc (void) const in getDesc() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5123 string getDesc (void) const in getDesc() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
DglsDrawTest.cpp2603 std::string DrawTestSpec::getDesc (void) const in getDesc() function in deqp::gls::DrawTestSpec