HomeSort by relevance Sort by last modified time
    Searched defs:float_round_style (Results 1 - 5 of 5) 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);
  /prebuilt/ndk/android-ndk-r5/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);
  /prebuilt/ndk/android-ndk-r6/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);
  /prebuilt/ndk/android-ndk-r7/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);

Completed in 704 milliseconds