HomeSort by relevance Sort by last modified time
    Searched refs:Types1 (Results 1 - 17 of 17) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p2-0x.cpp 17 template<typename ...Types1>
18 struct same_tuple<tuple<Types1...>, tuple<Types1...> > {
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
multi-level-substitution.cpp 112 template<typename ...Types1>
119 struct Inner<tuple<pair<Types1, Types2>...>,
120 metafun_tuple<some_function_object<Types1, Types2>::template result_of...> > {
  /external/clang/test/CodeGenCXX/
debug-info-use-after-free.cpp 6 template < typename T1 > struct Types1
33 typedef Types1 < T > type;
  /external/libchrome/base/
bind_helpers.h 625 template <typename... Types1, typename... Types2>
626 struct ConcatTypeListsImpl<TypeList<Types1...>, TypeList<Types2...>> {
627 using Type = TypeList<Types1..., Types2...>;
  /external/libweave/third_party/chromium/base/
bind_helpers.h 564 template <typename... Types1, typename... Types2>
565 struct ConcatTypeListsImpl<TypeList<Types1...>, TypeList<Types2...>> {
566 using Type = TypeList<Types1..., Types2...>;
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-type-util.h 124 struct Types1 {
131 typedef Types1<T2> Tail;
    [all...]
  /external/gtest/include/gtest/internal/
gtest-type-util.h 123 struct Types1 {
130 typedef Types1<T2> Tail;
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-type-util.h 124 struct Types1 {
131 typedef Types1<T2> Tail;
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h 124 struct Types1 {
131 typedef Types1<T2> Tail;
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h 115 struct Types1 {
122 typedef Types1<T2> Tail;
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-type-util.h 124 struct Types1 {
131 typedef Types1<T2> Tail;
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h 123 struct Types1 {
130 typedef Types1<T2> Tail;
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 3300 milliseconds