/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-cancel4.c | 103 int r; in tf_read() local 148 int r; in tf_readv() local 194 int r; in tf_write() local 240 int r; in tf_writev() local 384 int r; in tf_select() local 433 int r; in tf_pselect() local 482 int r; in tf_poll() local 529 int r; in tf_ppoll() local 590 int r; in tf_wait() local 645 int r; in tf_waitpid() local [all …]
|
A D | tst-tls4.c | 42 int r = pthread_barrier_wait (&b3); in tf() local 54 int r = pthread_barrier_wait (&b3); in tf() local 66 int r = pthread_barrier_wait (&b3); in tf() local 80 int r = pthread_barrier_wait (&b2); in tf2() local 118 int r = pthread_barrier_wait (&b2); in do_test() local
|
A D | tst-exit1.c | 32 int r = pthread_barrier_wait (&b); in tf() local 59 int r = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-cancel16.c | 44 int r = pthread_barrier_wait (&b2); in tf() local 123 int r = pthread_barrier_wait (b); in do_test() local 148 int r = pthread_barrier_wait (b); in do_test() local
|
A D | tst-once4.c | 45 int r = pthread_barrier_wait (&bar); in once_handler1() local 92 int r = pthread_barrier_wait (&bar); in tf2() local 124 int r = pthread_barrier_wait (&bar); in do_test() local
|
A D | tst-cancel8.c | 56 int r = pthread_barrier_wait (&bar); in tf() local 99 int r = pthread_barrier_wait (&bar); in do_test() local
|
A D | tst-cancel18.c | 43 int r = pthread_barrier_wait (&b); in tf() local 79 int r = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-cancel22.c | 33 int r = pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &old); in tf() local 79 int r = pthread_barrier_wait (&b); in do_test() local
|
A D | tst-rwlock7.c | 38 pthread_rwlock_t *r = arg; in tf() local 106 pthread_rwlock_t r; in do_test() local
|
A D | tst-rwlock6.c | 38 pthread_rwlock_t *r = arg; in tf() local 112 pthread_rwlock_t r; in do_test() local
|
/l4re-core-master/libc_backends/lib/sig/lib/ARCH-x86/ |
A D | arch.h | 15 { int r; asm volatile("mov %%es, %0" : "=r"(r)); return r; } in get_es() local 18 { int r; asm volatile("mov %%ds, %0" : "=r"(r)); return r; } in get_ds() local 21 { int r; asm volatile("mov %%cs, %0" : "=r"(r)); return r; } in get_cs() local 24 { int r; asm volatile("mov %%ss, %0" : "=r"(r)); return r; } in get_ss() local
|
/l4re-core-master/sigma0/server/src/ |
A D | mem_man.cc | 20 Mem_man::find(Region const &r, bool force) const in find() 36 Mem_man::add(Region const &r) in add() 94 Mem_man::add_free(Region const &r) in add_free() 130 Region r(_r); in alloc_from() local 192 Mem_man::alloc(Region const &r) in alloc() 220 Mem_man::alloc_get_rights(Region const &r, L4_fpage_rights *rights) in alloc_get_rights() 242 Mem_man::reserve(Region const &r) in reserve()
|
/l4re-core-master/libkproxy/lib/src/ |
A D | factory_svr.cc | 40 int r = fi->create_factory(f, limit); in handle_factory() local 54 int r = fi->create_task(t, utcb_area); in handle_task() local 66 int r = fi->create_thread(t); in handle_thread() local 83 int r = fi->create_gate(g, svr->received_thread(f), label); in handle_gate() local 96 int r = fi->create_irq(i); in handle_irq() local 108 int r = fi->create_vm(i); in handle_vm() local
|
/l4re-core-master/cxx/lib/tl/include/bits/ |
A D | bst.h | 118 static Dir dir(Key_param_type l, Key_param_type r) in dir() 135 static Dir dir(Key_param_type l, Bst_node const *r) in dir() 139 static bool greater(Key_param_type l, Key_param_type r) in greater() 143 static bool greater(Key_param_type l, Bst_node const *r) in greater() 147 static bool greater(Bst_node const *l, Bst_node const *r) in greater() 295 Bst_node *r = 0; in lower_bound_node() local 315 Bst_node *r = q; in find() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/ |
A D | compile_test.c | 5 int r = 0; in testf() local 72 int r = 0; in testl() local
|
/l4re-core-master/ned/server/src/ |
A D | lua_ns.cc | 43 int r = ns->query(s, len, obj.get(), L4Re::Namespace::To_default); in __lookup() local 99 int r = ns->cap<L4Re::Namespace>()->unlink(key); in __register() local 120 int r; in __register() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/ |
A D | q_qtod.c | 31 double r; in _Q_qtod() local
|
A D | q_qtos.c | 31 float r; in _Q_qtos() local
|
A D | q_cmp.c | 29 int r; in _Q_cmp() local
|
A D | q_cmpe.c | 30 int r; in _Q_cmpe() local
|
A D | q_feq.c | 29 int r; in _Q_feq() local
|
A D | q_fge.c | 29 int r; in _Q_fge() local
|
A D | q_qtoi.c | 30 unsigned int r; in _Q_qtoi() local
|
A D | q_qtoll.c | 30 unsigned long long r; in _Q_qtoll() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ |
A D | rawmemchr.c | 13 register const unsigned char *r = s; in rawmemchr() local
|