OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:float_round_style
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_limits.h
41
enum
float_round_style
{
enum
74
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = round_toward_zero);
142
float_round_style
__RoundStyle>
155
_STLP_STATIC_CONSTANT(
float_round_style
, round_style = __RoundStyle);
Completed in 572 milliseconds