Home
last modified time | relevance | path

Searched refs:IndexSequence (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dtuple.h41 struct IndexSequence {}; struct
52 using Type = IndexSequence<>;
55 using Type = IndexSequence<0>;
58 using Type = IndexSequence<0,1>;
61 using Type = IndexSequence<0,1,2>;
64 using Type = IndexSequence<0,1,2,3>;
67 using Type = IndexSequence<0,1,2,3,4>;
70 using Type = IndexSequence<0,1,2,3,4,5>;
73 using Type = IndexSequence<0,1,2,3,4,5,6>;
76 using Type = IndexSequence<0,1,2,3,4,5,6,7>;
[all …]
Dbind_internal.h334 IndexSequence<indices...>,