Home
last modified time | relevance | path

Searched defs:num_types (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dvgpu.c108 unsigned int num_types = ARRAY_SIZE(intel_vgpu_configs); in intel_gvt_init_vgpu_types() local
H A Dgvt.h347 unsigned int num_types; member
/openbsd/usr.bin/systat/
H A Dmalloc.c60 int num_types = 0; variable
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_irq.h62 unsigned num_types; member
H A Damdgpu_pmu.c94 unsigned int num_types; member
/openbsd/sbin/atactl/
H A Datactl.c516 int num_types = sizeof(types) / sizeof(types[0]); in device_dump() local
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp627 if (size_t num_types = types.GetSize()) { in FindExternalVisibleDecls() local