Searched refs:time (Results 176 - 200 of 3079) sorted by relevance

1234567891011>>

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dsysdep.h63 #include <sys/time.h>
64 #include <time.h>
67 #include <sys/time.h>
69 #include <time.h>
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcnid.c124 ** of system time in seconds.
134 ** The system time.
139 ** bits of the system time in seconds.
156 * Determine the system time in seconds via the time() C runtime library
159 seqnum = ((unsigned32) time (NULL)) & 0xffff;
H A Dcomsoc_bsd.h104 #include <sys/time.h>
H A Drpcclock.c89 ** Routines for manipulating the time entities understood by the rpc_timer
116 * once each time through the select listen loop. This degree of accuracy
137 rpc_clock_t time,
141 return( rpc_g_clock_curr >= (time + interval) );
152 rpc_clock_unix_t time
155 return( rpc_g_clock_unix_curr >= time );
162 * actually makes system calls to obtain the time.
172 * On startup, just initialize start time. Arrange for the initial
173 * time to be '1' tick (0 can be confusing in some cases).
190 * Get the time o
134 rpc__clock_aged( rpc_clock_t time, rpc_clock_t interval ) argument
[all...]
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DTimer.h38 #include <sys/time.h>
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dtime_r.c1 /* Reentrant time functions like localtime_r.
23 #include <time.h>
H A Dtime_.h1 /* A more-standard <time.h>.
19 /* Don't get in the way of glibc when it includes time.h merely to
25 # include_next <time.h>
37 # include_next <time.h>
50 Or they define it with the wrong member names or define it in <sys/time.h>
54 # include <sys/time.h>
67 return -1 and store the remaining time into RMTP. See
74 /* Convert TIMER to RESULT, assuming local time and UTC respectively. See
88 /* Parse BUF as a time stamp, assuming FORMAT specifies its layout, and store
89 the resulting broken-down time int
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmxleap.c47 for (lp = &tm_data.leap[0]; sec < (lp->time - lp->total); lp++);
/macosx-10.9.5/libpcap-42/libpcap/
H A Dpcap-stdinc.h49 #include <time.h>
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/
H A DPosixCompat.h22 #include <time.h>
50 * Posix time compatibility
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Ddots.c41 #include <time.h>
82 ((double) (total_chars) / (time((time_t *) 0) - started)));
109 srand((unsigned) time(0));
122 started = time((time_t *) 0);
H A Dechochar.c37 #include <time.h>
52 ((double) (total_chars) / (time((time_t *) 0) - started)));
115 srand((unsigned) time(0));
121 started = time((time_t *) 0);
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dlak.h35 # include <sys/time.h>
36 # include <time.h>
39 # include <sys/time.h>
41 # include <time.h>
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Devents.h17 #include <time.h>
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timedc.tproj/
H A Dtimedc.h39 #include <sys/time.h>
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/sha/
H A Dsha_driver.c6 #include <time.h>
/macosx-10.9.5/Libc-997.90.3/include/
H A Dlibc.h39 #include <time.h>
47 #include <sys/time.h>
51 #include <sys/time.h>
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DGtkClickCounter.cpp59 guint32 time = gdk_event_get_time(event); local
60 if (time)
61 return time;
63 // Real events always have a non-zero time, but events synthesized
64 // by the DRT do not and we must calculate a time manually. This time
79 "gtk-double-click-time", &doubleClickTime, NULL);
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DPlatformClockCM.mm39 SOFT_LINK(CoreMedia, CMTimebaseSetTime, OSStatus, (CMTimebaseRef timebase, CMTime time), (timebase, time))
43 SOFT_LINK(CoreMedia, CMTimeGetSeconds, Float64, (CMTime time), (time))
47 // A default time scale of 1000 allows milli-second CMTime precision without scaling the timebase.
75 void PlatformClockCM::setCurrentTime(double time)
77 CMTime cmTime = CMTimeMakeWithSeconds(time, DefaultTimeScale);
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dtmpname.cpp30 #include <time.h>
40 # include <sys/time.h>
85 uint64_t random_time_bits = time(NULL);
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_entry_copy_bhfi.c37 fileTimeToUtc(const FILETIME *filetime, time_t *time, long *ns) argument
45 *time = (time_t)(utc.QuadPart / 10000000); /* milli seconds base */
48 *time = 0;
/macosx-10.9.5/top-89.1.2/
H A Dcpu.c24 #include <sys/time.h>
53 timersub(&tsamp->time, &tsamp->b_time, &elapsed);
61 timersub(&tsamp->time, &tsamp->p_time, &elapsed);
/macosx-10.9.5/ruby-104/ruby/
H A Dtime.c3 time.c -
14 #include <time.h>
31 #include <sys/time.h>
1305 now = time(NULL);
1527 /* 1901-12-13 20:45:52 UTC : The oldest time in 32-bit signed time_t. */
1540 /* 1970-01-01 00:00:00 UTC : The Unix epoch - the oldest time in portable time_t. */
1577 /* Use the current time offset as a last resort. */
1582 now = time(NULL);
1857 #define MAKE_TM(time, tobj) \
1860 time_get_tm((time), (tob
1930 time_modify(VALUE time) argument
1988 time_init_0(VALUE time) argument
2018 time_set_utc_offset(VALUE time, VALUE off) argument
2197 time_init_1(int argc, VALUE *argv, VALUE time) argument
2302 time_init(int argc, VALUE *argv, VALUE time) argument
2353 VALUE time = time_s_alloc(klass); local
2398 VALUE time = time_new_timew(rb_cTime, rb_time_magnify(v2w(timev))); local
2498 rb_time_timeval(VALUE time) argument
2515 rb_time_timespec(VALUE time) argument
2569 VALUE time, t; local
3140 VALUE time; local
3234 time_to_i(VALUE time) argument
3258 time_to_f(VALUE time) argument
3282 time_to_r(VALUE time) argument
3308 time_usec(VALUE time) argument
3339 time_nsec(VALUE time) argument
3367 time_subsec(VALUE time) argument
3459 time_utc_p(VALUE time) argument
3476 time_hash(VALUE time) argument
3486 time_init_copy(VALUE copy, VALUE time) argument
3499 time_dup(VALUE time) argument
3507 time_localtime(VALUE time) argument
3551 time_localtime_m(int argc, VALUE *argv, VALUE time) argument
3586 time_gmtime(VALUE time) argument
3610 time_fixoff(VALUE time) argument
3664 time_getlocaltime(int argc, VALUE *argv, VALUE time) argument
3696 time_getgmtime(VALUE time) argument
3702 time_get_tm(VALUE time, struct time_object *tobj) argument
3722 time_asctime(VALUE time) argument
3744 time_to_s(VALUE time) argument
3845 rb_time_succ(VALUE time) argument
3898 time_round(int argc, VALUE *argv, VALUE time) argument
3949 time_sec(VALUE time) argument
3969 time_min(VALUE time) argument
3989 time_hour(VALUE time) argument
4011 time_mday(VALUE time) argument
4033 time_mon(VALUE time) argument
4053 time_year(VALUE time) argument
4081 time_wday(VALUE time) argument
4108 time_sunday(VALUE time) argument
4124 time_monday(VALUE time) argument
4140 time_tuesday(VALUE time) argument
4156 time_wednesday(VALUE time) argument
4172 time_thursday(VALUE time) argument
4188 time_friday(VALUE time) argument
4204 time_saturday(VALUE time) argument
4220 time_yday(VALUE time) argument
4255 time_isdst(VALUE time) argument
4278 time_zone(VALUE time) argument
4309 time_utc_offset(VALUE time) argument
4342 time_to_a(VALUE time) argument
4410 strftimev(const char *fmt, VALUE time, rb_encoding *enc) argument
4610 time_strftime(VALUE time, VALUE format) argument
4662 time_mdump(VALUE time) argument
4763 time_dump(int argc, VALUE *argv, VALUE time) argument
4775 time_mload(VALUE time, VALUE str) argument
4902 VALUE time = time_s_alloc(klass); local
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_threading.py4 import time
39 time.sleep(2)
60 time.sleep(2)
89 time.sleep(2)
108 time.sleep(2)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_threading.py4 import time
46 time.sleep(2)
67 time.sleep(2)
96 time.sleep(2)
115 time.sleep(2)

Completed in 357 milliseconds

1234567891011>>