Searched refs:early (Results 1 – 25 of 61) sorted by relevance
123
/glibc-2.36/sysdeps/pthread/ |
D | tst-cancel4-common.h | 112 #define ADD_TEST(name, nbar, early) { #name, tf_##name, nbar, early } argument
|
/glibc-2.36/sysdeps/mips/mips64/ |
D | addmul_1.S | 60 ld $8,0($5) # load new s1 limb as early as possible 78 ld $8,0($5) # load new s1 limb as early as possible
|
D | mul_1.S | 61 ld $8,0($5) # load new s1 limb as early as possible 78 ld $8,0($5) # load new s1 limb as early as possible
|
D | submul_1.S | 61 ld $8,0($5) # load new s1 limb as early as possible 79 ld $8,0($5) # load new s1 limb as early as possible
|
/glibc-2.36/elf/ |
D | Makefile | 55 dl-call-libc-early-init \ 179 CFLAGS-dl-printf.os += $(rtld-early-cflags) 180 CFLAGS-dl-setup_hash.os += $(rtld-early-cflags) 181 CFLAGS-dl-sysdep.os += $(rtld-early-cflags) 182 CFLAGS-dl-tunables.os += $(rtld-early-cflags) 183 CFLAGS-dl-write.os += $(rtld-early-cflags) 184 CFLAGS-dl-writev.os += $(rtld-early-cflags) 185 CFLAGS-rtld.os += $(rtld-early-cflags)
|
/glibc-2.36/sysdeps/alpha/ |
D | memset.S | 88 beq a2, $done # .. e1 : early exit for zero-length store
|
/glibc-2.36/ |
D | config.make.in | 110 rtld-early-cflags = @rtld_early_cflags@
|
D | INSTALL | 115 '--with-rtld-early-cflags=CFLAGS' 116 Use additional compiler flags CFLAGS to build the early startup 118 early dynamic linker diagnostics to run on CPUs which are not
|
D | configure.ac | 165 AC_ARG_WITH([rtld-early-cflags], 166 AS_HELP_STRING([--with-rtld-early-cflags=CFLAGS], 167 [build early initialization with additional CFLAGS]),
|
D | Makerules | 261 # We need this defined early to get into before-compile before 783 # They will be generated when they're needed, and trying too early won't work.
|
/glibc-2.36/timezone/ |
D | leapseconds | 15 # did not exist until the early 1970s.
|
D | asia | 490 # rises too early but the suggestion raised a lot of problems with the 1290 # the system may begin as early as 2008.... Korea ran a daylight 1763 # A user from Gaza reported that Gaza made the change early because of 1780 # > will begin early, as of midnight Thursday. It is also time to turn 1787 # Palestinian territories left DST early on 13.th. of September at 2:00.
|
D | africa | 605 # <a href="http://www.timeanddate.com/news/time/morocco-ends-dst-early-2008.html"> 606 # http://www.timeanddate.com/news/time/morocco-ends-dst-early-2008.html
|
D | europe | 1591 # In early 1992 there was large-scale interethnic violence in the area 1657 # Although the early Dutch railway companies initially observed a variety
|
D | northamerica | 461 # suggests that Unalaska deviated from statutory time from early 1967 1360 # Shanks & Pottenger say Toronto ended DST a week early in 1971,
|
/glibc-2.36/sysdeps/arm/armv6t2/ |
D | memchr.S | 22 @ optimised path for large data sets; the worst case is finding the match early
|
/glibc-2.36/io/ |
D | ftwtest-sh | 207 $testprogram --early-exit $tmpdir |
|
/glibc-2.36/sysdeps/x86/ |
D | Makefile | 10 CFLAGS-dl-get-cpu-features.os += $(rtld-early-cflags)
|
/glibc-2.36/manual/ |
D | install.texi | 140 @item --with-rtld-early-cflags=@var{cflags} 141 Use additional compiler flags @var{cflags} to build the early startup 142 code of the dynamic linker. These flags can be used to enable early
|
D | crypt.texi | 274 thread cancellation. Programs intended to run in very early stages of
|
D | syslog.texi | 246 @strong{Portability note:} In early systems, the sense of this bit was
|
D | charset.texi | 11 Character sets used in the early days of computing had only six, seven, 335 The second family of functions got introduced in the early Unix standards 1097 character equivalent, the conversion stops early, sets the global 1733 The @code{iconv_open} function was introduced early in the X/Open
|
D | threads.texi | 133 The thread may wake early if a signal that is not ignored is received.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-alpha | 378 cfi markup for unwind. Adjust stack early so that the normal
|
D | ChangeLog.15 | 1320 * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Don't return early 2852 (init1): When bootstrap task, bail early and never examine *D. 3123 * nscd/connections.c (nscd_run): Check early for invalid request types. 3915 out early on some failure. 4098 Instead, source add-on/configure fragments early on.
|
123