Home
last modified time | relevance | path

Searched defs:display_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libdpv/
H A Ddpv.c107 enum dpv_display display_type; in dpv() local
H A Ddpv.h99 enum dpv_display display_type; /* Display (default TYPE_LIBDIALOG) */ member
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp360 OptionDisplayType display_type, const char *header, in PrintOption()