/glibc-2.36/sysdeps/mach/hurd/ |
D | _Fork.c | 301 mach_port_t insert; in _Fork() local 309 insert = newtask; in _Fork() 313 insert = newproc; in _Fork() 321 insert = MACH_PORT_NULL; in _Fork() 336 insert = MACH_PORT_NULL; in _Fork() 354 insert = portnames[i]; in _Fork() 363 if (insert == MACH_PORT_NULL) in _Fork() 365 if (insert == portnames[i] in _Fork() 377 insert, insert_type); in _Fork() 392 && childport == insert in _Fork()
|
/glibc-2.36/include/ |
D | inline-hashtab.h | 183 htab_find_slot (struct hashtab *htab, void *ptr, int insert, in htab_find_slot() argument 221 if (!insert) in htab_find_slot()
|
/glibc-2.36/sysdeps/posix/ |
D | sprofil.c | 181 insert (int i, unsigned long int start, unsigned long int end, struct prof *p, in insert() function 246 else if (insert (i, start, prof_info.region[i].start, p, prof_uint) in add_region() 252 return insert (i, start, end, p, prof_uint); in add_region()
|
/glibc-2.36/sysdeps/htl/ |
D | timer_routines.c | 438 struct timer_node *insert) in __timer_thread_queue_timer() argument 449 if (timespec_compare (&insert->expirytime, &timer->expirytime) < 0) in __timer_thread_queue_timer() 454 list_insbefore (iter, &insert->links); in __timer_thread_queue_timer()
|
/glibc-2.36/benchtests/scripts/ |
D | import_bench.py | 90 means.insert(0, avg)
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | clone.S | 40 @ insert the args onto the new stack
|
/glibc-2.36/sysdeps/pthread/ |
D | posix-timer.h | 188 struct timer_node *insert);
|
/glibc-2.36/ |
D | config.make.in | 58 have-insert = @libc_cv_insert@
|
/glibc-2.36/string/ |
D | Makefile | 50 argz-insert \
|
/glibc-2.36/sysdeps/x86_64/ |
D | Makefile | 94 ifeq ($(have-insert),yes)
|
/glibc-2.36/manual/ |
D | texinfo.tex | 92 \let\ptexinsert=\insert 226 % we did was a \nobreak, we don't want to insert more space. 511 % It's the responsibility of \envdef to insert \begingroup before the 945 % after a section heading. If WORD is `insert', then do indent at such 954 \def\insertword{insert} 3984 % bizarre value of 10001 as a signal to \aboveenvbreak to insert 4361 \newtoks\everytab % insert after every tab. 4596 % empty), we can't just use \parsearg; we have to insert a space of our 5280 \insert\margin{\hbox{\vrule height8pt depth3pt width0pt \the\toks0}}% 5378 % to re-insert the same penalty (values >10000 are used for various [all …]
|
D | README.pretty-printers | 69 sys.path.insert(0, '/path/to/constants/file/directory')
|
D | search.texi | 267 which later should be searched. The costs of insert, delete and search 359 alternatively insert the key element into the hashing table. Entries
|
D | syslog.texi | 240 the message. When off, @code{openlog} does not insert the PID.
|
D | fdl-1.3.texi | 337 it individually under this License, provided you insert a copy of this
|
D | users.texi | 1256 @code{getutid} to search for the position to insert the entry, however
|
D | charset.texi | 1179 Since we don't insert characters in the strings that were not in there
|
D | memory.texi | 1294 a debugger to insert a call to @code{mcheck} whenever the program is
|
/glibc-2.36/scripts/ |
D | build-many-glibcs.py | 1593 self.configure_args.insert(
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.2 | 84 $(libprefix) on installed files; for lib%.a insert it before % 682 by hand and insert -U__SIZE_TYPE__ before -D.
|
D | ChangeLog.4 | 2256 * sysdeps/mach/hurd/__fork.c: Can't insert dead name rights into
|
D | ChangeLog.17 | 5172 * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to 12265 * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0. 14167 * malloc/malloc.c (_int_malloc): Use full list insert and not 14218 to be split, use full list insert and not shortcut which assumes
|
D | ChangeLog.15 | 5049 * locale/iso-3166.def: Remove YUGOSLAVIA and insert "SERBIA AND
|
D | ChangeLog.5 | 3132 string/argz-insert.c, string/argz-stringify.c: New files. 8301 --with-elf, prepend MACHINE/elf directories at end; don't insert
|
/glibc-2.36/posix/ |
D | tst-regex.input | 3170 positin to insert the UTMP entry. This corrects a bug where ssh 10422 * locale/programs/charset.c (insert_char): Correctly insert value
|