Searched refs:overrides (Results 1 - 25 of 59) sorted by relevance

123

/xsrc/external/mit/ctwm/dist/
H A Dimage_xpm.c52 static XpmColorSymbol overrides[] = { local in function:LoadXpmImage
80 attributes.colorsymbols = overrides;
81 overrides[0].pixel = cp.fore;
82 overrides[1].pixel = cp.back;
83 overrides[2].pixel = cp.shadd;
84 overrides[3].pixel = cp.shadc;
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/valhall/
H A Dvalhall.py239 # Build a single instruction from XML and group based overrides
240 def build_instr(el, overrides = {}):
242 name = overrides.get('name') or el.attrib.get('name')
243 opcode = overrides.get('opcode') or el.attrib.get('opcode')
244 opcode2 = overrides.get('opcode2') or el.attrib.get('opcode2')
275 # overrides for each distinct instruction
278 build_instr(el, overrides = {
/xsrc/external/mit/MesaLib.old/dist/
H A DAndroid.common.mk39 -Wno-initializer-overrides \
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DiOS.cmake37 # overrides the default location and forces the use of a particular
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.0.1.rst47 Ddri-drivers-path Dvdpau-libs-path overrides DESTDIR
H A D20.3.4.rst182 - iris: only set point sprite overrides if actually using points
H A D18.1.0.rst211 Ddri-drivers-path Dvdpau-libs-path overrides DESTDIR
H A D19.1.0.rst2949 - iris: Skip primitive ID overrides if the shader wrote a custom value
3996 - iris: Manually apply fast clear color channel overrides.
/xsrc/external/mit/freetype/dist/builds/
H A Dfreetype.mk37 # CFLAGS Compilation flags. This overrides the default settings
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dfind_asciidoc_bits.cmake304 # Set various overrides. Note that this leads to rather worse PDF
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Disaspec.rst32 mechanism, such as conditional overrides and derived fields. This not
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst188 overrides the WSI present mode clients specify in
467 specifies an alternate search directory for pipe-loader which overrides
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c2967 /* 3DSTATE_VF_SGVs overrides the last VE, so if the count is changing,
3427 unsigned overrides = 0; local in function:iris_calculate_point_sprite_overrides
3430 overrides |= 1 << prog_data->urb_setup[VARYING_SLOT_PNTC];
3435 overrides |= 1 << prog_data->urb_setup[VARYING_SLOT_TEX0 + i];
3438 return overrides;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c3635 /* 3DSTATE_VF_SGVs overrides the last VE, so if the count is changing,
4145 unsigned overrides = 0; local in function:iris_calculate_point_sprite_overrides
4148 overrides |= 1 << prog_data->urb_setup[VARYING_SLOT_PNTC];
4153 overrides |= 1 << prog_data->urb_setup[VARYING_SLOT_TEX0 + i];
4156 return overrides;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst497 supports pipe_surface overrides of resource nr_samples. If set, will
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst529 supports pipe_surface overrides of resource nr_samples. If set, will
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac80 # easier overrides at build time.
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure.ac85 # easier overrides at build time.
/xsrc/external/mit/libXau/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,
/xsrc/external/mit/libXrender/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,
/xsrc/external/mit/libxshmfence/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,
/xsrc/external/mit/oclock/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,
/xsrc/external/mit/libFS/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,
/xsrc/external/mit/libICE/dist/
H A Daclocal.m4923 # the most likely to be broken, whereas if the user overrides it,

Completed in 72 milliseconds

123