Home
last modified time | relevance | path

Searched refs:scoped_allocator (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.h58 ScopedAllocator* scoped_allocator; member
64 : field_index(fi), scoped_allocator(sa) {} in SAField()
67 scoped_allocator(nullptr) {} in SAField()
Dscoped_allocator_mgr.cc64 return it->second.scoped_allocator; in GetAllocator()
110 delete it.second.scoped_allocator; in ~ScopedAllocatorContainer()
/external/clang/INPUTS/
Dall-std-headers.cpp74 #if __has_include(<scoped_allocator>)
/external/libcxx/include/
Dversion20 __cpp_lib_allocator_traits_is_always_equal 201411L <memory> <scoped_allocator> <string>
Dmodule.modulemap392 module scoped_allocator {
393 header "scoped_allocator"
DCMakeLists.txt130 scoped_allocator
Dscoped_allocator2 //===-------------------------- scoped_allocator --------------------------===//
15 scoped_allocator synopsis
/external/tensorflow/tensorflow/core/
DBUILD2987 "common_runtime/scoped_allocator.h",
2995 "common_runtime/scoped_allocator.cc",