Home
last modified time | relevance | path

Searched refs:throttling (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/targets/d3dadapter9/
Ddrm.c255 ctx->base.throttling = ctx->base.throttling_value > 0; in drm_create_adapter()
264 ctx->base.throttling = FALSE; in drm_create_adapter()
266 ctx->base.throttling = TRUE; in drm_create_adapter()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dmeson.build5 'gst-cpu-throttling-clock.c',
/third_party/flutter/flutter/packages/flutter/test/foundation/
Dprint_test.dart41 test('debugPrint throttling', () {
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.h38 BOOL throttling; member
Dswapchain9.c239 This->desired_fences = This->actx->throttling ? This->actx->throttling_value + 1 : 0; in NineSwapChain9_Resize()
/third_party/boost/libs/python/doc/html/numpy/_static/
Dunderscore-1.3.1.js529 var context, args, timeout, throttling, more;
530 var whenDone = _.debounce(function(){ more = throttling = false; }, wait);
539 if (throttling) {
545 throttling = true;
/third_party/boost/libs/hof/doc/html/_static/
Dunderscore-1.3.1.js529 var context, args, timeout, throttling, more;
530 var whenDone = _.debounce(function(){ more = throttling = false; }, wait);
539 if (throttling) {
545 throttling = true;
/third_party/boost/libs/gil/doc/html/_static/
Dunderscore-1.3.1.js529 var context, args, timeout, throttling, more;
530 var whenDone = _.debounce(function(){ more = throttling = false; }, wait);
539 if (throttling) {
545 throttling = true;
/third_party/mesa3d/docs/relnotes/
D20.1.4.rst49 - panfrost: Revert "Disable frame throttling"
D10.0.1.rst66 - Enable throttling in SwapBuffers
D7.10.rst1275 - intel: Fix the client-side swapbuffers throttling.
1276 - Revert "intel: Fix the client-side swapbuffers throttling."
1398 - intel: Only do frame throttling at glFlush time when using
D19.1.0.rst684 - d3dadapter9: Revert to old throttling limit value
3110 - iris: Drop vestiges of throttling code
3726 - st/dri: simplify throttling code
D20.0.0.rst138 - swapchain throttling: wait for fence has 1ns timeout
1057 - freedreno: Enable texture upload memory throttling.
D19.3.0.rst389 - panfrost: Disable frame throttling
2111 - dri: Avoid swapbuffer throttling in glXCopySubBufferMESA
D20.1.0.rst1059 - etnaviv: enable texture upload memory throttling
D20.2.0.rst747 - panfrost: Revert "Disable frame throttling"
/third_party/flutter/flutter/packages/flutter_tools/lib/src/web/
Dchrome.dart90 '--disable-background-timer-throttling',
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dtext_selection.dart1204 /// operations in text fields. The throttling is controlled by the constant
/third_party/mesa3d/docs/gallium/
Dcontext.rst470 unreliable due to things like throttling etc. - only if this is FALSE
Dscreen.rst552 execution. 0 = throttling is disabled.
/third_party/flutter/flutter/packages/flutter_test/lib/src/
Dbinding.dart118 /// synchronous, disabling its normal throttling behavior.
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md2582 * Fix throttling in TLS connections
2918 * HTTP throttling: outgoing messages emit 'drain' and write() returns false
/third_party/chromium/patch/
D0004-3.2-Beta5.patch40886 // throttling.
40891 // throttling.
40894 diff --git a/src/services/network/throttling/network_conditions.cc b/src/services/network/throttlin…
40896 --- a/src/services/network/throttling/network_conditions.cc
40897 +++ b/src/services/network/throttling/network_conditions.cc
40900 #include "services/network/throttling/network_conditions.h"
40920 diff --git a/src/services/network/throttling/network_conditions.h b/src/services/network/throttling
40922 --- a/src/services/network/throttling/network_conditions.h
40923 +++ b/src/services/network/throttling/network_conditions.h
40933 diff --git a/src/services/network/throttling/throttling_controller_unittest.cc b/src/services/netwo…
[all …]
/third_party/skia/third_party/externals/microhttpd/src/datadir/
Dspdy-draft.txt1221 (However, throttling of data transfer by any recipient may have the
/third_party/node/tools/
Dlint-md.mjs6372 // case the file's watcher misses it (and rely on throttling to de-dupe)
8074 * Helper utility for throttling

12