| /external/protobuf/gtest/test/ |
| gtest-param-test_test.cc | 67 using ::std::tr1::tuple; 404 ::std::ostream& operator<<(::std::ostream& stream, const tuple<T1, T2>& value) { 411 const tuple<T1, T2, T3>& value) { 421 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) { 434 const ParamGenerator<tuple<const char*, int> > gen = 437 tuple<const char*, int> expected_values[] = { 445 const ParamGenerator<tuple<int, int, int> > gen = Combine(Values(0, 1), 448 tuple<int, int, int> expected_values[] = { 460 const ParamGenerator<tuple<int, int> > gen = Combine(Values(42), 463 tuple<int, int> expected_values[] = {make_tuple(42, 0), make_tuple(42, 1)} [all...] |
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/ |
| xt_conntrack.h | 53 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/netfilter/ |
| xt_conntrack.h | 57 struct ip_conntrack_old_tuple tuple[IP_CT_DIR_MAX]; member in struct:xt_conntrack_info
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
| stdc++.h | 107 #include <tuple>
|
| /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
| stdc++.h | 107 #include <tuple>
|
| /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
| stdc++.h | 107 #include <tuple>
|
| /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
| stdc++.h | 107 #include <tuple>
|
| /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
| stdc++.h | 107 #include <tuple>
|
| /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
| stdc++.h | 107 #include <tuple>
|
| /external/chromium/testing/gmock/test/ |
| gmock-internal-utils_test.cc | 63 using ::std::tr1::tuple; 265 tuple<> matchers; 266 tuple<> values; 272 tuple<Matcher<int> > matchers(Eq(1)); 273 tuple<int> values1(1), 281 tuple<Matcher<int>, Matcher<char> > matchers(Eq(1), Eq('a')); 282 tuple<int, char> values1(1, 'a'), 294 tuple<Matcher<int>, Matcher<char>, Matcher<bool>, Matcher<long>, // NOLINT 297 tuple<int, char, bool, long, string> // NOLINT 627 StlContainerView<tuple<const int*, size_t> >::type>() [all...] |
| gmock-generated-matchers_test.cc | 58 using std::tr1::tuple; 109 const tuple<int, bool> t(5, true); 110 EXPECT_THAT(t, Args<>(Eq(tuple<>()))); 111 EXPECT_THAT(t, Not(Args<>(Ne(tuple<>())))); 115 const tuple<int, bool> t(5, true); 122 const tuple<short, int, long> t(4, 5, 6L); // NOLINT 130 const tuple<short, int, long> t(4, 5, 6L); // NOLINT 136 const tuple<short, int, long> t(4, 5, 6L); // NOLINT 161 const tuple<short, int, long, int> t(4, 5, 6L, 6); // NOLINT 167 typedef tuple<char, int, int> Tuple3 [all...] |
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| compose.h | 185 // of state tuple lookup, i.e. a bijective mapping from triples of two 190 // to the value associated with x. If x is an unassigned tuple, the 195 // ComposeFstImpl. The value stored in the table is equal to tuple ID 197 // table[x] is equal to 0 if and only if x is an unassigned tuple (in 201 // ID))" if x is an unassigned tuple. 222 // NB: if 'tuple' is not in 'table_', the pair (tuple, StateId()) is 226 StateId &operator[](const StateTuple &tuple) { 227 return table_[tuple]; 266 // State tuple lookup table for the composition of a string FST with 453 StateTuple &tuple = state_tuples_[s]; local 632 StateTuple &tuple = state_tuples_[s]; local [all...] |
| /external/chromium/testing/gtest/include/gtest/ |
| gtest-printers.h | 76 // // Prints the fields of a tuple tersely to a string vector, one 77 // // element for each field. Tuple support must be enabled in 80 // const Tuple& value); 484 // Overload for ::std::tr1::tuple. Needed for printing function arguments, 487 // Helper function for printing a tuple. T must be instantiated with 488 // a tuple type. 494 // regardless of whether tr1::tuple is implemented using the 497 inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) { 502 void PrintTo(const ::std::tr1::tuple<T1>& t, ::std::ostream* os) { 507 void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) [all...] |
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| gtest-printers.h | 76 // // Prints the fields of a tuple tersely to a string vector, one 77 // // element for each field. Tuple support must be enabled in 80 // const Tuple& value); 484 // Overload for ::std::tr1::tuple. Needed for printing function arguments, 487 // Helper function for printing a tuple. T must be instantiated with 488 // a tuple type. 494 // regardless of whether tr1::tuple is implemented using the 497 inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) { 502 void PrintTo(const ::std::tr1::tuple<T1>& t, ::std::ostream* os) { 507 void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) [all...] |
| /external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
| p5.cpp | 4 template<typename ...> struct tuple; 25 typedef tuple<pair<Types, OtherTypes>...> type; // expected-error{{pack expansion contains parameter packs 'Types' and 'OtherTypes' that have different lengths (3 vs. 2)}} 31 tuple<pair<int, unsigned int>, pair<long, unsigned long> >*il_pairs_2 = il_pairs; 159 typedef tuple<typename Meta<T>::type> type; // expected-error{{declaration type contains unexpanded parameter pack 'Meta'}} 373 template<typename...> struct Tuple {}; 378 typedef Tuple<Pair<Args1, Args2> ... > type; // expected-error{{pack expansion contains parameter packs 'Args1' and 'Args2' that have different lengths (1 vs. 2)}} 382 typedef zip<short, int>::with<unsigned short, unsigned>::type T1; // T1 is Tuple<Pair<short, unsigned short>, Pair<int, unsigned>> 383 typedef Tuple<Pair<short, unsigned short>, Pair<int, unsigned>> T1;
|
| /external/clang/test/SemaCXX/ |
| for-range-examples.cpp | 75 struct tuple : tuple_elem<A>... { struct in namespace:map_range 76 tuple() : tuple_elem<A>()... {} function in struct:map_range::tuple 77 tuple(A... a) : tuple_elem<A>(a)... {} function in struct:map_range::tuple 141 typedef map_range::tuple<int, double> T;
|
| /external/chromium/testing/gtest/test/ |
| gtest-printers_test.cc | 212 using ::std::tr1::tuple; 966 tuple<> t0; 969 tuple<int> t1(5); 972 tuple<char, bool> t2('a', true); 975 tuple<bool, int, int> t3(false, 2, 3); 978 tuple<bool, int, int, int> t4(false, 2, 3, 4); 981 tuple<bool, int, int, int, bool> t5(false, 2, 3, 4, true); 984 tuple<bool, int, int, int, bool, int> t6(false, 2, 3, 4, true, 6); 987 tuple<bool, int, int, int, bool, int, int> t7(false, 2, 3, 4, true, 6, 7); 990 tuple<bool, int, int, int, bool, int, int, bool> t8 [all...] |