HomeSort by relevance Sort by last modified time
    Searched full:__half (Results 1 - 25 of 32) sorted by null

1 2

  /external/stlport/stlport/stl/
_algobase.c 456 _Distance __half; local
460 __half = __len >> 1;
462 _STLP_STD::advance(__middle, __half);
467 __len = __len - __half - 1;
470 __len = __half;
_algo.c 1359 _Distance __half; local
1384 _Distance __half; local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 456 _Distance __half; local
460 __half = __len >> 1;
462 _STLP_STD::advance(__middle, __half);
467 __len = __len - __half - 1;
470 __len = __half;
_algo.c 1359 _Distance __half; local
1384 _Distance __half; local
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 456 _Distance __half; local
460 __half = __len >> 1;
462 _STLP_STD::advance(__middle, __half);
467 __len = __len - __half - 1;
470 __len = __half;
_algo.c 1359 _Distance __half; local
1384 _Distance __half; local
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 456 _Distance __half; local
460 __half = __len >> 1;
462 _STLP_STD::advance(__middle, __half);
467 __len = __len - __half - 1;
470 __len = __half;
_algo.c 1359 _Distance __half; local
1384 _Distance __half; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 886 _DistanceType __half; local
891 __half = __len >> 1;
893 std::advance(__middle, __half);
898 __len = __len - __half - 1;
901 __len = __half;
2472 _DistanceType __half; local
2525 _DistanceType __half; local
2572 _DistanceType __half; local
2625 _DistanceType __half; local
2680 _DistanceType __half; local
2747 _DistanceType __half; local
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 886 _DistanceType __half; local
891 __half = __len >> 1;
893 std::advance(__middle, __half);
898 __len = __len - __half - 1;
901 __len = __half;
2472 _DistanceType __half; local
2525 _DistanceType __half; local
2572 _DistanceType __half; local
2625 _DistanceType __half; local
2680 _DistanceType __half; local
2747 _DistanceType __half; local
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 886 _DistanceType __half; local
891 __half = __len >> 1;
893 std::advance(__middle, __half);
898 __len = __len - __half - 1;
901 __len = __half;
2472 _DistanceType __half; local
2525 _DistanceType __half; local
2572 _DistanceType __half; local
2625 _DistanceType __half; local
2680 _DistanceType __half; local
2747 _DistanceType __half; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 67 _DType __half = __len >> 1; local
68 _RAIter __middle = __first + __half;
73 __len = __len - __half - 1;
76 __len = __half;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 67 _DType __half = __len >> 1; local
68 _RAIter __middle = __first + __half;
73 __len = __len - __half - 1;
76 __len = __half;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 67 _DType __half = __len >> 1; local
68 _RAIter __middle = __first + __half;
73 __len = __len - __half - 1;
76 __len = __half;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 259 _DistanceType __half; local
264 __half = __len >> 1;
266 __middle += __half;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 259 _DistanceType __half; local
264 __half = __len >> 1;
266 __middle += __half;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 259 _DistanceType __half; local
264 __half = __len >> 1;
266 __middle += __half;
271 __len = __len - __half - 1;
274 __len = __half;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.13 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
ld 
ld.gold 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-ld 

Completed in 434 milliseconds

1 2