HomeSort by relevance Sort by last modified time
    Searched refs:GTimeVal (Results 1 - 25 of 32) sorted by null

1 2

  /external/bluetooth/glib/glib/
gtimer.h 57 void g_time_val_add (GTimeVal *time_,
60 GTimeVal *time_);
61 gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC;
gasyncqueue.h 95 GTimeVal *end_time);
97 GTimeVal *end_time);
gtimer.c 185 GTimeVal end_time;
220 * @time_: a #GTimeVal
227 g_time_val_add (GTimeVal *time_, glong microseconds)
291 * @time_: a #GTimeVal
294 * to a #GTimeVal and puts it into @time_.
302 GTimeVal *time_)
405 * @time_: a #GTimeVal
415 g_time_val_to_iso8601 (GTimeVal *time_)
gmain.h 214 GTimeVal *timeval);
229 void g_get_current_time (GTimeVal *result);
gthread.h 92 GTimeVal *end_time);
196 ((gboolean(*)(GCond*, GMutex*, GTimeVal*, gulong, gchar*)) \
gdate.h 176 GTimeVal *timeval);
gmain.c 160 GTimeVal current_time;
182 GTimeVal expiration;
    [all...]
grand.c 165 GTimeVal now;
gtypes.h 400 typedef struct _GTimeVal GTimeVal;
gfileutils.c 1156 GTimeVal tv;
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-kernel.h 40 GTimeVal t;
fen-node.c 37 GTimeVal tv;
92 g_timeval_lt (GTimeVal *val1, GTimeVal *val2)
111 GTimeVal tv_now;
fen-data.c 120 g_timeval_lt (GTimeVal *val1, GTimeVal *val2)
fen-kernel.c 134 GTimeVal t;
  /external/bluetooth/glib/gio/inotify/
inotify-kernel.c 73 GTimeVal hold_until;
220 GTimeVal tv;
475 g_timeval_lt (GTimeVal *val1,
476 GTimeVal *val2)
492 g_timeval_eq (GTimeVal *val1,
493 GTimeVal *val2)
529 GTimeVal tv;
  /external/bluetooth/glib/gio/
gfileinfo.h 796 GTimeVal *result);
825 GTimeVal *mtime);
    [all...]
  /external/bluetooth/glib/gthread/
gthread-impl.c 216 GTimeVal *end_time,
285 (gboolean (*)(GCond *, GMutex *, GTimeVal *))
gthread-win32.c 289 GTimeVal *abs_time)
291 GTimeVal current_time;
gthread-posix.c 220 GTimeVal * abs_time)
  /external/webkit/Source/JavaScriptCore/wtf/
CurrentTime.cpp 259 GTimeVal now;
  /external/webkit/Source/JavaScriptCore/wtf/gtk/
ThreadingGtk.cpp 228 GTimeVal targetTime;
  /external/bluetooth/glib/tests/
gio-test.c 286 GTimeVal start, end;
396 GTimeVal tv;
slice-test.c 95 GTimeVal rand_tv;
160 GTimeVal rand_tv;
  /external/webkit/Source/WebKit2/UIProcess/gtk/
WebViewWidget.cpp 230 GTimeVal timeValue;
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 597 GTimeVal tv;

Completed in 884 milliseconds

1 2