Home
last modified time | relevance | path

Searched refs:OPTV_ANYSTR (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h210 OPTV_ANYSTR, /* Any string, including an empty one */ enumerator
H A Dwinconfig.c786 case OPTV_ANYSTR: in ParseOptionValue()
/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/
H A Dexamodule.c59 OPTV_ANYSTR, {0}, FALSE},
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Opt.h52 OPTV_ANYSTR, /* Any string, including an empty one */ enumerator
H A Dxf86Option.c532 case OPTV_ANYSTR: in ParseOptionValue()
H A Dxf86Configure.c236 case OPTV_ANYSTR: in optionTypeToString()