Searched defs:float64_t (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp6 typedef double float64_t; typedef
26 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
H A Daarch64-mangle-neon-vectors.cpp13 typedef double float64_t; typedef
33 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
/external/vulkan-validation-layers/libs/glm/gtc/
H A Dtype_precision.hpp618 typedef detail::float64 float64_t; typedef in namespace:glm
/external/vulkan-validation-layers/libs/glm/
H A Dfwd.hpp1467 typedef lowp_float64_t float64_t; typedef in namespace:glm
1493 typedef mediump_float64 float64_t; typedef in namespace:glm
1519 typedef highp_float64_t float64_t; typedef in namespace:glm
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Darm_neon.h36 typedef double float64_t; typedef
69 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t;
70 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
[all...]

Completed in 3241 milliseconds