/external/dropbear/libtommath/ |
pretty.build | 56 my $delay = time - $starttime; 57 $rate = $i/$delay;
|
/external/qemu/android/ |
android.h | 96 /* parse a network delay parameter and sets qemu_net_min/max_latency 98 extern int android_parse_network_latency(const char* delay);
|
/external/skia/include/views/ |
SkOSWindow_Mac.h | 31 static bool PostEvent(SkEvent* evt, SkEventSinkID, SkMSec delay);
|
/external/skia/src/animator/ |
SkDisplayPost.h | 50 SkMSec delay; member in class:SkPost
|
SkDisplayPost.cpp | 37 SK_MEMBER(delay, MSec), 49 SkPost::SkPost() : delay(0), /*initialized(SkBool(-1)), */ mode(kImmediate), fMaker(NULL), 86 if (delay > 0) { 88 SkDebugf("delay=\"%g\" ", SkScalarToFloat(SkScalarDiv(delay, 1000))); 90 SkDebugf("delay=\"%x\" ", SkScalarDiv(delay, 1000)); 213 debugOut.append(" delay="); 214 debugOut.appendS32(delay); 217 // SkMSec adjustedDelay = maker.adjustDelay(maker.fEnableTime, delay); [all...] |
/external/tcpdump/ |
print-igrp.c | 47 register u_int delay, bandwidth; local 60 delay = EXTRACT_24BITS(igr->igr_dly); 62 metric = bandwidth + delay; 68 10 * delay, bandwidth == 0 ? 0 : 10000000 / bandwidth,
|
/external/webkit/Source/WebCore/bindings/js/ |
JSWorkerContextCustom.cpp | 129 int delay = exec->argument(1).toInt32(exec); local 130 return jsNumber(impl()->setTimeout(action.release(), delay)); 139 int delay = exec->argument(1).toInt32(exec); local 140 return jsNumber(impl()->setInterval(action.release(), delay));
|
/external/webkit/Source/WebCore/page/ |
WebKitAnimation.h | 55 double delay() const;
|
WebKitAnimation.cpp | 62 double WebKitAnimation::delay() const function in class:WebCore::WebKitAnimation 64 return m_keyframeAnimation->animation()->delay();
|
WebKitAnimation.idl | 38 readonly attribute double delay;
|
/external/webkit/Source/WebCore/platform/network/ |
HTTPParsers.h | 53 bool parseHTTPRefresh(const String& refresh, bool fromHttpEquivMeta, double& delay, String& url);
|
HTTPParsers.cpp | 105 bool parseHTTPRefresh(const String& refresh, bool fromHttpEquivMeta, double& delay, String& url) 119 delay = refresh.stripWhiteSpace().toDouble(&ok); 123 delay = refresh.left(pos).stripWhiteSpace().toDouble(&ok);
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_keyboard.h | 81 * 'delay' is the initial delay in ms between the time when a key is 88 * If 'delay' is set to 0, keyboard repeat is disabled. 90 extern DECLSPEC int SDLCALL SDL_EnableKeyRepeat(int delay, int interval);
|
/external/bluetooth/bluez/tools/ |
ubcsp.c | 158 ubcsp_config.delay = 0;
549 ubcsp_config.delay = 0;
565 ubcsp_config.delay = 0;
825 /** 11) Keep track of ability of caller to delay recalling **/
832 delay = UBCSP_POLL_TIME_IMMEDIATE;
local 841 /* If we don't have to delay, then send something if we can */
843 if (!ubcsp_config.delay)
931 delay = UBCSP_POLL_TIME_DELAY;
950 delay = UBCSP_POLL_TIME_DELAY;
1048 delay = UBCSP_POLL_TIME_DELAY; [all...] |
csr_bcsp.c | 52 uint8_t delay, activity = 0x00; local 119 delay = ubcsp_poll(&activity); 124 if (delay) { 125 usleep(delay * 100); 154 uint8_t delay, activity = 0x00; local 189 delay = ubcsp_poll(&activity); 217 if (delay) { 218 usleep(delay * 100);
|
/external/chromium/chrome/browser/sync/notifier/ |
registration_manager.h | 49 // The calculated delay of the pending registration (which may be 51 base::TimeDelta delay; member in struct:sync_notifier::RegistrationManager::PendingRegistrationInfo 52 // The delay of the timer, which should be max(delay, 0). 122 // The calculated delay of any pending registration (which may be 124 base::TimeDelta delay; member in struct:sync_notifier::RegistrationManager::RegistrationStatus 135 // increases the delay until the next retry.
|
chrome_system_resources.h | 39 virtual void ScheduleWithDelay(invalidation::TimeDelta delay,
|
/libcore/luni/src/main/java/java/util/concurrent/ |
DelayQueue.java | 19 * when its delay has expired. The <em>head</em> of the queue is that 20 * <tt>Delayed</tt> element whose delay expired furthest in the 21 * past. If no delay has expired there is no head and <tt>poll</tt> 50 * the leader, it waits only for the next delay to elapse, but 88 * Inserts the specified element into this delay queue. 99 * Inserts the specified element into this delay queue. 121 * Inserts the specified element into this delay queue. As the queue is 132 * Inserts the specified element into this delay queue. As the queue is 147 * if this queue has no elements with an expired delay. 150 * queue has no elements with an expired delay 182 long delay = first.getDelay(TimeUnit.NANOSECONDS); local 229 long delay = first.getDelay(TimeUnit.NANOSECONDS); local [all...] |
/external/chromium/base/ |
event_recorder.cc | 123 // Each time the event is requested, we must calculate the new delay. 125 // re-compute the delay. I mention this only because I saw two examples 205 int delay = 0; local 240 // time this is called, we recalculate the delay relative to our current 242 delay = (playback_msg_.time - playback_first_msg_time_) - 244 if (delay < 0) 245 delay = 0; 246 return delay;
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
BalloonHint.java | 83 * Timer used to show/dismiss the balloon window with some time delay. 183 public void delayedShow(long delay, int locationInParent[]) { 187 if (delay <= 0) { 193 mBalloonTimer.startTimer(delay, BalloonTimer.ACTION_SHOW, 198 public void delayedUpdate(long delay, int locationInParent[], 204 if (delay <= 0) { 209 mBalloonTimer.startTimer(delay, BalloonTimer.ACTION_UPDATE, 214 public void delayedDismiss(long delay) { 218 if (0 != delay && BalloonTimer.ACTION_HIDE != pendingAction) { 222 if (delay <= 0) [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
messagequeue.cc | 211 long delay = TimeDiff(msCurrent, pmsg->ts_sensitive); local 212 if (delay > 0) { 213 LOG_F(LS_WARNING) << "id: " << pmsg->message_id << " delay: " 214 << (delay + kMaxMsgLatency) << "ms"; 230 // Which is shorter, the delay wait or the asked wait? 313 int delay = TimeUntil(dmsgq_.top().msTrigger_); local 314 if (delay < 0) 315 delay = 0; 316 return delay;
|
/frameworks/base/media/libeffects/lvm/lib/Common/lib/ |
VectorArithmetic.h | 71 LVM_INT16 *delay, 78 LVM_INT32 *delay, /* Delay buffer */ 79 LVM_UINT16 size, /* Delay size */ 80 LVM_UINT16 *pOffset, /* Delay offset */ 101 void DelayAllPass_Sat_32x16To32( LVM_INT32 *delay, /* Delay buffer */ 102 LVM_UINT16 size, /* Delay size */ 104 LVM_UINT16 DelayOffset, /* Simple delay offset */ 105 LVM_UINT16 *pAllPassOffset, /* All pass filter delay offset * [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
OldAndroidDatagramTest.java | 177 long delay = System.currentTimeMillis() - start; local 178 if (Math.abs(delay - timeout) > 1000) { 180 + " actual: " + delay + " miliseconds.");
|
/external/chromium/chrome/browser/policy/ |
asynchronous_policy_loader.h | 64 // Schedules a reload task to run when |delay| expires. Must be called on the 66 void ScheduleReloadTask(const base::TimeDelta& delay);
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller.h | 349 // possibly after a small delay if |delay:| is YES. If |animate:| is NO, 350 // |delay:| will be ignored. In the case of multiple calls, later calls have 352 // and |delay:NO| has precedence over |delay:YES|. 356 delay:(BOOL)delay; 359 delay:(BOOL)delay;
|