HomeSort by relevance Sort by last modified time
    Searched full:__select (Results 26 - 47 of 47) sorted by null

12

  /external/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /external/stlport/test/unit/
type_traits_test.cpp 247 typedef __select<1, __true_type, __false_type>::_Ret _SelectFirstRet;
249 typedef __select<0, __true_type, __false_type>::_Ret _SelectSecondRet;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp 247 typedef __select<1, __true_type, __false_type>::_Ret _SelectFirstRet;
249 typedef __select<0, __true_type, __false_type>::_Ret _SelectSecondRet;
  /ndk/tests/device/test-stlport/unit/
type_traits_test.cpp 247 typedef __select<1, __true_type, __false_type>::_Ret _SelectFirstRet;
249 typedef __select<0, __true_type, __false_type>::_Ret _SelectSecondRet;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
type_traits.h 454 typedef typename __select< ::boost::is_reference<_Tp>::value,
457 typedef typename __select< ::boost::is_reference<_Tp>::value,
  /external/valgrind/main/gdbserver_tests/
filter_gdb 82 -e 's/in \.__select ()$/in syscall .../' \
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_linux.h 484 #define _MD_SELECT __select
  /external/chromium_org/third_party/pexpect/
pexpect.py 1622 def __select(self, iwtd, owtd, ewtd, timeout=None): member in class:spawn
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc-2.7.so 
libc.so.6 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libc.a     [all...]

Completed in 663 milliseconds

12