Home
last modified time | relevance | path

Searched defs:throw (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/moe/server/src/
A Ddataspace_noncont.h38 void *operator * () const throw() { return (void*)(p & Page_addr_mask); } in throw() function
45 void flags(unsigned long add, unsigned long del = 0) throw() in throw() function
58 Flags flags = L4Re::Dataspace::F::RWX) throw() in throw() function
A Dquota.h178 Quota_allocator() throw() {} in throw() function
179 Quota_allocator(Quota_allocator const &) throw() {} in throw() function
182 ~Quota_allocator() throw() {} in throw() function
A Ddataspace.h46 Address(long error) throw() : offs(-1UL) { fpage.raw = error; } in throw() function
50 l4_addr_t offs = 0) throw() in throw() function
/l4re-core-master/l4re_vfs/include/impl/
A Dvcon_stream.h44 ~Vcon_stream() throw() {} in throw() function
A Dfd_store.h31 Fd_store() throw() : _fd_hint(0) {} in throw() function
A Dns_fs.h47 ~Env_dir() throw() {} in throw() function
74 ~Ns_dir() throw() {} in throw() function

Completed in 10 milliseconds