Home
last modified time | relevance | path

Searched defs:Traits (Results 1 – 25 of 132) sorted by relevance

123456

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib.hpp68 struct Traits : SIMDImpl::Traits struct
71 using IsaImpl = AVXImpl;
80 using Float = SIMD128Impl::Float;
81 using Double = SIMD128Impl::Double;
82 using Integer = SIMD128Impl::Integer;
83 using Vec4 = SIMD128Impl::Vec4;
84 using Mask = SIMD128Impl::Mask;
124 struct Traits : SIMDImpl::Traits struct
127 using IsaImpl = AVXImpl;
136 using Float = SIMD256Impl::Float;
[all …]
/external/libcxx/test/libcxx/containers/associative/
Dtree_key_value_traits.pass.cpp21 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/libcxx/test/libcxx/containers/unord/
Dkey_value_traits.pass.cpp21 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/llvm-project/libcxx/test/libcxx/containers/unord/
Dkey_value_traits.pass.cpp20 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/llvm-project/libcxx/test/libcxx/containers/associative/
Dtree_key_value_traits.pass.cpp20 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/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp101 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/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp103 struct Traits { in test_sfinae() struct
104 using iterator_category = std::input_iterator_tag; in test_sfinae()
105 using value_type = const char; in test_sfinae()
106 using pointer = const char*; in test_sfinae()
107 using reference = const char&; in test_sfinae()
108 using difference_type = std::ptrdiff_t; in test_sfinae()
/external/llvm-project/libcxx/test/std/namespace/
Daddressable_functions.sh.cpp102 typedef std::char_traits<char> Traits; in get_ostreammanip_tu1() typedef
117 typedef std::char_traits<wchar_t> Traits; in get_wostreammanip_tu1() typedef
132 typedef std::char_traits<char> Traits; in get_istreammanip_tu1() typedef
145 typedef std::char_traits<wchar_t> Traits; in get_wistreammanip_tu1() typedef
/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp50 IdentityHashTraits Traits; in TEST() local
68 IdentityHashTraits Traits; in TEST() local
84 IdentityHashTraits Traits; in TEST() local
107 IdentityHashTraits Traits; in TEST() local
127 IdentityHashTraits Traits; in TEST() local
142 IdentityHashTraits Traits; in TEST() local
243 FooBarHashTraits Traits; in TEST() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp193 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/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp194 struct Traits { in test_sfinae() struct
195 using iterator_category = std::input_iterator_tag; in test_sfinae()
196 using value_type = const char; in test_sfinae()
197 using pointer = const char*; in test_sfinae()
198 using reference = const char&; in test_sfinae()
199 using difference_type = std::ptrdiff_t; in test_sfinae()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dmap_serialization.h24 using Traits = MapTraits<UserType>; variable
48 using Traits = typename Base::Traits; variable
68 using Traits = typename Base::Traits; variable
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp54 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/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp57 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef
67 using Traits = std::char_traits<CharT>; in doShortStringTest() typedef
98 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef
108 using Traits = std::char_traits<CharT>; in doLongStringTest() typedef
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h222 const_iterator find_as(const Key &K, TraitsT &Traits) const { in find_as()
254 bool set_as(const Key &K, ValueT V, TraitsT &Traits) { in set_as()
259 ValueT get(const Key &K, TraitsT &Traits) const { in get()
277 bool set_as_internal(const Key &K, ValueT V, TraitsT &Traits, in set_as_internal()
305 void grow(TraitsT &Traits) { in grow()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h222 const_iterator find_as(const Key &K, TraitsT &Traits) const { in find_as()
254 bool set_as(const Key &K, ValueT V, TraitsT &Traits) { in set_as()
259 ValueT get(const Key &K, TraitsT &Traits) const { in get()
277 bool set_as_internal(const Key &K, ValueT V, TraitsT &Traits, in set_as_internal()
305 void grow(TraitsT &Traits) { in grow()
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.append.pass.cpp291 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()
Dpath.concat.pass.cpp303 struct Traits { in test_sfinae() struct
304 using iterator_category = std::input_iterator_tag; in test_sfinae()
305 using value_type = const char; in test_sfinae()
306 using pointer = const char*; in test_sfinae()
307 using reference = const char&; in test_sfinae()
308 using difference_type = std::ptrdiff_t; in test_sfinae()
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.append.pass.cpp290 struct Traits { in test_sfinae() struct
291 using iterator_category = std::input_iterator_tag; in test_sfinae()
292 using value_type = const char; in test_sfinae()
293 using pointer = const char*; in test_sfinae()
294 using reference = const char&; in test_sfinae()
295 using difference_type = std::ptrdiff_t; in test_sfinae()
Dpath.concat.pass.cpp305 struct Traits { in test_sfinae() struct
306 using iterator_category = std::input_iterator_tag; in test_sfinae()
307 using value_type = const char; in test_sfinae()
308 using pointer = const char*; in test_sfinae()
309 using reference = const char&; in test_sfinae()
310 using difference_type = std::ptrdiff_t; in test_sfinae()
/external/skqp/src/core/
DSkLRUCache.h90 struct Traits { struct
111 SkTHashTable<Entry*, K, Traits> fMap; argument
/external/skia/src/core/
DSkLRUCache.h101 struct Traits { struct
122 SkTHashTable<Entry*, K, Traits> fMap; argument
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.traits/
Dpromise_type.pass.cpp53 using Traits = coro::coroutine_traits<T, Args...>; in check_type() typedef
60 using Traits = coro::coroutine_traits<T, Args...>; in check_no_type() typedef
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.traits/
Dpromise_type.pass.cpp54 using Traits = coro::coroutine_traits<T, Args...>; in check_type() typedef
61 using Traits = coro::coroutine_traits<T, Args...>; in check_no_type() typedef
/external/llvm-project/clang/include/clang/AST/
DJSONNodeDumper.h131 const comments::CommandTraits *Traits; variable
189 const comments::CommandTraits *Traits) in JSONNodeDumper()
416 const comments::CommandTraits *Traits) in JSONDumper()

123456