Searched defs:custom_allocator (Results 1 – 4 of 4) sorted by relevance
252 class custom_allocator { class269 custom_allocator() BOOST_NOEXCEPT {} in custom_allocator() function in custom_allocator271 custom_allocator(custom_allocator<U> const&) BOOST_NOEXCEPT {} in custom_allocator() function in custom_allocator
192 bool custom_allocator = (pAllocator != nullptr); in CreateObject() local249 bool custom_allocator = pAllocator != nullptr; in ValidateDestroyObject() local
48 std::shared_ptr<se::DeviceMemoryAllocator> custom_allocator() const { in custom_allocator() function
121 std::shared_ptr<se::DeviceMemoryAllocator> custom_allocator; in XlaPlatformInfoFromDevice() local