Searched defs:allocated (Results 1 – 5 of 5) sorted by relevance
66 static int allocated() { return allocated_; } in allocated() function in __anona8e9deb50111::Water
114 virtual void allocated( const_string /*file*/, in allocated() function in boost::itest::manager
350 Node(const Interval &owned, const Interval &allocated) in Node()353 const Interval &allocated() const { return allocated_m; } in allocated() function in Node
78 unsigned int allocated; /* Elts allocated in following arrays. */ member