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

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.c 83 # define __declare_numeric_limits_member(__integer) \
84 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::digits; \
85 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::digits10; \
86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \
87 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_specialized; \
88 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_signed; \
89 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_integer; \
90 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_exact; \
91 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_bounded; \
92 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_modul
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_limits.c 83 # define __declare_numeric_limits_member(__integer) \
84 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::digits; \
85 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::digits10; \
86 _STLP_TEMPLATE_NULL const int numeric_limits<__integer>::radix; \
87 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_specialized; \
88 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_signed; \
89 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_integer; \
90 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_exact; \
91 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_bounded; \
92 _STLP_TEMPLATE_NULL const bool numeric_limits<__integer>::is_modul
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
formatter.h 155 __integer, enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon39280
181 // When _M_kind == __integer
199 : _M_kind(__integer), _M_variant()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
formatter.h 155 __integer, enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon41354
181 // When _M_kind == __integer
199 : _M_kind(__integer), _M_variant()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
formatter.h 155 __integer, enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon41630
181 // When _M_kind == __integer
199 : _M_kind(__integer), _M_variant()
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
formatter.h 157 __integer, enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon72262
183 // When _M_kind == __integer
201 : _M_kind(__integer), _M_variant()

Completed in 590 milliseconds