/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Statistic.h | 50 const char *getDesc() const { return Desc; } in getDesc() function
|
/third_party/skia/src/core/ |
D | SkDescriptor.h | 94 SkDescriptor* getDesc() const { SkASSERT(fDesc); return fDesc; } in getDesc() function
|
/third_party/flutter/skia/src/core/ |
D | SkDescriptor.h | 91 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/ |
D | Statistic.h | 58 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/ |
D | Registry.h | 36 StringRef getDesc() const { return Desc; } in getDesc() function
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestInputDataStructure.java | 46 public String getDesc() { in getDesc() method in TestInputDataStructure
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | TestInputDataStructure.java | 49 public String getDesc() { in getDesc() method in TestInputDataStructure
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LexicalScopes.h | 61 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/ |
D | HexagonShuffler.h | 119 MCInst const &getDesc() const { return *ID; } in getDesc() function
|
D | HexagonMCInstrInfo.cpp | 223 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in HexagonMCInstrInfo
|
/third_party/glslang/SPIRV/ |
D | doc.h | 180 const char* getDesc(int op) const { return desc[op]; } in getDesc() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcNearestEdgeTests.cpp | 113 std::string NearestEdgeTestCase::getDesc (OffsetDirection direction) in getDesc() function in glcts::__anonab1501bc0111::NearestEdgeTestCase
|
/third_party/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 123 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/ |
D | jsonToSpirv.h | 130 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 130 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/ |
D | renderer11_utils.cpp | 2493 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/ |
D | renderer11_utils.cpp | 2536 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/ |
D | Instruction.h | 418 const InstrDesc &getDesc() const { return Desc; } in getDesc() function
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsVertexArrayTests.cpp | 1897 std::string MultiVertexArrayTest::Spec::getDesc (void) const in getDesc() function in deqp::gls::MultiVertexArrayTest::Spec
|
D | glsBuiltinPrecisionTests.cpp | 5229 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
|
D | glsDrawTest.cpp | 2508 std::string DrawTestSpec::getDesc (void) const in getDesc() function in deqp::gls::DrawTestSpec
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 6803 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
|