Home
last modified time | relevance | path

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

1234

/third_party/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 …]
/third_party/boost/libs/iterator/doc/
Dindex.rst240 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
/third_party/boost/boost/io/detail/
Dquoted_manip.hpp68 basic_string_inserter_imp(std::basic_ostream<Char, Traits>& os, in basic_string_inserter_imp() argument
90 std::basic_ostream<Char, Traits>& operator<<(std::basic_ostream<Char, Traits>& os, in operator <<() argument
99 std::basic_ostream<Char, Traits>& operator<<(std::basic_ostream<Char, Traits>& os, in operator <<() argument
125 std::basic_istream<Char, Traits>& operator>>(std::basic_istream<Char, Traits>& is, in operator >>() argument
164 quoted(const std::basic_string<Char, Traits, Alloc>& s, Char escape, Char delim) in quoted() argument
173 quoted(std::basic_string<Char, Traits, Alloc>& s, Char escape, Char delim) in quoted() argument
/third_party/boost/boost/beast/core/
Dspan.hpp106 span(std::basic_string<CharT, Traits, Allocator>& s) in span() argument
114 span(std::basic_string<CharT, Traits, Allocator> const& s) in span() argument
144 CharT, Traits, Allocator>& s) in operator =() argument
154 CharT, Traits, Allocator> const& s) in operator =() argument
/third_party/boost/libs/beast/include/boost/beast/core/
Dspan.hpp106 span(std::basic_string<CharT, Traits, Allocator>& s) in span() argument
114 span(std::basic_string<CharT, Traits, Allocator> const& s) in span() argument
144 CharT, Traits, Allocator>& s) in operator =() argument
154 CharT, Traits, Allocator> const& s) in operator =() argument
/third_party/boost/boost/locale/boundary/
Dsegment.hpp280 bool operator==(std::basic_string<CharType,Traits,Alloc> const &l,segment<IteratorR> const &r) in operator ==() argument
286 bool operator!=(std::basic_string<CharType,Traits,Alloc> const &l,segment<IteratorR> const &r) in operator !=() argument
293 bool operator<(std::basic_string<CharType,Traits,Alloc> const &l,segment<IteratorR> const &r) in operator <() argument
299 bool operator<=(std::basic_string<CharType,Traits,Alloc> const &l,segment<IteratorR> const &r) in operator <=() argument
305 bool operator>(std::basic_string<CharType,Traits,Alloc> const &l,segment<IteratorR> const &r) in operator >() argument
311 bool operator>=(std::basic_string<CharType,Traits,Alloc> const &l,segment<IteratorR> const &r) in operator >=() argument
318 bool operator==(segment<Iterator> const &l,std::basic_string<CharType,Traits,Alloc> const &r) in operator ==() argument
324 bool operator!=(segment<Iterator> const &l,std::basic_string<CharType,Traits,Alloc> const &r) in operator !=() argument
331 bool operator<(segment<Iterator> const &l,std::basic_string<CharType,Traits,Alloc> const &r) in operator <() argument
337 bool operator<=(segment<Iterator> const &l,std::basic_string<CharType,Traits,Alloc> const &r) in operator <=() argument
[all …]
/third_party/boost/libs/fusion/test/compile_time/
Dsfinae_friendly.hpp42 #define SFINAE_FRIENDLY_ASSERT(Traits) \ argument
47 #define SFINAE_FRIENDLY_ASSERT(Traits) \ argument
/third_party/flutter/skia/src/core/
DSkLRUCache.h90 struct Traits { struct
111 SkTHashTable<Entry*, K, Traits> fMap; argument
/third_party/skia/third_party/externals/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()
/third_party/skia/src/core/
DSkLRUCache.h101 struct Traits { struct
122 SkTHashTable<Entry*, K, Traits> fMap; argument
/third_party/boost/boost/container/
Dstring.hpp3038 operator+(const basic_string<CharT,Traits,Allocator>& x in operator +() argument
3051 basic_string<CharT, Traits, Allocator> operator+ in operator +() argument
3060 basic_string<CharT, Traits, Allocator> operator+ in operator +() argument
3069 basic_string<CharT, Traits, Allocator> operator+ in operator +() argument
3078 basic_string<CharT, Traits, Allocator> operator+ in operator +() argument
3086 basic_string<CharT,Traits,Allocator> operator+ in operator +() argument
3094 basic_string<CharT,Traits,Allocator> operator+ in operator +() argument
3102 basic_string<CharT,Traits,Allocator> operator+ in operator +() argument
3113 operator==(const basic_string<CharT,Traits,Allocator>& x, const basic_string<CharT,Traits,Allocator… in operator ==() argument
3121 operator==(const CharT* s, const basic_string<CharT,Traits,Allocator>& y) in operator ==() argument
[all …]
/third_party/boost/boost/io/
Dquoted.hpp139 operator<<(std::basic_ostream<Char, Traits>& os, in operator <<() argument
149 operator<<(std::basic_ostream<Char, Traits>& os, in operator <<() argument
158 operator>>(std::basic_istream<Char, Traits>& is, in operator >>() argument
188 quoted(const std::basic_string<Char, Traits, Alloc>& s, Char escape='\\', in quoted() argument
198 quoted(std::basic_string<Char, Traits, Alloc>& s, Char escape='\\', in quoted() argument
/third_party/boost/libs/hof/doc/src/
Dtraits.rst5 Traits title
/third_party/boost/boost/spirit/home/support/
Dutf8.hpp56 to_utf8(std::basic_string<Char, Traits, Allocator> const& str) in to_utf8() argument
103 to_utf8(std::basic_string<wchar_t, Traits, Allocator> const& str) in to_utf8() argument
/third_party/boost/boost/regex/v4/
Dmatch_results.hpp156 difference_type length(const std::basic_string<charT, Traits, A>& sub) const in length() argument
189 difference_type position(const std::basic_string<charT, Traits, A>& sub) const in position() argument
214 string_type str(const std::basic_string<char_type, Traits, A>& sub) const in str() argument
224 string_type str(const std::basic_string<charT, Traits, A>& sub) const in str() argument
294 const_reference operator[](const std::basic_string<char_type, Traits, A>& s) const in operator []() argument
317 const_reference operator[](const std::basic_string<charT, Traits, A>& ns) const in operator []() argument
/third_party/boost/boost/spirit/home/x3/support/utility/
Dutf8.hpp51 to_utf8(std::basic_string<Char, Traits, Allocator> const& str) in to_utf8() argument
98 to_utf8(std::basic_string<wchar_t, Traits, Allocator> const& str) in to_utf8() argument
/third_party/boost/libs/graph/example/
Dgrid_graph_example.cpp18 typedef graph_traits< Graph > Traits; typedef
Dmax_flow.cpp55 typedef adjacency_list_traits< vecS, vecS, directedS > Traits; in main() typedef
Dboykov_kolmogorov-eg.cpp73 typedef adjacency_list_traits< vecS, vecS, directedS > Traits; in main() typedef
Dpush-relabel-eg.cpp50 typedef adjacency_list_traits< vecS, vecS, directedS > Traits; in main() typedef
Dedmonds-karp-eg.cpp54 typedef adjacency_list_traits< vecS, vecS, directedS > Traits; in main() typedef
/third_party/boost/boost/exception/detail/
Dis_output_streamable.hpp59 enum e { value=to_string_detail::is_output_streamable_impl<T,CharT,Traits>::value }; enumerator
/third_party/boost/libs/spirit/repository/test/karma/
Dconfix.cpp45 tag (std::basic_string<Char, Traits, Allocator> const& tagname) in tag() argument
/third_party/boost/boost/xpressive/detail/utility/
Dalgorithm.hpp146 Char const *data_begin(std::basic_string<Char, Traits, Alloc> const &str) in data_begin() argument
152 Char const *data_end(std::basic_string<Char, Traits, Alloc> const &str) in data_end() argument
/third_party/boost/boost/graph/
Dedge_connectivity.hpp32 typedef graph_traits< Graph > Traits; in min_degree_vertex() typedef
74 typedef graph_traits< VertexListGraph > Traits; in edge_connectivity() typedef

1234