Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.h59 ScopedAllocator* scoped_allocator; member
65 : field_index(fi), scoped_allocator(sa) {} in SAField()
68 scoped_allocator(nullptr) {} in SAField()
Dscoped_allocator_mgr.cc64 return it->second.scoped_allocator; in GetAllocator()
110 delete it.second.scoped_allocator; in ~ScopedAllocatorContainer()
DBUILD197 "scoped_allocator.h",
217 ":scoped_allocator",
1537 name = "scoped_allocator",
1539 "scoped_allocator.cc",
1543 "scoped_allocator.h",
1672 ":scoped_allocator",
2680 ":scoped_allocator",
/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/pigweed/docs/
Dstyle_guide.rst143 * ``<scoped_allocator>``