HomeSort by relevance Sort by last modified time
    Searched defs:round_toward_zero (Results 1 - 7 of 7) sorted by null

  /external/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
74 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_limits.h 43 round_toward_zero = 0, enumerator in enum:float_round_style
79 _STLP_STATIC_CONSTANT(float_round_style, round_style = round_toward_zero);

Completed in 322 milliseconds