Home
last modified time | relevance | path

Searched refs:period (Results 1 – 25 of 71) sorted by relevance

123

/glibc-2.36/string/
Dstr-two-way.h119 size_t *period) in critical_factorization() argument
170 *period = p; in critical_factorization()
210 *period = p; in critical_factorization()
230 size_t period; /* The period of the right half of needle. */ in two_way_short_needle() local
236 suffix = critical_factorization (needle, needle_len, &period); in two_way_short_needle()
240 if (CMP_FUNC (needle, needle + period, suffix) == 0) in two_way_short_needle()
272 j += period; in two_way_short_needle()
273 memory = needle_len - period; in two_way_short_needle()
291 period = MAX (suffix, needle_len - suffix) + 1; in two_way_short_needle()
364 j += period; in two_way_short_needle()
[all …]
/glibc-2.36/localedata/tests/
Dtest1.cm73 <period> /x2e
Dtest2.cm73 <period> /x2e
Dtest3.cm73 <period> /x2e
Dtest5.cm81 <period> /x2e
Dtest4.cm79 <period> /x2e
/glibc-2.36/localedata/charmaps/
DNATS-DANO-ADD71 <period> /x00 <U002E> FULL STOP
DNATS-SEFI-ADD71 <period> /x00 <U002E> FULL STOP
DJIS_C6229-1984-B-ADD96 <period> /x00 <U002E> FULL STOP
DJIS_C6229-1984-HAND-ADD93 <period> /x00 <U002E> FULL STOP
DJIS_C6229-1984-KANA142 <period> /x00 <U002E> FULL STOP
DJIS_C6229-1984-A153 <period> /x2E <U002E> FULL STOP
DJIS_C6229-1984-HAND156 <period> /x2E <U002E> FULL STOP
DJIS_C6220-1969-JP157 <period> /x00 <U002E> FULL STOP
DISO_8859-1,GL80 <period> \d046 FULL STOP
/glibc-2.36/timezone/
Daustralasia1126 # saving period will continue with the same rules as used during the 2008-2009
1133 # The extended daylight saving period that South Australia has been trialling
1150 # the 1989/90 year was a trial of an extended "daylight saving" period.
1151 # This trial was deemed successful and the extended period adopted for
1206 # until 0300 local time 1999-02-28. Each year the DST period will
Dafrica489 # Mauritius. The summer time period which will be of one hour ahead of
900 # that the fasting month of ramadan coincides with the period concerned by summer time.
Deurope288 # in terms of standard time being GMT+1 with a period of winter time when it
289 # is GMT, rather than standard time being GMT with a period of summer time
905 # the same daylight savings time period as in West Greenland (Godthab).
1274 # to the julian/gregorian calendar) over the period in question.
/glibc-2.36/manual/
Dtime.texi16 * Sleeping:: Waiting for a period of time.
54 A @dfn{period} is the elapsed time of an interval between two events,
57 @cindex period of time
1543 the name of the period for the year (e.g.@: an era name) in the
1980 The locale's representation of the period.
2835 This is the period between successive timer interrupts. If zero, the
2839 This is the period between now and the first timer interrupt. If zero,
2870 The timer period is too large.
2990 @code{select} and make the waiting period quite accurate. (Of course,
Dcreature.texi137 (LFS). It is a transition interface for the period when @w{64 bit}
Dmaint.texi506 by removing trailing suffixes starting with a period.
Dsocket.texi2246 specify a timeout period; see @ref{Socket Options}.
3208 @code{select} (@pxref{Waiting for I/O}) to establish a timeout period
3462 blocks until the data are transmitted or the timeout period has expired.
3465 This specifies the timeout period, in seconds.
Dsysinfo.texi56 Domain Name) and consists of the hostname, then a period, then the
Dllio.texi2130 timeout period has expired.
2171 If @code{select} returns because the timeout period expires, it returns
2202 timeout period for reading from a file descriptor. The @code{input_timeout}
2204 file descriptor, or until the timeout period expires.
Dtexinfo.tex592 % @. is an end-of-sentence period.
3380 % period following counts as ending a sentence. (Idea found in latex.)
3421 % We do .5em per period so that it has the same spacing in the cm
3422 % typewriter fonts as three actual period characters; on the other hand,
4203 % Call \doitemize, adding a period to the first argument and supplying the
4326 % we'll always have a period there to be parsed.

123