Searched defs:throttle (Results 1 - 17 of 17) sorted by relevance

/external/autotest/client/bin/result_tools/
H A Ddelete_file_throttler.py38 def throttle(summary, max_result_size_KB, function
H A Ddedupe_file_throttler.py75 def throttle(summary, max_result_size_KB): function
H A Dshrink_file_throttler.py137 def throttle(summary, max_result_size_KB, function
H A Dzip_file_throttler.py100 def throttle(summary, max_result_size_KB, function
/external/ImageMagick/Magick++/lib/
H A DResourceLimits.cpp83 void Magick::ResourceLimits::throttle(const MagickSizeType limit_) function in class:Magick::ResourceLimits
88 MagickCore::MagickSizeType Magick::ResourceLimits::throttle(void) function in class:Magick::ResourceLimits
/external/mesa3d/src/glx/
H A Ddri2_priv.h48 const __DRI2throttleExtension *throttle; member in struct:dri2_screen
/external/libese/apps/weaver/card/src/com/android/weaver/core/
H A DCoreSlots.java173 if (throttle(sRemainingBackoff, (short) 0, mFailureCount)) {
208 * @return Whether there is any throttle time.
210 private static boolean throttle(byte[] bArray, short bOff, short failureCount) { method in class:CoreSlots.Slot
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_batchbuffer.c277 throttle(struct brw_context *brw) function
285 * indicator that a frame is done and then throttle when we get
303 /* Throttling here is more precise than the throttle ioctl, so skip it */
364 throttle(brw);
/external/ImageMagick/MagickCore/
H A Dresource.c86 throttle,
120 MagickULLConstant(0), /* initial throttle */
130 MagickULLConstant(0), /* throttle limit */
281 ((MagickSizeType) resource_info.throttle < limit) ?
283 (void) FormatMagickSize((MagickSizeType) resource_info.throttle,
649 resource=(MagickSizeType) resource_info.throttle;
951 (void) FormatMagickSize((MagickSizeType) resource_info.throttle,
1330 value=GetPolicyValue("throttle");
84 throttle, member in struct:_ResourceInfo
/external/perf_data_converter/src/quipper/
H A Dperf_serializer.cc637 const struct throttle_event& throttle = event.throttle; local
638 sample->set_time_ns(throttle.time);
639 sample->set_id(throttle.id);
640 sample->set_stream_id(throttle.stream_id);
647 struct throttle_event& throttle = event->throttle; local
648 throttle.time = sample.time_ns();
649 throttle.id = sample.id();
650 throttle
[all...]
/external/jmdns/src/javax/jmdns/impl/
H A DJmDNSImpl.java308 * Throttle count. This is used to count the overall number of probes sent by JmDNS. When the last throttle increment happened .
313 * Last throttle increment.
2167 public void setThrottle(int throttle) { argument
2168 this._throttle = throttle;
/external/perf_data_converter/src/quipper/kernel/
H A Dperf_internals.h365 struct throttle_event throttle; member in union:quipper::perf_event
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Dknockout-2.0.0.js28 r.b("ko.memoization.unmemoizeDomNodeAndDescendants",r.r.Sa);r.Aa={throttle:function(a,b){a.throttleEvaluation=b;var d=o;return r.i({read:a,write:function(e){clearTimeout(d);d=setTimeout(function(){a(e)},b)}})},notify:function(a,b){a.equalityComparer="always"==b?function(){return p}:r.w.fn.equalityComparer;return a}};r.b("ko.extenders",r.Aa);r.Oa=function(a,b){this.da=a;this.bb=b;r.l(this,"dispose",this.v)};r.Oa.prototype.v=function(){this.nb=m;this.bb()};
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h304 * - throttle
324 * throttle callbacks.
332 void (*throttle)(__DRIcontext *ctx, member in struct:__DRI2throttleExtensionRec
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 700 milliseconds