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

  /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/android/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...]

Completed in 24 milliseconds