Searched defs:wake (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationTimelineTest.cpp122 void wake() function in class:blink::AnimationAnimationTimelineTest
124 timeline->wake();
220 wake();
H A DAnimationTimeline.cpp112 void AnimationTimeline::wake() function in class:blink::AnimationTimeline
/external/blktrace/
H A Dblkiomon.c272 struct timespec wake, r; local
276 clock_gettime(CLOCK_REALTIME, &wake);
279 wake.tv_sec += interval;
280 if (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &wake, &r)) {
296 tail = blkiomon_output(head, &wake);
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-timechart.c408 struct wakeup_entry *wake = (void *)te; local
420 we->wakee = wake->pid;
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c3102 void mDNSCoreMachineSleep(mDNS * const m, mDNSBool wake) { ( void ) m; ( void ) wake; } argument
/external/mdnsresponder/mDNSCore/
H A DmDNS.c578 // and then if the machine fails to wake, 3 goodbye packets).
774 // Given this, we'll do our best to wake for existing IPv6 connections, but we don't want to encourage
903 // When we wake up from sleep, we call ActivateUnicastRegistration. It is possible that just before we went to sleep,
4531 // signal whatever blocking primitive the main thread is using, so that it will wake up and execute one
4579 // 2. On wake from sleep
5195 // If the machine wakes and then immediately tries to sleep again (e.g. a maintenance wake)
5209 // on wake we go through our record list and clear updateid back to zero
5243 // track of passage of time while asleep, so on wake we refresh our NAT mappings
5244 // We typically wake up with no interfaces active, so there's no need to rush to try to find our external address.
5353 // we'll be put back to sleep forcibly without the chance to schedule the next maintenance wake
10352 mDNSBool wake = mDNSfalse; local
[all...]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_uio.h945 struct sctp_sbwake_log wake; member in union:sctp_cwnd_log::__anon15642
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h1154 #define sys$wake SYS$WAKE
/external/mesa3d/include/GL/
H A Dvms_x_fix.h1154 #define sys$wake SYS$WAKE
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 167 milliseconds