/external/libcxx/test/libcxx/containers/unord/ |
D | key_value_traits.pass.cpp | 21 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 29 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 37 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 45 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef
|
/external/libcxx/test/libcxx/containers/associative/ |
D | tree_key_value_traits.pass.cpp | 21 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 29 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 37 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 45 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/containers/unord/ |
D | key_value_traits.pass.cpp | 20 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 28 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 36 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 44 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/containers/associative/ |
D | tree_key_value_traits.pass.cpp | 20 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 28 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 36 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 44 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/containers/associative/ |
D | tree_key_value_traits.pass.cpp | 20 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 28 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 36 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 44 typedef std::__tree_key_value_types<Tp> Traits; in testKeyValueTrait() typedef
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/containers/unord/ |
D | key_value_traits.pass.cpp | 20 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 28 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 36 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef 44 typedef std::__hash_key_value_types<Tp> Traits; in testKeyValueTrait() typedef
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/ |
D | source.pass.cpp | 101 struct Traits { in test_sfinae() struct 102 using iterator_category = std::input_iterator_tag; in test_sfinae() 103 using value_type = const char; in test_sfinae() 104 using pointer = const char*; in test_sfinae() 105 using reference = const char&; in test_sfinae() 106 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.construct/ |
D | source.pass.cpp | 107 struct Traits { in test_sfinae() struct 108 using iterator_category = std::input_iterator_tag; in test_sfinae() 109 using value_type = const char; in test_sfinae() 110 using pointer = const char*; in test_sfinae() 111 using reference = const char&; in test_sfinae() 112 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.construct/ |
D | source.pass.cpp | 107 struct Traits { in test_sfinae() struct 108 using iterator_category = std::input_iterator_tag; in test_sfinae() 109 using value_type = const char; in test_sfinae() 110 using pointer = const char*; in test_sfinae() 111 using reference = const char&; in test_sfinae() 112 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/sdv/vsomeip/third_party/boost/iterator/doc/ |
D | index.rst | 240 Traits section in Iterator Utilities 254 .. |pointee| replace:: ``pointee.hpp`` 255 .. _pointee: pointee.html 258 .. |iterator_traits| replace:: ``iterator_traits.hpp`` 259 .. _iterator_traits: iterator_traits.html 262 .. |interoperable| replace:: ``interoperable.hpp`` 263 .. _interoperable: interoperable.html 266 .. _MPL: ../../mpl/doc/index.html
|
/external/cronet/tot/third_party/libc++/src/test/std/namespace/ |
D | addressable_functions.sh.cpp | 109 typedef std::char_traits<char> Traits; in get_ostreammanip_tu1() typedef 125 typedef std::char_traits<wchar_t> Traits; in get_wostreammanip_tu1() typedef 141 typedef std::char_traits<char> Traits; in get_istreammanip_tu1() typedef 155 typedef std::char_traits<wchar_t> Traits; in get_wistreammanip_tu1() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/namespace/ |
D | addressable_functions.sh.cpp | 109 typedef std::char_traits<char> Traits; in get_ostreammanip_tu1() typedef 125 typedef std::char_traits<wchar_t> Traits; in get_wostreammanip_tu1() typedef 141 typedef std::char_traits<char> Traits; in get_istreammanip_tu1() typedef 155 typedef std::char_traits<wchar_t> Traits; in get_wistreammanip_tu1() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
D | source.pass.cpp | 198 struct Traits { in test_sfinae() struct 199 using iterator_category = std::input_iterator_tag; in test_sfinae() 200 using value_type = const char; in test_sfinae() 201 using pointer = const char*; in test_sfinae() 202 using reference = const char&; in test_sfinae() 203 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
D | source.pass.cpp | 198 struct Traits { in test_sfinae() struct 199 using iterator_category = std::input_iterator_tag; in test_sfinae() 200 using value_type = const char; in test_sfinae() 201 using pointer = const char*; in test_sfinae() 202 using reference = const char&; in test_sfinae() 203 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/ |
D | source.pass.cpp | 193 struct Traits { in test_sfinae() struct 194 using iterator_category = std::input_iterator_tag; in test_sfinae() 195 using value_type = const char; in test_sfinae() 196 using pointer = const char*; in test_sfinae() 197 using reference = const char&; in test_sfinae() 198 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/specialized.algorithms/specialized.destroy/ |
D | ranges_destroy.pass.cpp | 57 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 76 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 108 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 133 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 160 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 188 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef
|
D | ranges_destroy_at.pass.cpp | 65 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 84 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 108 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 128 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/specialized.algorithms/specialized.destroy/ |
D | ranges_destroy.pass.cpp | 57 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 76 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 108 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 133 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 160 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 188 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef
|
D | ranges_destroy_at.pass.cpp | 65 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 84 using Traits = std::allocator_traits<decltype(alloc)>; in test() typedef 108 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef 128 using Traits = std::allocator_traits<decltype(alloc)>; in test_arrays() typedef
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.native.obs/ |
D | string_alloc.pass.cpp | 54 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef 64 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef 95 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef 105 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | map_serialization.h | 24 using Traits = MapTraits<UserType>; variable 48 using Traits = typename Base::Traits; variable 68 using Traits = typename Base::Traits; variable
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/ |
D | string_alloc.pass.cpp | 67 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef 77 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef 119 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef 129 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/ |
D | string_alloc.pass.cpp | 67 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef 77 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef 119 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef 129 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/ |
D | path.append.pass.cpp | 291 struct Traits { in test_sfinae() struct 292 using iterator_category = std::input_iterator_tag; in test_sfinae() 293 using value_type = const char; in test_sfinae() 294 using pointer = const char*; in test_sfinae() 295 using reference = const char&; in test_sfinae() 296 using difference_type = std::ptrdiff_t; in test_sfinae()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | HashTable.h | 218 const_iterator find_as(const Key &K, TraitsT &Traits) const { in find_as() 250 bool set_as(const Key &K, ValueT V, TraitsT &Traits) { in set_as() 255 ValueT get(const Key &K, TraitsT &Traits) const { in get() 273 bool set_as_internal(const Key &K, ValueT V, TraitsT &Traits, in set_as_internal() 301 void grow(TraitsT &Traits) { in grow()
|