HomeSort by relevance Sort by last modified time
    Searched defs:__i1 (Results 1 - 23 of 23) sorted by null

  /external/stlport/stlport/stl/
_list.h 711 const_iterator __i1 = __x.begin(); local
713 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
714 ++__i1;
717 return __i1 == __end1 && __i2 == __end2;
_slist.h 846 const_iterator __i1 = _SL1.begin(); local
848 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
849 ++__i1;
852 return __i1 == __end1 && __i2 == __end2;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_list.h 711 const_iterator __i1 = __x.begin(); local
713 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
714 ++__i1;
717 return __i1 == __end1 && __i2 == __end2;
_slist.h 846 const_iterator __i1 = _SL1.begin(); local
848 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
849 ++__i1;
852 return __i1 == __end1 && __i2 == __end2;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 1462 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_list.h 1590 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_list.h 1590 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 1462 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_list.h 711 const_iterator __i1 = __x.begin(); local
713 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
714 ++__i1;
717 return __i1 == __end1 && __i2 == __end2;
_slist.h 846 const_iterator __i1 = _SL1.begin(); local
848 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
849 ++__i1;
852 return __i1 == __end1 && __i2 == __end2;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 1462 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_list.h 711 const_iterator __i1 = __x.begin(); local
713 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
714 ++__i1;
717 return __i1 == __end1 && __i2 == __end2;
_slist.h 846 const_iterator __i1 = _SL1.begin(); local
848 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
849 ++__i1;
852 return __i1 == __end1 && __i2 == __end2;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 1462 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_list.h 711 const_iterator __i1 = __x.begin(); local
713 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
714 ++__i1;
717 return __i1 == __end1 && __i2 == __end2;
_slist.h 846 const_iterator __i1 = _SL1.begin(); local
848 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
849 ++__i1;
852 return __i1 == __end1 && __i2 == __end2;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 1462 const_iterator __i1 = __x.begin(); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.h 711 const_iterator __i1 = __x.begin(); local
713 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
714 ++__i1;
717 return __i1 == __end1 && __i2 == __end2;
_slist.h 846 const_iterator __i1 = _SL1.begin(); local
848 while (__i1 != __end1 && __i2 != __end2 && *__i1 == *__i2) {
849 ++__i1;
852 return __i1 == __end1 && __i2 == __end2;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 1021 _mm_set_pi32 (int __i1, int __i0)
1027 unsigned int __i1; member in struct:__anon21772::__anon21773
1032 __u.__s.__i1 = __i1;
1041 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; local
1043 return _mm_set_pi32 (__i1, __i0);
1052 unsigned int __i1, __i0; local
1054 __i1 = (unsigned char)__b7;
1055 __i1 = __i1 << 8 | (unsigned char)__b6
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 1021 _mm_set_pi32 (int __i1, int __i0)
1027 unsigned int __i1; member in struct:__anon22165::__anon22166
1032 __u.__s.__i1 = __i1;
1041 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; local
1043 return _mm_set_pi32 (__i1, __i0);
1052 unsigned int __i1, __i0; local
1054 __i1 = (unsigned char)__b7;
1055 __i1 = __i1 << 8 | (unsigned char)__b6
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 1021 _mm_set_pi32 (int __i1, int __i0)
1027 unsigned int __i1; member in struct:__anon22598::__anon22599
1032 __u.__s.__i1 = __i1;
1041 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; local
1043 return _mm_set_pi32 (__i1, __i0);
1052 unsigned int __i1, __i0; local
1054 __i1 = (unsigned char)__b7;
1055 __i1 = __i1 << 8 | (unsigned char)__b6
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 1021 _mm_set_pi32 (int __i1, int __i0)
1027 unsigned int __i1; member in struct:__anon22991::__anon22992
1032 __u.__s.__i1 = __i1;
1041 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; local
1043 return _mm_set_pi32 (__i1, __i0);
1052 unsigned int __i1, __i0; local
1054 __i1 = (unsigned char)__b7;
1055 __i1 = __i1 << 8 | (unsigned char)__b6
    [all...]

Completed in 840 milliseconds