Home
last modified time | relevance | path

Searched refs:float_t (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
Dtype_float.hpp70 typedef mediump_float float_t; typedef
72 typedef highp_float float_t; typedef
74 typedef mediump_float float_t; typedef
76 typedef lowp_float float_t; typedef
/external/ImageMagick/MagickCore/
Dmagick-type.h43 typedef float float_t; typedef
49 typedef float_t MagickRealType;
63 typedef float_t MagickRealType;
77 typedef float_t MagickRealType;
/external/libcxx/include/
Dcmath43 float_t // C99
327 using ::float_t;
/external/ImageMagick/config/
Dconfig.h.in182 /* Define to 1 if the system has the type `float_t'. */
881 /* The size of `float_t', as computed by sizeof. */
/external/ImageMagick/
Dconfigure.ac1003 AC_CHECK_TYPES([float_t], [], [], [[#include <math.h>]])
1005 AC_CHECK_SIZEOF([float_t], [], [[#include <math.h>]])