HomeSort by relevance Sort by last modified time
    Searched full:is_same (Results 76 - 100 of 116) sorted by null

1 2 34 5

  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-bind.cpp 28 struct is_same { struct
33 struct is_same<T, T> { struct
  /external/stlport/stlport/
type_traits 581 struct is_same :
586 struct is_same<_Tp, _Tp> :
  /ndk/sources/cxx-stl/stlport/stlport/
type_traits 581 struct is_same :
586 struct is_same<_Tp, _Tp> :
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 151 && std::is_same<_Ep, _Dp>::value)
162 && std::is_same<_Dp,
random.h 207 std::enable_if<!std::is_same<_Sseq, linear_congruential_engine>::value>
436 std::enable_if<!std::is_same<_Sseq, mersenne_twister_engine>::value>
629 std::enable_if<!std::is_same<_Sseq, subtract_with_carry_engine>::value>
836 std::enable_if<!std::is_same<_Sseq, discard_block_engine>::value
837 && !std::is_same<_Sseq, _RandomNumberEngine>::value>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 151 && std::is_same<_Ep, _Dp>::value)
162 && std::is_same<_Dp,
random.h 207 std::enable_if<!std::is_same<_Sseq, linear_congruential_engine>::value>
436 std::enable_if<!std::is_same<_Sseq, mersenne_twister_engine>::value>
629 std::enable_if<!std::is_same<_Sseq, subtract_with_carry_engine>::value>
836 std::enable_if<!std::is_same<_Sseq, discard_block_engine>::value
837 && !std::is_same<_Sseq, _RandomNumberEngine>::value>
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
type_traits 581 struct is_same :
586 struct is_same<_Tp, _Tp> :
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
type_traits 581 struct is_same :
586 struct is_same<_Tp, _Tp> :
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
type_traits 581 struct is_same :
586 struct is_same<_Tp, _Tp> :
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 133 has_metadata = !is_same<Metadata_Type, null_node_metadata>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 133 has_metadata = !is_same<Metadata_Type, null_node_metadata>::value
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 133 has_metadata = !is_same<Metadata_Type, null_node_metadata>::value
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 133 has_metadata = !is_same<Metadata_Type, null_node_metadata>::value
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 133 has_metadata = !is_same<Metadata_Type, null_node_metadata>::value
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 133 has_metadata = !is_same<Metadata_Type, null_node_metadata>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
type_traits 404 /// is_same
406 struct is_same
410 struct is_same<_Tp, _Tp>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
type_traits 404 /// is_same
406 struct is_same
410 struct is_same<_Tp, _Tp>
    [all...]
  /external/llvm/unittests/VMCore/
ValueMapTest.cpp 121 typedef char assert[is_same<ExpectedType, VarType>::value ? 1 : -1];
  /external/iptables/libiptc/
libip4tc.c 177 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, unsigned char *matchmask) function
libip6tc.c 207 is_same(const STRUCT_ENTRY *a, const STRUCT_ENTRY *b, function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 606 || !is_same<Hash_Fn, __gnu_pbds::null_hash_fn>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 648 || !is_same<Hash_Fn, __gnu_pbds::null_hash_fn>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 606 || !is_same<Hash_Fn, __gnu_pbds::null_hash_fn>::value
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 648 || !is_same<Hash_Fn, __gnu_pbds::null_hash_fn>::value

Completed in 1992 milliseconds

1 2 34 5