Searched refs:mixed (Results 1 - 25 of 125) sorted by relevance

12345

/xsrc/external/mit/xterm/dist/vttests/
H A Dprint-vt-chars.pl108 my $mixed = shift;
109 $charset{WHO} = $mixed;
115 $charsets{$mixed} = \%charset;
121 my $mixed = shift;
122 my $lower = lc $mixed;
125 $mixed = $caseless{$lower};
126 %result = %{ $charsets{$mixed} };
130 printf STDERR "? no match for $mixed with VT-level $vt_level\n"
149 my $mixed = shift;
150 my $lower = lc $mixed;
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A DMakefile.am24 mixed-stress \
H A DMakefile.in148 render-copy-alphaless$(EXEEXT) mixed-stress$(EXEEXT) \
255 mixed_stress_SOURCES = mixed-stress.c
256 mixed_stress_OBJECTS = mixed-stress.$(OBJEXT)
373 lowlevel-blt-bench.c mixed-stress.c present-test.c \
384 dri2-test.c dri3-test.c lowlevel-blt-bench.c mixed-stress.c \
598 render-copy-alphaless mixed-stress shm-test $(NULL) \
742 mixed-stress$(EXEEXT): $(mixed_stress_OBJECTS) $(mixed_stress_DEPENDENCIES) $(EXTRA_mixed_stress_DEPENDENCIES)
743 @rm -f mixed-stress$(EXEEXT)
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mixed-stress.Po@am__quote@
/xsrc/external/mit/xf86-video-intel/dist/test/
H A DMakefile.am27 mixed-stress \
H A DMakefile.in154 render-copy-alphaless$(EXEEXT) mixed-stress$(EXEEXT) \
287 mixed_stress_SOURCES = mixed-stress.c
288 mixed_stress_OBJECTS = mixed-stress.$(OBJEXT)
425 ./$(DEPDIR)/lowlevel-blt-bench.Po ./$(DEPDIR)/mixed-stress.Po \
465 mixed-stress.c present-race.c present-speed.c present-test.c \
478 lowlevel-blt-bench.c mixed-stress.c present-race.c \
701 render-copy-alphaless mixed-stress shm-test $(NULL) \
853 mixed-stress$(EXEEXT): $(mixed_stress_OBJECTS) $(mixed_stress_DEPENDENCIES) $(EXTRA_mixed_stress_DEPENDENCIES)
854 @rm -f mixed-stress$(EXEEXT)
952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mixed
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.4.rst67 - intel/compiler: Relax mixed type restriction for saturating
H A D20.3.2.rst35 - Mesa considers the framebuffer with mixed 3D and 2D array attachments to be incomplete.
H A D21.3.6.rst141 - radv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull/clip distances
H A D10.3.rst128 [BDW]Piglit spec_OpenGL_3.0_clearbuffer-mixed-format fails
H A D19.1.0.rst569 - panfrost/midgard: Lower mixed csel (NIR)
780 - radv: Allow mixed src/dst aspects in copies.
1770 - virgl: Enable mixed color FBO attachemnets only when the host
1928 mixed mode
1929 - intel/compiler: implement SIMD16 restrictions for mixed-float
1931 - intel/compiler: also set F execution type for mixed float mode in BDW
1935 - intel/compiler: validate region restrictions for mixed float mode
3429 - freedreno/a6xx: Clean up mixed use of swap and swizzle for texture
H A D20.1.0.rst289 - pan/midgard: Implement mixed-type constant packing
308 - pan/midgard: Fix 32/64 mixed swizzle packing
/xsrc/external/mit/libepoxy/dist/
H A DREADME.md26 * Can be mixed with non-epoxy GL usage.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Drasterizer.rst342 shader clip distances cannot be mixed, and clip distances take precedence.
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Drasterizer.rst347 shader clip distances cannot be mixed, and clip distances take precedence.
/xsrc/external/mit/xterm/dist/
H A Dfontutils.c270 if (data->font_info.mixed) {
2518 data->font_info.mixed ? " mixed" : "",\
2822 data->font_info.mixed = (data->font_info.max_width >=
3664 || screen->renderFontNorm[fontnum].font_info.mixed)
H A Dptyx.h1983 Bool mixed; member in struct:__anon7e1168c32408
3531 * There are actually two namespaces mixed together here:
H A Daclocal.m4431 dnl often contain compiler-specific options which we cannot use, mixed with
1997 dnl Check if the file-system supports mixed-case filenames. If we're able to
2001 AC_CACHE_CHECK(if filesystem supports mixed-case filenames,cf_cv_mixedcase,[
2022 test "$cf_cv_mixedcase" = yes && AC_DEFINE(MIXEDCASE_FILENAMES,1,[Define to 1 if filesystem supports mixed-case filenames.])
H A Dcharproc.c10305 #define DATA(mixed, plain, flags) { #mixed, offsetof(TScreen, plain), sizeof(screen->plain), flags }
12083 * conventionally it is mixed case. In practice, the former is more often
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c718 /* Lower csel with mixed condition channels to mulitple csel instructions. For
735 /* Check for mixed condition */
740 bool mixed = false; local in function:midgard_nir_lower_mixed_csel_body
743 mixed |= (alu->src[0].swizzle[c] != comp);
745 if (!mixed)
748 /* We're mixed, so lower */
1343 /* Make sure NIR isn't throwing a mixed condition at us */
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.c895 bool mixed = nir_is_non_scalar_swizzle(&instr->src[0], nr_components); local in function:emit_alu
898 (mixed ? midgard_alu_op_fcsel_v : midgard_alu_op_fcsel) :
899 (mixed ? midgard_alu_op_icsel_v : midgard_alu_op_icsel);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst87 * ``PIPE_CAP_MIXED_COLORBUFFER_FORMATS``: Whether mixed colorbuffer formats are
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst97 * ``PIPE_CAP_MIXED_COLORBUFFER_FORMATS``: Whether mixed colorbuffer formats are
/xsrc/external/mit/libxkbui/dist/
H A Daclocal.m44583 # if finds mixed CR/LF and LF-only lines. Since sed operates in
/xsrc/external/mit/xf86-video-imstt/dist/
H A Daclocal.m44583 # if finds mixed CR/LF and LF-only lines. Since sed operates in
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m4753 # if finds mixed CR/LF and LF-only lines. Since sed operates in

Completed in 131 milliseconds

12345