Home
last modified time | relevance | path

Searched defs:getDesc (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/src/core/
H A DSkDescriptor.h94 SkDescriptor* getDesc() const { SkASSERT(fDesc); return fDesc; } in getDesc() function in SkAutoDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStatistic.h50 const char *getDesc() const { return Desc; } in getDesc() function in llvm::Statistic
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DTestInputDataStructure.java49 public String getDesc() { in getDesc() method in TestInputDataStructure
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestInputDataStructure.java46 public String getDesc() { in getDesc() method in TestInputDataStructure
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRegistry.h36 StringRef getDesc() const { return Desc; } in getDesc() function in llvm::SimpleRegistryEntry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStatistic.h58 const char *getDesc() const { return Desc; } in getDesc() function in llvm::StatisticBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h119 MCInst const &getDesc() const { return *ID; } in getDesc() function in llvm::HexagonInstr
H A DHexagonMCInstrInfo.cpp223 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in HexagonMCInstrInfo
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h61 const MDNode *getDesc() const { return Desc; } in getDesc() function in llvm::LexicalScope
H A DMachineInstr.h423 const MCInstrDesc &getDesc() const { return *MCID; } in getDesc() function in llvm::MachineInstr
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcNearestEdgeTests.cpp113 std::string NearestEdgeTestCase::getDesc (OffsetDirection direction) in getDesc() function in glcts::__anon27567::NearestEdgeTestCase
/third_party/glslang/SPIRV/
H A Ddoc.h181 const char* getDesc(int op) const { return desc[op]; } in getDesc() function in spv::OperandParameters
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h130 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function in spv::OperandParameters
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.h130 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function in spv::OperandParameters
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h137 const char* getDesc(int op) const { return desc[op].c_str(); } in getDesc() function in spv::OperandParameters
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
H A Dmindspore.cpp1505 auto getDesc = OH_AI_GetElementOfNNRTDeviceDescs(desc, i); in OHAIGetElementOfNNRTDeviceDescsOne() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A 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/
H A DInstruction.h418 const InstrDesc &getDesc() const { return Desc; } in getDesc() function in llvm::mca::InstructionBase
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1897 std::string MultiVertexArrayTest::Spec::getDesc (void) const in getDesc() function in deqp::gls::MultiVertexArrayTest::Spec
H A DglsDrawTest.cpp2540 std::string DrawTestSpec::getDesc (void) const in getDesc() function in deqp::gls::DrawTestSpec
H A 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

Completed in 37 milliseconds