HomeSort by relevance Sort by last modified time
    Searched refs:tuple (Results 26 - 50 of 205) sorted by null

12 3 4 5 6 7 8 9

  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv4/
ip_conntrack_tuple.h 79 #define IP_CT_TUPLE_U_BLANK(tuple) do { (tuple)->src.u.all = 0; (tuple)->dst.u.all = 0; } while (0)
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
multi-level-substitution.cpp 4 template<typename...> struct tuple { }; struct
38 struct Inner<tuple<pair<Types, YTypes>...> > {
43 int check0[X<short, int, long>::Inner<tuple<pair<short, unsigned short>,
48 int check1[X<short, int>::Inner<tuple<pair<short, unsigned short>,
61 struct Inner<tuple<pair<Types, YTypes>...>,
67 int check2[X1<short, int, long>::Inner<tuple<pair<short, unsigned short>,
74 int check3[X1<short, int>::Inner<tuple<pair<short, unsigned short>,
119 struct Inner<tuple<pair<Types1, Types2>...>,
125 int check6[X3<short, int, long>::Inner<tuple<pair<short, unsigned short>,
133 int check7[X3<short, int>::Inner<tuple<pair<short, unsigned short>
    [all...]
p4.cpp 3 template<typename... Types> struct tuple;
153 typedef tuple<Types& ...> types;
156 tuple<int&, float&> *t_int_ref_float_ref;
161 typedef tuple<typename Types::type...> types;
164 tuple<int, float> *t_int_float;
170 typedef tuple<int_c<N>...> type;
174 tuple<int_c<1>, int_c<2>, int_c<3>, int_c<4>,
  /external/chromium/testing/gmock/include/gmock/internal/
gmock-generated-internal-utils.h 64 // MatcherTuple<T>::type is a tuple type where each field is a Matcher
65 // for the corresponding field in tuple type T.
66 template <typename Tuple>
70 struct MatcherTuple< ::std::tr1::tuple<> > {
71 typedef ::std::tr1::tuple< > type;
75 struct MatcherTuple< ::std::tr1::tuple<A1> > {
76 typedef ::std::tr1::tuple<Matcher<A1> > type;
80 struct MatcherTuple< ::std::tr1::tuple<A1, A2> > {
81 typedef ::std::tr1::tuple<Matcher<A1>, Matcher<A2> > type;
85 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3> >
    [all...]
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p9-0x.cpp 47 struct tuple { }; struct
50 void accept_tuple(tuple<Types...>);
52 void test_explicit_spec_extension_targs(tuple<int, float, double> t3) {
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
encode.h 39 // stores both the Tuple of encode labels and weights to a unique
47 struct Tuple {
48 Tuple() {}
49 Tuple(Label ilabel_, Label olabel_, Weight weight_)
51 Tuple(const Tuple& tuple)
52 : ilabel(tuple.ilabel), olabel(tuple.olabel), weight(tuple.weight) {
137 const Tuple* tuple = encode_tuples_[i]; local
165 Tuple* tuple = new Tuple(); local
247 const typename EncodeTable<A>::Tuple* tuple = local
    [all...]
  /external/openfst/src/include/fst/
state-table.h 47 // // Lookup state ID by tuple. If it doesn't exist, then add it.
49 // // Lookup state tuple by state ID.
50 // const StateTuple<StateId> &Tuple(StateId) const;
55 // A state tuple has the form:
66 // An implementation using a hash map for the tuple to state ID mapping.
67 // The state tuple T must have == defined and the default constructor
68 // must produce a tuple that will never be seen. H is the hash function.
79 StateId FindState(const StateTuple &tuple) { return FindId(tuple); }
80 const StateTuple &Tuple(StateId s) const { return FindEntry(s);
    [all...]

Completed in 364 milliseconds

12 3 4 5 6 7 8 9