Home
last modified time | relevance | path

Searched refs:display_type (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/include/
H A Ddm_pp_interface.h64 uint32_t display_type; member
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptions.cpp360 OptionDisplayType display_type, const char *header, in PrintOption() argument
362 if (display_type == eDisplayShortOption && !opt_def.HasShortOption()) in PrintOption()
371 opt_def.HasShortOption() && display_type != eDisplayLongOption; in PrintOption()