Home
last modified time | relevance | path

Searched refs:GTimeVal (Results 1 – 25 of 39) sorted by relevance

12

/external/bluetooth/glib/glib/
Dgtimer.h57 void g_time_val_add (GTimeVal *time_,
60 GTimeVal *time_);
61 gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC;
Dgasyncqueue.h95 GTimeVal *end_time);
97 GTimeVal *end_time);
Dgtimer.c185 GTimeVal end_time; in g_usleep()
227 g_time_val_add (GTimeVal *time_, glong microseconds) in g_time_val_add()
302 GTimeVal *time_) in g_time_val_from_iso8601()
415 g_time_val_to_iso8601 (GTimeVal *time_) in g_time_val_to_iso8601()
Dgmain.h214 GTimeVal *timeval);
229 void g_get_current_time (GTimeVal *result);
Dgmain.c160 GTimeVal current_time;
182 GTimeVal expiration;
1447 g_get_current_time (GTimeVal *result) in g_get_current_time()
2955 GTimeVal *timeval) in g_source_get_current_time()
3107 GTimeVal *current_time) in g_timeout_set_expiration()
3176 GTimeVal current_time; in g_timeout_prepare()
3226 GTimeVal current_time; in g_timeout_check()
3252 GTimeVal current_time; in g_timeout_dispatch()
3280 GTimeVal current_time; in g_timeout_source_new()
3312 GTimeVal current_time; in g_timeout_source_new_seconds()
Dgthread.h92 GTimeVal *end_time);
196 ((gboolean(*)(GCond*, GMutex*, GTimeVal*, gulong, gchar*)) \
Dgdate.h176 GTimeVal *timeval);
Dgrand.c165 GTimeVal now; in g_rand_new()
Dgtypes.h400 typedef struct _GTimeVal GTimeVal; typedef
Dgfileutils.c1156 GTimeVal tv; in create_temp_file()
1883 GTimeVal tv; in g_mkstemp()
/external/bluetooth/glib/gio/inotify/
Dinotify-kernel.c73 GTimeVal hold_until;
220 GTimeVal tv; in ik_event_internal_new()
475 g_timeval_lt (GTimeVal *val1, in g_timeval_lt()
476 GTimeVal *val2) in g_timeval_lt()
492 g_timeval_eq (GTimeVal *val1, in g_timeval_eq()
493 GTimeVal *val2) in g_timeval_eq()
529 GTimeVal tv; in ik_event_ready()
/external/bluetooth/glib/gio/fen/
Dfen-node.c37 GTimeVal tv;
92 g_timeval_lt (GTimeVal *val1, GTimeVal *val2) in g_timeval_lt()
111 GTimeVal tv_now; in scan_deleting_nodes()
Dfen-kernel.h40 GTimeVal t;
Dfen-data.c120 g_timeval_lt (GTimeVal *val1, GTimeVal *val2) in g_timeval_lt()
Dfen-kernel.c134 GTimeVal t; in port_add_kevent()
/external/bluetooth/glib/gio/
Dgfileinfo.h796 GTimeVal *result);
825 GTimeVal *mtime);
/external/bluetooth/glib/gthread/
Dgthread-impl.c216 GTimeVal *end_time, in g_cond_timed_wait_errorcheck_impl()
285 (gboolean (*)(GCond *, GMutex *, GTimeVal *)) in g_thread_init_with_errorcheck_mutexes()
Dgthread-win32.c289 GTimeVal *abs_time) in g_cond_timed_wait_win32_impl()
291 GTimeVal current_time; in g_cond_timed_wait_win32_impl()
Dgthread-posix.c220 GTimeVal * abs_time) in g_cond_timed_wait_posix_impl()
/external/bluetooth/glib/tests/
Dslice-test.c95 GTimeVal rand_tv; in test_memchunk_thread()
160 GTimeVal rand_tv; in test_sliced_mem_thread()
Dgio-test.c286 GTimeVal start, end; in main()
396 GTimeVal tv; in main()
/external/webkit/Source/JavaScriptCore/wtf/gtk/
DThreadingGtk.cpp228 GTimeVal targetTime; in timedWait()
/external/webkit/Source/JavaScriptCore/wtf/
DCurrentTime.cpp259 GTimeVal now; in currentTime()
/external/bluetooth/glib/docs/reference/glib/
Dglib-overrides.txt165 GCond *cond, GMutex *mutex, GTimeVal *abs_time
/external/webkit/Source/WebKit2/UIProcess/gtk/
DWebViewWidget.cpp230 GTimeVal timeValue; in getEventTime()

12