Home
last modified time | relevance | path

Searched refs:GetAttributes (Results 1 - 11 of 11) sorted by relevance

/third_party/gptfdisk/
H A Dattributes.h26 uint64_t GetAttributes(void) const {return attributes;} in GetAttributes() function in Attributes
H A Dgptpart.h66 Attributes GetAttributes(void) {return attributes;} in GetAttributes() function in GPTPart
H A Dattributes.cc226 os << data.GetAttributes(); in operator <<()
H A Dgptcurses.cc342 printw("Attribute flags: %016llx\n", (long long unsigned int) partitions[partNum].GetAttributes().GetAttributes()); in ShowInfo()
H A Dgpt.cc2629 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()
2631 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()
2651 partitions[partNum].GetAttributes().OperateOnAttributes(partNum, "get", attributeBits); in GetAttribute()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DShader.cpp483 mState.mAllAttributes = GetShaderVariables(sh::GetAttributes(compilerHandle)); in resolveCompile()
523 mState.mAllAttributes = GetShaderVariables(sh::GetAttributes(compilerHandle)); in resolveCompile()
530 mState.mAllAttributes = GetShaderVariables(sh::GetAttributes(compilerHandle)); in resolveCompile()
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp705 const std::vector<sh::ShaderVariable> *attributes = sh::GetAttributes(compiler); in PrintActiveVariables()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderLang.h709 const std::vector<sh::ShaderVariable> *GetAttributes(const ShHandle handle);
/third_party/backends/sanei/
H A Dusb_manager.cpp115 pointDes.bmAttributes = static_cast<uint8_t>(endPoints[j].GetAttributes()); in InterfaceConvert()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderLang.cpp529 const std::vector<ShaderVariable> *GetAttributes(const ShHandle handle) in GetAttributes() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 36 milliseconds