Searched defs:allocated (Results 1 – 6 of 6) sorted by relevance
66 static int allocated() { return allocated_; } in allocated() function in __anonced617800111::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
515 size_t allocated; member
78 unsigned int allocated; /* Elts allocated in following arrays. */ member