HomeSort by: relevance | last modified time | path
    Searched refs:default_options (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.h 77 char ** default_options; member in struct:_InputDriverRec
xf86Xinput.c 686 xf86CollectInputOptions(pInfo, (const char**)drv->default_options);
  /xsrc/external/mit/freetype/dist/
meson.build 17 default_options: ['default_library=both'],
  /xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
decode.c 759 const struct isa_decode_options default_options = { local
765 options = &default_options;
779 state->options = &default_options; /* skip hooks for prepass */
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.h 83 const char **default_options; member in struct:_InputDriverRec
xf86Xinput.c 792 xf86CollectInputOptions(pInfo, (const char **) drv->default_options);
  /xsrc/external/mit/xf86-input-elographics/dist/src/
xf86Elo.c 996 char *default_options[] = { variable
1144 default_options
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_compiler.c 360 default_options = { local
390 screen->nir_options = default_options;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
xf86-input-inputtest.c 1105 .default_options = NULL,
  /xsrc/external/mit/xf86-input-mouse/dist/src/
mouse.c 186 .default_options = NULL,

Completed in 14 milliseconds