Searched defs:opts (Results 1 - 25 of 114) sorted by relevance

12345

/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7017/
H A Dch7017_module.c34 ch7017Setup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7xxx/
H A Dch7xxx_module.c33 ch7xxxSetup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200_module.c31 theatre200Setup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
H A Dtheatre_detect_module.c35 theatre_detectSetup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
H A Dtheatre_module.c31 theatreSetup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/
H A Divch_module.c61 ivch_setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/sil164/
H A Dsil164_module.c35 sil164Setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/
H A Dtfp410_module.c35 tfp410Setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/
H A Ddbemodule.c40 dbeSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
H A Drecordmod.c37 recordSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
H A Dglxmodule.c76 glxSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dmodinit.c140 extmodSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dixmods/
H A Dglxmodule.c66 glxSetup(void *module, void *opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dprogram.hpp62 build(const module &m = {}, const std::string &opts = {}, argument
69 std::string opts; member in struct:clover::program::build
H A Dprogram.cpp45 program::compile(const ref_vector<device> &devs, const std::string &opts, argument
67 program::link(const ref_vector<device> &devs, const std::string &opts, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dcompiler.hpp35 compile_program(const program & prog,const header_map & headers,const device & dev,const std::string & opts,std::string & log) argument
63 link_program(const std::vector<binary> & bs,const device & dev,const std::string & opts,std::string & log) argument
H A Dprogram.hpp65 build(const binary &b = {}, const std::string &opts = {}, argument
72 std::string opts; member in struct:clover::program::build
H A Dprogram.cpp46 program::compile(const ref_vector<device> &devs, const std::string &opts, argument
67 program::link(const ref_vector<device> &devs, const std::string &opts, argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddrimodule.c77 driSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_remove_dead_variables.c162 remove_dead_vars(struct exec_list * var_list,nir_variable_mode modes,struct set * live,const nir_remove_dead_variables_options * opts) argument
188 nir_remove_dead_variables(nir_shader * shader,nir_variable_mode modes,const nir_remove_dead_variables_options * opts) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DModule.c231 xf86addNewLoadDirective (XF86LoadPtr head, char *name, int type, XF86OptionPtr opts) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DModule.c224 xf86addNewLoadDirective(XF86LoadPtr head,const char * name,int type,XF86OptionPtr opts) argument
/xsrc/external/mit/libxkbui/dist/src/
H A DXKBuiPriv.h42 XkbUI_ViewOptsRec opts; member in struct:_XkbUI_View
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dgmemtool.c105 static const struct option opts[] = { variable in typeref:typename:const struct option[]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_nir_builtins.c57 const struct nir_lower_tex_options opts = { .lower_rect = true, }; local in function:st_nir_finish_builtin_shader

Completed in 31 milliseconds

12345