Home
last modified time | relevance | path

Searched defs:getIdentifier (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvBinary.hpp30 inline uint32_t getIdentifier() const { return identifier; }; in getIdentifier() function in sw::SpirvBinary
DSpirvShader.hpp606 uint64_t getIdentifier() const in getIdentifier() function in sw::SpirvShader
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontLanguage.h85 uint64_t getIdentifier() const { in getIdentifier() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h99 StringRef getIdentifier() const { in getIdentifier() function
/third_party/node/deps/icu-small/source/i18n/
Dmeasunit.cpp2195 const char *MeasureUnit::getIdentifier() const { in getIdentifier() function in MeasureUnit
/third_party/skia/third_party/externals/icu/source/i18n/
Dmeasunit.cpp2177 const char *MeasureUnit::getIdentifier() const { in getIdentifier() function in MeasureUnit
/third_party/icu/icu4c/source/i18n/
Dmeasunit.cpp2095 const char *MeasureUnit::getIdentifier() const { in getIdentifier() function in MeasureUnit
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1018 StringRef getIdentifier() const { return getStringOperand(7); } in getIdentifier() function