Home
last modified time | relevance | path

Searched defs:num_attributes (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/va/
Dva_display.c34 vlVaQueryDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int *num_attributes) in vlVaQueryDisplayAttributes()
48 vlVaGetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaGetDisplayAttributes()
57 vlVaSetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaSetDisplayAttributes()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugPubnames.cpp108 … const size_t num_attributes = die->GetAttributes(dwarf2Data, cu, fixed_form_sizes, attributes); in GeneratePubnames() local
DSymbolFileDWARF.cpp1421 const size_t num_attributes = die->GetAttributes (this, in ParseTemplateDIE() local
1720 const size_t num_attributes = die->GetAttributes (this, in ParseChildMembers() local
2125 const size_t num_attributes = die->GetAttributes (this, in ParseChildMembers() local
4166 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, fixed_form_sizes, attributes); in ParseChildParameters() local
5693 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, NULL, attributes); in ParseType() local
5881 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, NULL, attributes); in ParseType() local
6258 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, NULL, attributes); in ParseType() local
6375 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, NULL, attributes); in ParseType() local
6844 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, NULL, attributes); in ParseType() local
6933 … const size_t num_attributes = die->GetAttributes(this, dwarf_cu, NULL, attributes); in ParseType() local
[all …]
DDWARFCompileUnit.cpp669 … const size_t num_attributes = die.GetAttributes(m_dwarf2Data, this, fixed_form_sizes, attributes); in Index() local
DDWARFDebugInfoEntry.cpp1229 const uint32_t num_attributes = abbrevDecl->NumAttributes(); in GetAttributes() local
/external/mesa3d/src/glx/
Dglx_pbuffer.c279 unsigned int num_attributes; in GetDrawableAttribute() local