Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 225) sorted by relevance

123456789

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel4.c103 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 Dtst-tls4.c42 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 Dtst-exit1.c32 int r = pthread_barrier_wait (&b); in tf() local
59 int r = pthread_barrier_wait (&b); in do_test() local
A Dtst-cancel16.c44 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 Dtst-once4.c45 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 Dtst-cancel8.c56 int r = pthread_barrier_wait (&bar); in tf() local
99 int r = pthread_barrier_wait (&bar); in do_test() local
A Dtst-cancel18.c43 int r = pthread_barrier_wait (&b); in tf() local
79 int r = pthread_barrier_wait (&b); in do_test() local
A Dtst-cancel22.c33 int r = pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &old); in tf() local
79 int r = pthread_barrier_wait (&b); in do_test() local
A Dtst-rwlock7.c38 pthread_rwlock_t *r = arg; in tf() local
106 pthread_rwlock_t r; in do_test() local
A Dtst-rwlock6.c38 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 Darch.h15 { 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 Dmem_man.cc20 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 Dfactory_svr.cc40 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 Dbst.h118 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 Dcompile_test.c5 int r = 0; in testf() local
72 int r = 0; in testl() local
/l4re-core-master/ned/server/src/
A Dlua_ns.cc43 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 Dq_qtod.c31 double r; in _Q_qtod() local
A Dq_qtos.c31 float r; in _Q_qtos() local
A Dq_cmp.c29 int r; in _Q_cmp() local
A Dq_cmpe.c30 int r; in _Q_cmpe() local
A Dq_feq.c29 int r; in _Q_feq() local
A Dq_fge.c29 int r; in _Q_fge() local
A Dq_qtoi.c30 unsigned int r; in _Q_qtoi() local
A Dq_qtoll.c30 unsigned long long r; in _Q_qtoll() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/
A Drawmemchr.c13 register const unsigned char *r = s; in rawmemchr() local

Completed in 33 milliseconds

123456789