Searched defs:throw (Results 1 – 6 of 6) sorted by relevance
38 void *operator * () const throw() { return (void*)(p & Page_addr_mask); } in throw() function45 void flags(unsigned long add, unsigned long del = 0) throw() in throw() function58 Flags flags = L4Re::Dataspace::F::RWX) throw() in throw() function
178 Quota_allocator() throw() {} in throw() function179 Quota_allocator(Quota_allocator const &) throw() {} in throw() function182 ~Quota_allocator() throw() {} in throw() function
46 Address(long error) throw() : offs(-1UL) { fpage.raw = error; } in throw() function50 l4_addr_t offs = 0) throw() in throw() function
44 ~Vcon_stream() throw() {} in throw() function
31 Fd_store() throw() : _fd_hint(0) {} in throw() function
47 ~Env_dir() throw() {} in throw() function74 ~Ns_dir() throw() {} in throw() function
Completed in 10 milliseconds