Searched refs:slow (Results 1 - 25 of 454) sorted by relevance

1234567891011>>

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-filter.c271 double slow = pos - scale * filters[sample].width / 2.0; local in function:create_1d_filter
272 double shigh = slow + scale * filters[sample].width;
276 if (rhigh >= slow && rlow <= shigh)
278 ilow = MAX (slow, rlow);
/xsrc/external/mit/xterm/dist/vttests/
H A Dlrmm-scroll.pl349 -s slow down test-setup
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dhandle_manual.cmake66 # asciidoc, but leave it disabled because it's very slow.
74 message(STATUS "Not enabling HTML manual build; asciidoc is slow.")
80 # (which is very slow at this too, but we need to build a manpage, so eat
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.6.rst45 (regresion) video using VA-API on Intel slow and freeze system with
H A D19.2.3.rst112 - intel/blorp: Disable depth testing for slow depth clears
H A D21.1.6.rst37 - radeonsi: persistent, read-only buffer maps are slow to read
H A D11.0.0.rst219 (regresion) video using VA-API on Intel slow and freeze system with
266 Mesa 10.6.3 linker is slow
H A D20.0.8.rst215 - glsl: fix potential slow compile times for GLSLOptimizeConservatively
H A D20.1.1.rst181 - glsl: fix potential slow compile times for GLSLOptimizeConservatively
H A D11.1.0.rst121 (regresion) video using VA-API on Intel slow and freeze system with
158 Mesa 10.6.3 linker is slow
H A D8.0.3.rst75 LLVMpipe glReadPixels Firefox hits the slow path (WebGL rendering)
H A D10.4.rst82 mid3 generates slow code for constant arguments
H A D21.3.0.rst150 - ci/virgl: "dEQP error: waiting got error - 16, slow gpu or hang?" flakes
174 - radeonsi: persistent, read-only buffer maps are slow to read
1313 - ci/freedreno: Skip the slow dEQP-VK.ubo.random.all_shared_buffer.48 in CI.
1374 - ci/freedreno: Skip slow SizedDeclarationsPrimitive in CI.
2218 - intel/blorp: Support compute for slow clears
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_256_avx.inl516 // Ugly slow implementation
534 // Ugly slow implementation
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_256_avx.inl516 // Ugly slow implementation
534 // Ugly slow implementation
/xsrc/external/mit/MesaLib/dist/docs/
H A Dxlibdriver.rst60 Some OpenGL features will be very slow with a Pixmap (for example,
H A Dfaq.rst199 3.1 Rendering is slow / why isn't my graphics hardware being used?
/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c2284 LispObj *fast, *slow; local in function:Lisp_ListLength
2291 for (fast = slow = list, length = 0;
2292 CONSP(slow);
2293 slow = CDR(slow), length += 2) {
2304 if (slow == fast)
5224 /* For large lists this can be very slow, but for small
/xsrc/external/mit/MesaLib.old/dist/scripts/
H A Dget_reviewer.pl836 Using "--git-blame" is slow and may add old committers and authors
1747 print STDERR "git-blame can be very slow, please have patience..."
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4317 [do not reject slow dependency extractors])
/xsrc/external/mit/mesa-demos/dist/
H A Daclocal.m4593 [do not reject slow dependency extractors])
/xsrc/external/mit/fontconfig/dist/
H A Daclocal.m4317 [do not reject slow dependency extractors])
/xsrc/external/mit/xsetmode/dist/
H A Daclocal.m4636 --enable-dependency-tracking Do not reject slow dependency extractors])
/xsrc/external/mit/xsetpointer/dist/
H A Daclocal.m4740 --enable-dependency-tracking do not reject slow dependency extractors])
/xsrc/external/mit/xproxymanagementprotocol/dist/
H A Daclocal.m4319 --enable-dependency-tracking do not reject slow dependency extractors])

Completed in 42 milliseconds

1234567891011>>