Home
last modified time | relevance | path

Searched defs:allocator_type (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector_exception_safety_test.cc150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
Dinlined_vector.h112 InlinedVector() noexcept(noexcept(allocator_type())) : storage_() {} in noexcept() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h57 using allocator_type = typename Tree::allocator_type; variable
252 using allocator_type = typename Tree::allocator_type; variable
403 using allocator_type = typename Tree::allocator_type; variable
548 using allocator_type = typename Tree::allocator_type; variable
Dinlined_vector.h280 using allocator_type = typename AllocatorTraits::allocator_type; variable
/third_party/nghttp2/src/
Dtemplate.h228 using allocator_type = std::allocator<char>; variable
380 using allocator_type = std::allocator<char>; variable
/third_party/json/tests/thirdparty/fifo_map/
Dfifo_map.hpp111 using allocator_type = Allocator; typedef in nlohmann::fifo_map
/third_party/json/include/nlohmann/
Djson.hpp217 using allocator_type = AllocatorType<basic_json>; typedef in basic_json
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp20568 typedef _Alloc allocator_type; typedef
20788 using allocator_type = allocator<_Tp>; typedef
20983 typedef _Alloc allocator_type; typedef
21076 typedef _Char_alloc_type allocator_type; typedef in std::__cxx11::basic_string
129883 typedef _Alloc allocator_type; typedef in std::_Deque_base
130168 typedef _Alloc allocator_type; typedef in std::deque
132174 typedef _Alloc allocator_type; typedef
132282 typedef _Alloc allocator_type; typedef in std::vector
133460 typedef _Alloc allocator_type; typedef
133552 typedef _Alloc allocator_type; typedef in std::vector
[all …]
/third_party/json/single_include/nlohmann/
Djson.hpp19395 using allocator_type = AllocatorType<basic_json>; typedef in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp17399 using allocator_type = AllocatorType<basic_json>; typedef in nlohmann::basic_json