Home
last modified time | relevance | path

Searched refs:between (Results 1 – 25 of 152) sorted by relevance

1234567

/glibc-2.36/iconvdata/
Dutf-7.c57 between (uint32_t const ch, in between() function
74 return (between (ch, 'A', 'Z') in isdirect()
75 || between (ch, 'a', 'z') in isdirect()
76 || between (ch, '0', '9') in isdirect()
78 || between (ch, ',', '/') in isdirect()
82 return (ch != '&' && between (ch, ' ', '~')); in isdirect()
100 return between (ch, '!', '&') in isxdirect()
102 || between (ch, ';', '@') in isxdirect()
103 || (between (ch, '[', '`') && ch != '\\') in isxdirect()
104 || between (ch, '{', '}'); in isxdirect()
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dconfigure212 # Locale data can be shared between 32-bit and 64-bit libraries.
226 # Locale data can be shared between 32-bit and 64-bit libraries.
240 # Locale data can be shared between 32-bit and 64-bit libraries.
254 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/localedata/locales/
Dlg_UG77 % For money there are three numbers to the between each
99 % The "0" means that there is no space between the numbers and
107 % The "0" means that there is no space between the numbers and
128 % For normal numbers, there are three numbers between each
Duk_UA74 % * Transliteration should be made directly between Ukrainian and English
279 % academic Ivanenko who tried to make MS DOS code pages compatible between
583 % There is potential conflict between "hryvnya" ("hr", "hrv.", money),
627 % Note difference between "123 456 789,01" and "1234,56".
660 % 0 - means that no space should be printed between the currency_symbol
662 % 1 - means that a space should be printed between the currency_symbol
664 % 2 - means that a space should be printed between the symbol and the
733 % We use ';' as separator between numbers.
751 % Note difference between "123 456 789,01" and "1234,56".
793 % Never use three letters for day abbreviations because of conflict between
/glibc-2.36/timezone/
Dleapseconds14 # accounting for the discrepancy between atomic time and the earth's rotation
74 # The difference between Coordinated Universal Time UTC and the
Dafrica302 # between 1870 and 1890, and that they merged to 38E50 (2:35:20) in 1890.
525 # Here is an article that Morocco plan to introduce Daylight Saving Time between
529 # be one hour ahead of GMT between 1 June and 27 September, according to
562 # intrepreted as the night between saturday and sunday)
566 # the midnight of the 28th which is the midnight between sunday and
577 # on a government portal as being between june 1st and sept 27th (not yet
595 # Morocco will change the clocks back on the midnight between August 31
Dasia152 # They have finally decided now, but changed the start date to midnight between
625 # discrepancies between cal-persia and the Iranian calendar:
632 # in the near future where there will be a discrepancy between
1013 # daylight saving between 1948 and 1951, but ``the system was discontinued
1126 # So - this means the midnight between Thursday and Friday since 2002.
1194 # two time zones, and difference between them is one hour. The zone
1504 # There it appears that flights between Choibalsan and Ulaanbatar arrive
1579 # advance the clocks by one hour on the night between the first
1583 # it's not on a trial basis. Also, the "between the first Saturday
1693 # The Gaza Strip was under Egyptian rule between 1948-05-15 until 1967-06-05
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/
Dconfigure11 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dconfigure13 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dconfigure11 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/
Dconfigure11 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dconfigure13 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dshlib-versions3 # Working mips versions were never released between 2.0 and 2.2.
/glibc-2.36/sysdeps/gnu/
Dconfigure16 # Locale data can be shared between 32-bit and 64-bit libraries.
/glibc-2.36/nptl/
DTODO29 differences between old and new semaphose funtions. The old ones
/glibc-2.36/sysdeps/arm/armv6/
Dstrlen.S76 @ Found something. Disambiguate between first and second words.
Drawmemchr.S83 @ Found something. Disambiguate between first and second words.
Dstrchr.S99 @ Found something. Disambiguate between first and second words.
/glibc-2.36/sysdeps/alpha/
Dstrncpy.S46 or t2, t8, t2 # e0 : clear the bits between the last
Dstpncpy.S59 or t2, t8, t2 # e0 : clear the bits between the last
/glibc-2.36/math/
Dlibm-test-significand.inc27 variations between architectures) rather than any
Dlibm-test-llround.inc178 * numbers between +-(2^52+1 and 2^53-1) are affected since they have the
199 * Likewise, numbers between +-(2^23+1 and 2^24-1) are affected. */
/glibc-2.36/benchtests/
DREADME153 where <name> is simply used to distinguish between different traces in the
163 function benchmarks where the aim is to compare performance between
/glibc-2.36/manual/
Dtime.texi7 between different time representations.
38 An @dfn{interval} is a contiguous part of the time continuum between two
39 calendar times, for example the hour between 9:00 and 10:00 on July 4,
54 A @dfn{period} is the elapsed time of an interval between two events,
63 between two calendar times. Simple calendar times are independent of
130 between two simple calendar times (@pxref{Calculating Elapsed Time}),
207 between two simple calendar times. @Theglibc{} provides only one
230 difference between two values of type @w{@code{struct timeval}} or
313 to have a resolution somewhere between a hundredth and millionth of a
721 This value indicates the difference in frequency between the true
[all …]
Dtunables.texi24 modify tunable values may change between releases and across distributions.
28 Finally, the set of tunables available may vary between distributions as
302 Currently this limit can be set between 1 and 16 inclusive, the default is 4.
332 long time tested, but may have performance issues when dependencies between
594 This tunable takes a value between 0 and 255 and acts as a bitmask

1234567