HomeSort by relevance Sort by last modified time
    Searched refs:__b (Results 376 - 400 of 430) sorted by null

<<1112131415161718

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h 75 /// Swaps the median value of *__a, *__b and *__c to *__a
78 __move_median_first(_Iterator __a, _Iterator __b, _Iterator __c)
84 if (*__a < *__b)
86 if (*__b < *__c)
87 std::iter_swap(__a, __b);
93 else if (*__b < *__c)
96 std::iter_swap(__a, __b);
99 /// Swaps the median value of *__a, *__b and *__c under __comp to *__a
102 __move_median_first(_Iterator __a, _Iterator __b, _Iterator __c,
110 if (__comp(*__a, *__b))
    [all...]
regex.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 1023 const size_type __b = __n * sizeof(value_type); local
1024 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 1023 const size_type __b = __n * sizeof(value_type); local
1024 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 1023 const size_type __b = __n * sizeof(value_type); local
1024 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 1020 const size_type __b = __n * sizeof(value_type); local
1021 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 1023 const size_type __b = __n * sizeof(value_type); local
1024 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 1020 const size_type __b = __n * sizeof(value_type); local
1021 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 1025 const size_type __b = __n * sizeof(value_type); local
1026 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 683 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
686 _mm_mac_pu16 (__m64 __A, __m64 __B, __m64 __C)
688 return __builtin_arm_wmacu (__A, (__v4hi)__B, (__v4hi)__C);
691 /* Element-wise multiplication of signed 16-bit values __B and __C, followed
694 _mm_mac_pi16 (__m64 __A, __m64 __B, __m64 __C)
696 return __builtin_arm_wmacs (__A, (__v4hi)__B, (__v4hi)__C);
699 /* Element-wise multiplication of unsigned 16-bit values __B and __C, followed
702 _mm_macz_pu16 (__m64 __A, __m64 __B)
704 return __builtin_arm_wmacuz ((__v4hi)__A, (__v4hi)__B);
707 /* Element-wise multiplication of signed 16-bit values __B and __C, followe
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 43 #define min(a, b) ( { typeof(a) __a = (a), __b = (b); __a < __b ? __a : __b; } )
44 #define max(a, b) ( { typeof(a) __a = (a), __b = (b); __a > __b ? __a : __b; } )
    [all...]
  /external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp 738 constexpr initializer_list(const _E* __b, size_t __s)
739 : __begin_(__b),

Completed in 456 milliseconds

<<1112131415161718