HomeSort by relevance Sort by last modified time
    Searched full:timeval (Results 126 - 150 of 1042) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
ppdev.h 55 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
56 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /external/ping/
ping_common.h 91 extern struct timeval start_time, cur_time;
125 * Subtract 2 timeval structs: out = out - in. Out is assumed to
128 static inline void tvsub(struct timeval *out, struct timeval *in)
188 extern int parse_reply(struct msghdr *msg, int len, void *addr, struct timeval *);
199 int csfailed, struct timeval *tv, char *from);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h 137 caddr_t, struct timeval);
168 * struct timeval timeout;
219 #define CLSET_TIMEOUT 1 /* set timeout (timeval) */
220 #define CLGET_TIMEOUT 2 /* get timeout (timeval) */
238 #define CLSET_RETRY_TIMEOUT 4 /* set retry timeout (timeval) */
239 #define CLGET_RETRY_TIMEOUT 5 /* get retry timeout (timeval) */
321 * struct timeval wait_resend;
330 * struct timeval wait_resend;
336 u_long __version, struct timeval __wait_resend,
340 struct timeval __wait_resend, int *__sockp
    [all...]
  /system/extras/tests/lib/testUtil/
testUtil.c 56 // struct timeval to double
57 double tv2double(const struct timeval *val)
83 // double to struct timeval
84 struct timeval double2tv(double amt)
86 struct timeval rv;
122 // Delta (difference) between two struct timeval.
125 struct timeval tvDelta(const struct timeval *first,
126 const struct timeval *second)
128 struct timeval rv
    [all...]
  /external/chromium/third_party/libevent/
event.c 119 static int timeout_next(struct event_base *, struct timeval **);
121 static void timeout_correct(struct event_base *, struct timeval *);
135 gettime(struct event_base *base, struct timeval *tp)
424 event_loopexit(const struct timeval *tv)
431 event_base_loopexit(struct event_base *event_base, const struct timeval *tv)
469 struct timeval tv;
470 struct timeval *tv_p;
562 void (*callback)(int, short, void *), void *arg, const struct timeval *tv)
570 void (*callback)(int, short, void *), void *arg, const struct timeval *tv)
573 struct timeval etv
    [all...]
event-internal.h 43 int (*dispatch)(struct event_base *, void *, struct timeval *);
66 struct timeval event_tv;
70 struct timeval tv_cache;
  /external/openssl/crypto/bio/
bss_dgram.c 93 static void get_current_time(struct timeval *t);
121 struct timeval next_timeout;
122 struct timeval socket_timeout;
194 struct timeval timenow, timeleft;
217 memcpy(&timeleft, &(data->next_timeout), sizeof(struct timeval));
247 sizeof(struct timeval)) < 0)
271 sizeof(struct timeval)) < 0)
621 memcpy(&(data->next_timeout), ptr, sizeof(struct timeval));
627 struct timeval *tv = (struct timeval *)ptr
    [all...]
  /external/ipsec-tools/src/racoon/
throttle.c 62 struct timeval now, penalty;
89 struct timeval now, res;
132 struct timeval remaining, penalty;
  /external/kernel-headers/original/linux/
ppdev.h 76 /* Set and get port timeout (struct timeval's) */
77 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
78 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /external/qemu/
iolooper-select.c 154 struct timeval tv;
173 struct timeval tm0, *tm = NULL;
224 struct timeval time_now;
osdep.h 134 static inline void qemu_timersub(const struct timeval *val1,
135 const struct timeval *val2,
136 struct timeval *res)
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 217 struct timeval tv_beg;
218 struct timeval tv_end;
261 struct timeval tv_beg;
262 struct timeval tv_end;
403 struct timeval tv_beg;
404 struct timeval tv_end;
533 struct timeval tv_beg;
534 struct timeval tv_end;
597 struct timeval tv_beg;
598 struct timeval tv_end
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h 31 /* for timeval and timespec */
134 struct timeval { struct
146 typedef struct timeval snd_timestamp_t;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppdev.h 76 /* Set and get port timeout (struct timeval's) */
77 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
78 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
  /external/blktrace/btt/
bt_timeline.c 93 static inline double tv2dbl(struct timeval *tv)
102 struct timeval tvs, tve;
  /external/libvpx/vpx_ports/
vpx_timer.h 51 struct timeval begin, end;
91 struct timeval diff;

Completed in 866 milliseconds

1 2 3 4 56 7 8 91011>>