/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/gnu/ |
A D | obstack.c | 268 long already; in _obstack_newchunk() local 300 already = obj_size / sizeof (COPYING_UNIT) * sizeof (COPYING_UNIT); in _obstack_newchunk() 303 already = 0; in _obstack_newchunk() 305 for (i = already; i < obj_size; i++) in _obstack_newchunk()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arm/ |
A D | clone.S | 54 @ new sp is already in r1 106 @ new sp is already in r1
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/arc/ |
A D | pt-machine.h | 41 #error PT_MACHINE already defined
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | wctype.h | 106 #warning remove _ISwbit already defined check? 107 #error _ISwbit already defined!
|
A D | ctype.h | 127 #error _ISbit already defined!
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/ |
A D | NR_Math1.S | 56 ; No bit 31: we already set %o0 to positive
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | old_vfprintf.c | 254 #error PDS already defined! 257 #error SS already defined! 260 #error IMS already defined!
|
A D | _vfprintf.c | 267 # error PDS already defined! 270 # error SS already defined! 273 # error IMS already defined!
|
/l4re-core-master/l4sys/include/ |
A D | semaphore | 41 * if the counter is already zero. Blocking on a semaphore may---as all 81 * counter is already zero, until either a timeout or cancel condition hits
|
/l4re-core-master/cxx/lib/ipc/include/ |
A D | ipc_timeout_queue | 40 * \note The timeout object is already dequeued when this function is called, 119 * \pre \a timeout must not be in any queue already 223 * \note in Timeout::expired() the timeout is already dequeued!
|
/l4re-core-master/l4re/include/ |
A D | namespace | 80 Overwrite = 0x200, ///< If entry already exists, overwrite it. 113 * wait if a name has already been registered with the 167 * \retval -L4_EEXIST Name already registered.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arc/ |
A D | resolve.S | 12 ; r10-r12 are already clobbered by PLTn, PLT0 thus neednot be saved
|
/l4re-core-master/cxx/lib/tl/include/ |
A D | avl_map | 103 * and `-#E_exist` if the key was already in the set and the 126 * \return If the item already exists, a reference to the data item.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/ |
A D | stop_token | 167 // true if a stop request has already been made or there are still 228 if (__old & _S_stop_requested_bit) // stop request already made 266 // Avoid relocking if we already know there are no more callbacks. 284 if (__old & _S_stop_requested_bit) // stop request already made
|
A D | algorithm | 70 // If <execution> has already been included, pull in implementations
|
A D | memory | 140 // If <execution> has already been included, pull in implementations
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/ |
A D | stop_token | 174 // true if a stop request has already been made or there are still 235 if (__old & _S_stop_requested_bit) // stop request already made 279 // Avoid relocking if we already know there are no more callbacks. 297 if (__old & _S_stop_requested_bit) // stop request already made
|
A D | algorithm | 70 // If <execution> has already been included, pull in implementations
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/ |
A D | clone.S | 56 ; falls thru to _exit() with result from @fn (already in r0)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/metag/ |
A D | clone.S | 44 ! new sp is already in D0Ar2
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sh/sh4/ |
A D | memset.S | 71 bt/s 11f ! dst is already aligned
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/arc/ |
A D | strchr.S | 71 ; Found searched-for character. r0 has already advanced to next word.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | PORTING | 19 (note: if glibc has already been ported to your arch, you can usually just 68 - elf.h - presumably you've already taught binutils all about the random ELF
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/ |
A D | algorithm | 67 // If <execution> has already been included, pull in implementations
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | linuxthreads.texi | 68 or more than @code{PTHREAD_THREADS_MAX} threads are already active. 123 another thread is already waiting for termination returns an error. 138 The @var{th} thread has been detached, or another thread is already 602 it can be locked again by a thread that already owns it. 624 If the mutex is already locked by the calling thread, the behavior of 643 thread if the mutex is already locked by another thread (or by the 1156 have already been allocated, in which case it fails and returns 1499 The thread @var{th} is already in the detached state 1523 all other threads are already killed. 1582 The @var{target_thread} is invalid or has already terminated [all …]
|