OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__integer
(Results
1 - 10
of
10
) sorted by null
/external/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
...]
/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
...]
/prebuilt/ndk/android-ndk-r5/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
...]
/prebuilt/ndk/android-ndk-r6/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
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
formatter.h
149
__integer
,
enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon19725
175
// When _M_kind ==
__integer
193
: _M_kind(
__integer
), _M_variant()
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h
149
__integer
,
enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon24110
175
// When _M_kind ==
__integer
193
: _M_kind(
__integer
), _M_variant()
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
formatter.h
149
__integer
,
enumerator in enum:__gnu_debug::_Error_formatter::_Parameter::__anon25208
175
// When _M_kind ==
__integer
193
: _M_kind(
__integer
), _M_variant()
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so
libstdc++.so.6
libstdc++.so.6.0.13
Completed in 777 milliseconds