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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
boost_concept_check.h 49 #define _IsUnused __attribute__ ((__unused__))
57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
164 _Tp __a _IsUnused; // require default constructor
188 _Tp* __ptr _IsUnused = &__a; // require address of operator
192 _Tp __c _IsUnused(__a); // require const copy constructor
193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
203 _Tp __b _IsUnused(__a);
208 _Tp __c _IsUnused(__b);
218 _To __y _IsUnused = __x;
234 bool __x _IsUnused = __t
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 52 #define _IsUnused __attribute__ ((__unused__))
60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
167 _Tp __a _IsUnused; // require default constructor
191 _Tp* __ptr _IsUnused = &__a; // require address of operator
195 _Tp __c _IsUnused(__a); // require const copy constructor
196 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
206 _Tp __b _IsUnused(__a);
211 _Tp __c _IsUnused(__b);
221 _To __y _IsUnused = __x;
237 bool __x _IsUnused = __t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 52 #define _IsUnused __attribute__ ((__unused__))
60 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
167 _Tp __a _IsUnused; // require default constructor
191 _Tp* __ptr _IsUnused = &__a; // require address of operator
195 _Tp __c _IsUnused(__a); // require const copy constructor
196 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
206 _Tp __b _IsUnused(__a);
211 _Tp __c _IsUnused(__b);
221 _To __y _IsUnused = __x;
237 bool __x _IsUnused = __t
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 49 #define _IsUnused __attribute__ ((__unused__))
57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
164 _Tp __a _IsUnused; // require default constructor
188 _Tp* __ptr _IsUnused = &__a; // require address of operator
192 _Tp __c _IsUnused(__a); // require const copy constructor
193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
203 _Tp __b _IsUnused(__a);
208 _Tp __c _IsUnused(__b);
218 _To __y _IsUnused = __x;
234 bool __x _IsUnused = __t
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 49 #define _IsUnused __attribute__ ((__unused__))
57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
164 _Tp __a _IsUnused; // require default constructor
188 _Tp* __ptr _IsUnused = &__a; // require address of operator
192 _Tp __c _IsUnused(__a); // require const copy constructor
193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
203 _Tp __b _IsUnused(__a);
208 _Tp __c _IsUnused(__b);
218 _To __y _IsUnused = __x;
234 bool __x _IsUnused = __t
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 49 #define _IsUnused __attribute__ ((__unused__))
57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
164 _Tp __a _IsUnused; // require default constructor
188 _Tp* __ptr _IsUnused = &__a; // require address of operator
192 _Tp __c _IsUnused(__a); // require const copy constructor
193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
203 _Tp __b _IsUnused(__a);
208 _Tp __c _IsUnused(__b);
218 _To __y _IsUnused = __x;
234 bool __x _IsUnused = __t
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 49 #define _IsUnused __attribute__ ((__unused__))
57 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
164 _Tp __a _IsUnused; // require default constructor
188 _Tp* __ptr _IsUnused = &__a; // require address of operator
192 _Tp __c _IsUnused(__a); // require const copy constructor
193 const _Tp* __ptr _IsUnused = &__a; // require const address of operator
203 _Tp __b _IsUnused(__a);
208 _Tp __c _IsUnused(__b);
218 _To __y _IsUnused = __x;
234 bool __x _IsUnused = __t
    [all...]

Completed in 210 milliseconds