Searched +defs:mod +defs:time (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dps-bdf.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-forms.el[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hdb/
H A Dhdb-ldap.c166 LDAPMod *mod; local
274 LDAP_addmod_generalized_time(LDAPMod *** mods, int modop, const char *attribute, KerberosTime * time) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl.el[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dtime.c163 mod(VALUE x, VALUE y) function
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
4749 VALUE off = time_utc_offset(time), div, mod; local
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...]

Completed in 267 milliseconds