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

  /external/clang/test/CodeGenCXX/
mangle-neon-vectors.cpp 6 typedef double float64_t; typedef
26 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
aarch64-mangle-neon-vectors.cpp 13 typedef double float64_t; typedef
33 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 36 typedef double float64_t; typedef
68 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t;
69 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 36 typedef double float64_t; typedef
68 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t;
69 typedef __attribute__((neon_vector_type(2))) float64_t float64x2_t;
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
arm_neon.h 85 typedef double float64_t; typedef
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 90 typedef double float64_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
arm_neon.h 85 typedef double float64_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 90 typedef double float64_t; typedef
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h 36 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...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h 36 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...]
  /prebuilts/sdk/renderscript/clang-include/
arm_neon.h 36 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 1875 milliseconds