Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h50 const char *getDesc() const { return Desc; } in getDesc() function
/third_party/skia/src/core/
DSkDescriptor.h94 SkDescriptor* getDesc() const { SkASSERT(fDesc); return fDesc; } in getDesc() function
/third_party/flutter/skia/src/core/
DSkDescriptor.h91 SkDescriptor* getDesc() const { SkASSERT(fDesc); return fDesc; } in getDesc() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStatistic.h58 const char *getDesc() const { return Desc; } in getDesc() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRegistry.h36 StringRef getDesc() const { return Desc; } in getDesc() function
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestInputDataStructure.java46 public String getDesc() { in getDesc() method in TestInputDataStructure
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestInputDataStructure.java49 public String getDesc() { in getDesc() method in TestInputDataStructure
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h61 const MDNode *getDesc() const { return Desc; } in getDesc() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h119 MCInst const &getDesc() const { return *ID; } in getDesc() function
DHexagonMCInstrInfo.cpp223 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in HexagonMCInstrInfo
/third_party/glslang/SPIRV/
Ddoc.h180 const char* getDesc(int op) const { return desc[op]; } in getDesc() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp113 std::string NearestEdgeTestCase::getDesc (OffsetDirection direction) in getDesc() function in glcts::__anonab1501bc0111::NearestEdgeTestCase
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h123 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h130 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h130 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2493 void TextureHelper11::getDesc(D3D11_TEXTURE2D_DESC *desc) const in getDesc() function in rx::TextureHelper11
2498 void TextureHelper11::getDesc(D3D11_TEXTURE3D_DESC *desc) const in getDesc() function in rx::TextureHelper11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2536 void TextureHelper11::getDesc(D3D11_TEXTURE2D_DESC *desc) const in getDesc() function in rx::TextureHelper11
2541 void TextureHelper11::getDesc(D3D11_TEXTURE3D_DESC *desc) const in getDesc() function in rx::TextureHelper11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h418 const InstrDesc &getDesc() const { return Desc; } in getDesc() function
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp1897 std::string MultiVertexArrayTest::Spec::getDesc (void) const in getDesc() function in deqp::gls::MultiVertexArrayTest::Spec
DglsBuiltinPrecisionTests.cpp5229 string getDesc (void) const in getDesc() function in deqp::gls::BuiltinPrecisionTests::FuncCaseFactory
5263 string getDesc (void) const in getDesc() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5363 string getDesc (void) const in getDesc() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
DglsDrawTest.cpp2508 std::string DrawTestSpec::getDesc (void) const in getDesc() function in deqp::gls::DrawTestSpec
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6803 string getDesc (void) const { return "Function '" + getFunc().getName() + "'"; } in getDesc() function in vkt::shaderexecutor::FuncCaseFactory
6829 string getDesc (void) const { return "Function '" + m_funcs.func.getName() + "'"; } in getDesc() function in vkt::shaderexecutor::GenFuncCaseFactory
6949 string getDesc (void) const { return "Function '" + getName() + "'"; } in getDesc() function in vkt::shaderexecutor::SimpleFuncCaseFactory