HomeSort by relevance Sort by last modified time
    Searched full:__lg (Results 26 - 50 of 53) sorted by null

12 3

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 2348 __lg(_Size __n) function
2357 __lg(int __n) function
2361 __lg(long __n) function
2365 __lg(long long __n) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.c     [all...]
_algo.h 409 inline _Size __lg(_Size __n) { function
  /external/stlport/stlport/stl/
_algo.h 409 inline _Size __lg(_Size __n) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 409 inline _Size __lg(_Size __n) { function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
random.tcc 153 : std::__lg(__m);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
random.tcc 155 : std::__lg(__m);
738 const unsigned __m = __r ? std::__lg(__r) : __edig;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
random.tcc 155 : std::__lg(__m);
738 const unsigned __m = __r ? std::__lg(__r) : __edig;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h     [all...]
random.tcc 139 : std::__lg(__m);
752 const unsigned __m = __r ? std::__lg(__r) : __edig;
    [all...]
random.h 116 typedef typename _Select_uint_least_t<std::__lg(__a)
117 + std::__lg(__m) + 2>::type _Tp2;
    [all...]

Completed in 979 milliseconds

12 3