Home
last modified time | relevance | path

Searched refs:Duration (Results 1 – 25 of 44) sorted by relevance

12

/external/qemu/android/
Dlooper.h29 typedef int64_t Duration; typedef
32 #define DURATION_INFINITE ((Duration)INT64_MAX)
91 Duration (*now) (Looper* looper);
94 int (*run) (Looper* looper, Duration deadline_ms);
118 void (*startRelative)(void* impl, Duration timeout_ms);
119 void (*startAbsolute)(void* impl, Duration deadline_ms);
151 loopTimer_startRelative(LoopTimer* timer, Duration timeout_ms) in loopTimer_startRelative()
163 loopTimer_startAbsolute(LoopTimer* timer, Duration deadline_ms) in loopTimer_startAbsolute()
273 AINLINED Duration
303 looper_runWithTimeout(Looper* looper, Duration timeout_ms) in looper_runWithTimeout()
[all …]
Dlooper-generic.c37 Duration deadline;
44 static Duration glooper_now(Looper* ll);
62 glooptimer_startAbsolute(void* impl, Duration deadline_ms) in glooptimer_startAbsolute()
79 glooptimer_startRelative(void* impl, Duration timeout_ms) in glooptimer_startRelative()
291 Duration deadline = tt->deadline; in glooper_addActiveTimer()
349 static Duration
363 glooper_run(Looper* ll, Duration loop_deadline_ms) in glooper_run()
381 Duration deadline = DURATION_INFINITE; in glooper_run()
Dlooper-qemu.c33 qlooptimer_startRelative(void* impl, Duration timeout_ms) in qlooptimer_startRelative()
43 qlooptimer_startAbsolute(void* impl, Duration deadline_ms) in qlooptimer_startAbsolute()
370 static Duration
387 qlooper_run(Looper* ll, Duration deadline_ms) in qlooper_run()
/external/libnfc-nxp/src/
DphHciNfc_PollingLoop.c386 if(p_poll_cfg->Duration > PL_MAX_DURATION) in phHciNfc_PollLoop_Cfg()
388 p_poll_cfg->Duration = PL_MAX_DURATION; in phHciNfc_PollLoop_Cfg()
395 p_poll_cfg->Duration = ((p_poll_cfg->Duration < in phHciNfc_PollLoop_Cfg()
399 p_poll_cfg->Duration ); in phHciNfc_PollLoop_Cfg()
404 p_poll_cfg->Duration = ((p_poll_cfg->Duration < in phHciNfc_PollLoop_Cfg()
407 p_poll_cfg->Duration); in phHciNfc_PollLoop_Cfg()
414 PL_DURATION_CALC(p_poll_cfg->Duration); in phHciNfc_PollLoop_Cfg()
/external/zlib/contrib/ada/
Dtest.adb267 Curr_Dur : Duration := Clock - Time_Stamp;
278 Put_Line (" duration =" & Duration'Image (Curr_Dur));
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_dur.utf4 ! Probability distribution <Duration> for voice en-US_lh0
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
Dfr-FR_nk0_kpdf_dur.utf4 ! Probability distribution <Duration> for voice fr-FR_nk0
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_dur.utf4 ! Probability distribution <Duration> for voice en-GB_kh0
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_dur.utf4 ! Probability distribution <Duration> for voice de-DE_gl0
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
Des-ES_zl0_kpdf_dur.utf4 ! Probability distribution <Duration> for voice es-ES_zl0
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_dur.utf4 ! Probability distribution <Duration> for voice it-IT_cm0
/external/oprofile/events/i386/core/
Dunit_masks62 0x01 Duration of cycles
/external/chromium/chrome/browser/ui/cocoa/
Danimatable_view.mm9 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
Danimatable_image.mm10 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
Dinfo_bubble_window.mm14 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
Dconfirm_quit_panel_controller.mm25 // Duration of the window fade out animation.
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_item_cell.mm17 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
71 // Duration of the two-lines-to-one-line animation, in seconds.
74 // Duration of the 'download complete' animation, in seconds.
77 // Duration of the 'download interrupted' animation, in seconds.
Ddownload_shelf_controller.mm26 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
58 // Duration for the open-new-leftmost-item animation, in seconds.
61 // Duration for download shelf closing animation, in seconds.
Ddownload_started_animation_mac.mm21 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
/external/libnfc-nxp/inc/
DphNfcTypes.h1112 uint32_t Duration; /**< Duration of virtual or idle member
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend18 ATTRIBUTE Ascend-Call-Block-Duration 124 integer
19 ATTRIBUTE Ascend-Maximum-Call-Duration 125 integer
/external/oprofile/events/i386/atom/
Dunit_masks20 0x03 cycles Duration of page-walks in core cycles
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dbrowser_action_button.mm23 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"
/external/oprofile/events/i386/core_2/
Dunit_masks72 0x02 CYCLES Duration of page-walks in core cycles.
/external/chromium/chrome/browser/ui/cocoa/content_settings/
Dcollected_cookies_mac.mm21 #import "third_party/GTM/AppKit/GTMNSAnimation+Duration.h"

12