HomeSort by relevance Sort by last modified time
    Searched refs:first_type (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
types.pass.cpp 15 // typedef T1 first_type;
24 static_assert((std::is_same<P::first_type, float>::value), "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/pairs/pairs.pair/
types.pass.cpp 15 // typedef T1 first_type;
24 static_assert((std::is_same<P::first_type, float>::value), "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/utility/pairs/pairs.pair/
types.pass.cpp 15 // typedef T1 first_type;
24 static_assert((std::is_same<P::first_type, float>::value), "");
  /external/clang/test/PCH/
crash-12631281.cpp 16 typedef _T1 first_type; typedef in struct:pair
18 template <class _U1, class _U2, class = typename is_convertible< first_type>::type>
  /external/libtextclassifier/util/gtl/
map_util.h 34 const typename Collection::value_type::first_type& key,
57 const typename Collection::value_type::first_type& key,
  /prebuilts/misc/common/swig/include/2.0.11/lua/
std_pair.i 28 typedef T first_type;
  /external/protobuf/src/google/protobuf/stubs/
map_util.h 75 const typename Collection::value_type::first_type& key) {
85 const typename Collection::value_type::first_type& key) {
95 const typename Collection::value_type::first_type& key) {
105 const typename Collection::value_type::first_type& key) {
124 const typename Collection::value_type::first_type& key,
138 const typename Collection::value_type::first_type& key) {
150 const typename Collection::value_type::first_type& key) {
167 const typename Collection::value_type::first_type& key) {
182 const typename Collection::value_type::first_type& key) {
195 const typename Collection::value_type::first_type& key)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_pair.i 10 typedef T first_type;
56 typedef T first_type;
92 typedef T* first_type;
128 typedef T* first_type;
  /frameworks/base/media/mca/filterfw/native/base/
utilities.h 64 const typename Collection::value_type::first_type& key) {
118 const typename Collection::value_type::first_type& key) {
  /frameworks/base/media/mca/filterpacks/native/base/
utilities.h 76 const typename Collection::value_type::first_type& key) {
130 const typename Collection::value_type::first_type& key) {
  /external/llvm/tools/llvm-diff/
DiffLog.cpp 42 Diff.push_back(DiffRecord(DiffRecord::first_type(nullptr), R));
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DiffLog.cpp 43 Diff.push_back(DiffRecord(DiffRecord::first_type(0), R));
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 141 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
142 const typename _Pair::first_type& operator()(const _Pair& __x) const {
168 // JDJ (CW Pro1 doesn't like const when first_type is also const)
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 141 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
142 const typename _Pair::first_type& operator()(const _Pair& __x) const {
168 // JDJ (CW Pro1 doesn't like const when first_type is also const)
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_function_base.h 141 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
142 const typename _Pair::first_type& operator()(const _Pair& __x) const {
168 // JDJ (CW Pro1 doesn't like const when first_type is also const)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 57 typedef typename value_type::first_type key_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 57 typedef typename value_type::first_type key_type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 57 typedef typename value_type::first_type key_type;
  /prebuilts/ndk/r10/sources/cxx-stl/gabi++/include/
stl_pair.h 65 typedef _T1 first_type; typedef in struct:pair
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 57 typedef typename value_type::first_type key_type;
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
stl_pair.h 73 typedef _T1 first_type; typedef in struct:pair
  /prebuilts/ndk/r10/sources/cxx-stl/system/include/
stl_pair.h 73 typedef _T1 first_type; typedef in struct:pair
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
stl_pair.h 73 typedef _T1 first_type; typedef in struct:pair
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 57 typedef typename value_type::first_type key_type;
  /prebuilts/ndk/r11/sources/cxx-stl/system/include/
stl_pair.h 73 typedef _T1 first_type; typedef in struct:pair

Completed in 632 milliseconds

1 2 3 4