HomeSort by relevance Sort by last modified time
    Searched defs:float32_t (Results 26 - 28 of 28) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
arm_neon.h 33 typedef float float32_t; typedef
66 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t;
67 typedef __attribute__((neon_vector_type(4))) float32_t float32x4_t;
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
arm_neon.h 33 typedef float float32_t; typedef
66 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t;
67 typedef __attribute__((neon_vector_type(4))) float32_t float32x4_t;
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
arm_neon.h 33 typedef float float32_t; typedef
66 typedef __attribute__((neon_vector_type(2))) float32_t float32x2_t;
67 typedef __attribute__((neon_vector_type(4))) float32_t float32x4_t;
    [all...]

Completed in 1319 milliseconds

12