Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Ddisplay.c32 vlVaQueryDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int *num_attributes) in vlVaQueryDisplayAttributes()
46 vlVaGetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaGetDisplayAttributes()
55 vlVaSetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaSetDisplayAttributes()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp304 size_t num_attributes = die.GetAttributes(attributes); in ParsedDWARFTypeAttributes() local
1841 const size_t num_attributes = die.GetAttributes(attributes); in ParseTemplateDIE() local
2360 const size_t num_attributes = die.GetAttributes(attributes); in ParseSingleMember() local
2802 const size_t num_attributes = die.GetAttributes(attributes); in ParseChildMembers() local
2935 const size_t num_attributes = die.GetAttributes(attributes); in ParseChildParameters() local
3143 const size_t num_attributes = die.GetAttributes(attributes); in GetTypeForDIE() local
DManualDWARFIndex.cpp180 const size_t num_attributes = die.GetAttributes(&unit, attributes); in IndexUnitImpl() local
DDWARFDebugInfoEntry.cpp411 const uint32_t num_attributes = abbrevDecl->NumAttributes(); in GetAttributes() local
DDWARFUnit.cpp297 size_t num_attributes = cu_die.GetAttributes(this, attributes); in AddUnitDIE() local
DSymbolFileDWARF.cpp3110 const size_t num_attributes = die.GetAttributes(attributes); in ParseVariableDIE() local
3614 const size_t num_attributes = child.GetAttributes(attributes); in CollectCallSiteParameters() local
3686 const size_t num_attributes = in CollectCallEdges() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c292 int num_attributes = ctx->vertex_elements->num_elements; in lima_pack_vs_cmd() local
/external/mesa3d/src/glx/
Dglx_pbuffer.c286 unsigned int num_attributes; in __glXGetDrawableAttribute() local