Searched refs:subsec (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_strftime.c287 VALUE subsec = tmx_sec_fraction; local
293 subsec = mul(subsec, INT2FIX(1000000000));
300 subsec = mul(subsec, INT2FIX(n));
301 subsec = div(subsec, INT2FIX(1));
303 if (FIXNUM_P(subsec)) {
305 precision, FIX2LONG(subsec));
311 args[1] = subsec;
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dstrftime.c679 goto subsec;
691 subsec:
698 long subsec = ts->tv_nsec; local
700 snprintf(s, endp - s, "%09ld", subsec);
707 subsec /= 10;
708 snprintf(s, endp - s, "%0*ld", precision, subsec);
713 VALUE subsec = mod(timev, INT2FIX(1)); local
719 subsec = mul(subsec, INT2FIX(1000000000));
726 subsec
[all...]
H A Dtime.c2036 VALUE subsec, v; local
2049 divmodv(off, INT2FIX(1), &off, &subsec);
2058 subsec = neg(subsec);
2066 if (!rb_equal(subsec, INT2FIX(0))) {
2067 vtm->subsecx = add(vtm->subsecx, w2v(rb_time_magnify(v2w(subsec))));
2080 /* If sec + subsec == 0, don't change vtm->sec.
2624 VALUE subsec; local
2632 divmodv(num_exact(obj), INT2FIX(1), &obj, &subsec);
2633 *subsecx = w2v(rb_time_magnify(v2w(subsec)));
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/test/unit/
H A Dassertions.rb159 if exp.subsec * 1000_000_000 == exp.nsec
162 exp_comment = " (subsec=#{exp.subsec})"
164 if act.subsec * 1000_000_000 == act.nsec
167 act_comment = " (subsec=#{act.subsec})"
/macosx-10.10.1/ruby-106/ruby/test/date/
H A Dtest_date_conv.rb53 if Time.allocate.respond_to?(:subsec)
57 [t.year, t.mon, t.mday, t.hour, t.min, t.sec, t.subsec])
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_time.rb45 assert_equal(Rational(1,2), Time.new(2000,2,10, 11,0,5.5, "+11:00").subsec)
197 assert_equal("0.999999".to_r, t.subsec)
557 assert_equal(0.5, (t0 + 1.5).subsec)
558 assert_equal(Rational(1,3), (t0 + Rational(4,3)).subsec)
559 assert_equal(0.5, (t0 + SimpleDelegator.new(1.5)).subsec)
560 assert_equal(Rational(1,3), (t0 + SimpleDelegator.new(Rational(4,3))).subsec)
893 assert_equal(0, t2.subsec)
896 assert_equal(0, t2.subsec)
899 assert_equal(0, t2.subsec)
902 assert_equal(0, t2.subsec)
[all...]
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dasl_msg.c1728 uint32_t subsec = 0; local
1761 if (q != '\0') subsec = atoi(q);
1767 if (subsec > 0)
1772 if (subsec > 9) subsec = 9;
1773 nanobuf[subsec + 1] = '\0';
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c11873 dof_sec_t *subsec; local
11877 if ((subsec = dtrace_dof_sect(dof, DOF_SECT_NONE,
11881 if (ttl + subsec->dofs_size > max_size) {
11886 ttl += subsec->dofs_size;
11890 if (subsec->dofs_type != (uint32_t)difo[i].section)
11893 if (!(subsec->dofs_flags & DOF_SECF_LOAD)) {
11898 if (subsec->dofs_align != (uint32_t)difo[i].align) {
11911 if ((uint32_t)difo[i].entsize != subsec->dofs_entsize) {
11916 if (subsec->dofs_entsize != 0 &&
11917 (subsec
[all...]
/macosx-10.10.1/ruby-106/ruby/test/socket/
H A Dtest_socket.rb500 assert_equal(stamp.data[-8,8].unpack("Q")[0], t.subsec * 2**64)
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex1251 \advancenumber{subsec\thissubsecnum}%
1279 \dopdfoutline{##1}{count-\expnumber{subsec##2}}{##3}{##4}}%
1605 \def\lsize{chap}\def\lllsize{subsec}%
1619 \def\lsize{subsec}\def\lllsize{reduced}%
3978 \sectionheading{#1}{subsec}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
3984 \sectionheading{#1}{subsec}{Yappendix}%
3991 \sectionheading{#1}{subsec}{Ynothing}%
4070 \parseargdef\subheading{\sectionheading{#1}{subsec}{Yomitfromtoc}{}
4242 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex1259 \advancenumber{subsec\thissubsecnum}%
1287 \dopdfoutline{##1}{count-\expnumber{subsec##2}}{##3}{##4}}%
1621 \def\lsize{chap}\def\lllsize{subsec}%
1638 \def\lsize{subsec}\def\lllsize{reduced}%
4149 \sectionheading{#1}{subsec}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
4155 \sectionheading{#1}{subsec}{Yappendix}%
4162 \sectionheading{#1}{subsec}{Ynothing}%
4223 \parseargdef\subheading{\sectionheading{#1}{subsec}{Yomitfromtoc}{}
4384 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex1259 \advancenumber{subsec\thissubsecnum}%
1287 \dopdfoutline{##1}{count-\expnumber{subsec##2}}{##3}{##4}}%
1621 \def\lsize{chap}\def\lllsize{subsec}%
1638 \def\lsize{subsec}\def\lllsize{reduced}%
4149 \sectionheading{#1}{subsec}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
4155 \sectionheading{#1}{subsec}{Yappendix}%
4162 \sectionheading{#1}{subsec}{Ynothing}%
4223 \parseargdef\subheading{\sectionheading{#1}{subsec}{Yomitfromtoc}{}
4384 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex1057 \def\subsubsecentry ##1##2##3##4##5##6{\advancenumber{subsec##2.##3.##4}}
1069 \pdfoutline goto name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
2470 \let\subsec=\relax
3863 \writetocentry{subsec}{#1}{{\the\chapno}{\the\secno}{\the\subsecno}}
3873 \writetocentry{subsec}{#1}{{\appendixletter}{\the\secno}{\the\subsecno}}
4081 \def\subsecheading#1#2#3#4{\sectionheading{subsec}{#2.#3.#4}{#1}}
4082 \def\plainsubsecheading#1{\sectionheading{subsec}{}{#1}}
4093 % #1 is the section type (sec/subsec/subsubsec), #2 is the section
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1004 \def\subsubsecentry ##1##2##3##4##5##6{\advancenumber{subsec##2.##3.##4}}
1005 \def\unnumbsubsubsecentry ##1##2##3##4##5{\advancenumber{subsec##2.##3.##4}}
1017 \pdfoutline goto name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
2350 \let\subsec=\relax
3890 \def\subsecheading#1#2#3#4{\sectionheading{subsec}{#2.#3.#4}{#1}}
3891 \def\plainsubsecheading#1{\sectionheading{subsec}{}{#1}}
3902 % #1 is the section type (sec/subsec/subsubsec), #2 is the section
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex1394 \advancenumber{subsec\thissubsecnum}%
1422 \dopdfoutline{##1}{count-\expnumber{subsec##2}}{##3}{##4}}%
2166 \def\lsize{chap}\def\lllsize{subsec}%
2183 \def\lsize{subsec}\def\lllsize{reduced}%
4793 \sectionheading{#1}{subsec}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
4799 \sectionheading{#1}{subsec}{Yappendix}%
4806 \sectionheading{#1}{subsec}{Ynothing}%
4867 \parseargdef\subheading{\sectionheading{#1}{subsec}{Yomitfromtoc}{}
5032 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex1394 \advancenumber{subsec\thissubsecnum}%
1422 \dopdfoutline{##1}{count-\expnumber{subsec##2}}{##3}{##4}}%
2166 \def\lsize{chap}\def\lllsize{subsec}%
2183 \def\lsize{subsec}\def\lllsize{reduced}%
4790 \sectionheading{#1}{subsec}{Ynumbered}{\the\chapno.\the\secno.\the\subsecno}%
4796 \sectionheading{#1}{subsec}{Yappendix}%
4803 \sectionheading{#1}{subsec}{Ynothing}%
4864 \parseargdef\subheading{\sectionheading{#1}{subsec}{Yomitfromtoc}{}
5029 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex919 \def\subsubsecentry ##1##2##3##4##5##6{\advancenumber{subsec##2.##3.##4}}
931 \pdfoutline goto name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
2228 \let\subsec=\relax
3717 \def\subsecheading#1#2#3#4{\sectionheading{subsec}{#2.#3.#4}{#1}}
3718 \def\plainsubsecheading#1{\sectionheading{subsec}{}{#1}}
3729 % #1 is the section type (sec/subsec/subsubsec), #2 is the section
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex959 \def\subsubsecentry ##1##2##3##4##5##6{\advancenumber{subsec##2.##3.##4}}
971 \pdfoutline goto name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
2272 \let\subsec=\relax
3771 \def\subsecheading#1#2#3#4{\sectionheading{subsec}{#2.#3.#4}{#1}}
3772 \def\plainsubsecheading#1{\sectionheading{subsec}{}{#1}}
3783 % #1 is the section type (sec/subsec/subsubsec), #2 is the section
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dgnus-refcard.tex69 \def\subsec{\subsection}
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex587 \let\subsec=\relax

Completed in 626 milliseconds