| /xsrc/external/mit/freetype/dist/src/gxvalid/ |
| H A D | gxvfeat.c | 55 FT_UShort setting; member in struct:GXV_feat_DataRec_ 169 FT_UShort setting; local in function:gxv_feat_setting_validate 172 GXV_NAME_ENTER( "setting" ); 176 setting = FT_NEXT_USHORT( p ); 178 /* If we have exclusive setting, the setting should be odd. */ 179 if ( exclusive && ( setting & 1 ) == 0 ) 184 GXV_FEAT_DATA( setting ) = setting; 238 /* If exclusive, check whether default setting i [all...] |
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm-shim/ |
| H A D | README.md | 9 It is possible to select a specific GPU model by setting the ETNA_SHIM_GPU
|
| /xsrc/external/mit/xsetroot/dist/ |
| H A D | README.md | 1 xsetroot - root window parameter setting utility for X
|
| /xsrc/external/mit/setxkbmap/dist/ |
| H A D | setxkbmap.c | 92 struct setting { struct 93 char const *name; /* Human-readable setting name. Used for error reporting. */ 98 typedef struct setting setting_t; 183 static void trySetString(setting_t * setting, char *newVal, enum source src); 184 static Bool setOptString(int *arg, int argc, char **argv, setting_t *setting, enum source src); 319 trySetString(setting_t *setting, char *newVal, enum source src) argument 321 if (setting->value != NULL) 323 if (setting->src == src) 326 setting->name, srcName[src]); 328 setting 345 setOptString(int * arg,int argc,char ** argv,setting_t * setting,enum source src) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | gl_genexec.py | 255 for setting in sorted(settings_by_condition[condition]): 256 print(' {0}'.format(setting))
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | gl_genexec.py | 249 for setting in sorted(settings_by_condition[condition]): 250 print(' {0}'.format(setting))
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | koi8rxterm | 102 echo "$whoami tried to use locale $value by setting \$$name" >&2 105 by setting \$$name to "${value}".
|
| H A D | uxterm | 136 echo "$whoami tried to use locale $value by setting \$$name" >&2 139 by setting \$$name to "${value}".
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | dtrace_support.cmake | 1 # Try setting up some bits for dtrace. 14 message(STATUS "Found ctfconvert/ctfmerge, setting up CTF info for dtrace.")
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.6.5.rst | 81 - r600g: allow setting geometry shader sampler states 85 - i965/bdw: Fix setting the instancing state for the SGVS element
|
| H A D | 19.0.7.rst | 51 - svga: Remove unnecessary check for the pre flush bit for setting 112 - radv: fix setting CB_SHADER_MASK for dual source blending
|
| H A D | 10.1.4.rst | 64 - nv50: fix setting of texture ms info to be per-stage
|
| H A D | 10.5.8.rst | 79 - egl: fix setting context flags
|
| H A D | 17.1.2.rst | 50 setting. 108 - anv: Stop setting BO flags in bo_init_new 123 - cherry-ignore: anv: Stop setting BO flags in bo_init_new
|
| H A D | 11.0.6.rst | 51 - radeonsi: enable optimal raster config setting for fiji (v2)
|
| H A D | 18.1.1.rst | 92 - intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0
|
| H A D | 18.1.2.rst | 124 - radv: add a workaround for DXVK hangs by setting
|
| H A D | 19.1.6.rst | 91 - radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
|
| /xsrc/external/mit/MesaLib/dist/src/drm-shim/ |
| H A D | README.md | 20 You choose the backend by setting `LD_PRELOAD` to the shim you want.
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 758 static config_setting_t *setting; variable in typeref:typename:config_setting_t * 772 config_setting_get_member(setting, group->group->name); 801 setting = config_setting_get_member(root, str); 802 if (!setting) 803 setting = config_setting_add(root, str, CONFIG_TYPE_GROUP); 815 config_setting_get_member(setting, group->group->name); 819 config_setting_add(setting, group->group->name, CONFIG_TYPE_GROUP);
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm.7.rst | 47 allowed to perform mode-setting or modify core state and only one user 59 implement a kernel interface to perform mode-setting called *Kernel Mode
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_swap_control.spec | 101 On XFree86, setting the environment variable LIBGL_THROTTLE_REFRESH sets
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | debugging.rst | 32 to the working directory. For example, setting it to "trace.xml" will cause
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_swap_control.spec | 101 On XFree86, setting the environment variable LIBGL_THROTTLE_REFRESH sets
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | sampler.rst | 110 Set to zero to disable anisotropic filtering. Any other setting enables 112 change their filtering with a setting of 2 and higher.
|