Home
last modified time | relevance | path

Searched refs:already (Results 1 – 25 of 142) sorted by relevance

123456

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/gnu/
A Dobstack.c268 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 Dclone.S54 @ 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 Dpt-machine.h41 #error PT_MACHINE already defined
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dwctype.h106 #warning remove _ISwbit already defined check?
107 #error _ISwbit already defined!
A Dctype.h127 #error _ISbit already defined!
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/
A DNR_Math1.S56 ; No bit 31: we already set %o0 to positive
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dold_vfprintf.c254 #error PDS already defined!
257 #error SS already defined!
260 #error IMS already defined!
A D_vfprintf.c267 # error PDS already defined!
270 # error SS already defined!
273 # error IMS already defined!
/l4re-core-master/l4sys/include/
A Dsemaphore41 * 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 Dipc_timeout_queue40 * \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 Dnamespace80 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 Dresolve.S12 ; r10-r12 are already clobbered by PLTn, PLT0 thus neednot be saved
/l4re-core-master/cxx/lib/tl/include/
A Davl_map103 * 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 Dstop_token167 // 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 Dalgorithm70 // If <execution> has already been included, pull in implementations
A Dmemory140 // If <execution> has already been included, pull in implementations
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dstop_token174 // 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 Dalgorithm70 // If <execution> has already been included, pull in implementations
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/
A Dclone.S56 ; falls thru to _exit() with result from @fn (already in r0)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/metag/
A Dclone.S44 ! new sp is already in D0Ar2
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sh/sh4/
A Dmemset.S71 bt/s 11f ! dst is already aligned
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/arc/
A Dstrchr.S71 ; Found searched-for character. r0 has already advanced to next word.
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DPORTING19 (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 Dalgorithm67 // If <execution> has already been included, pull in implementations
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dlinuxthreads.texi68 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 …]

Completed in 91 milliseconds

123456