Home
last modified time | relevance | path

Searched defs:FORCE_INLINE (Results 1 – 13 of 13) sorted by relevance

/external/pffft/simd/
Dpf_neon_double_from_avx.h28 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
37 #define FORCE_INLINE static inline macro
Dpf_sse2_double.h73 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
76 #define FORCE_INLINE static __forceinline macro
83 #define FORCE_INLINE static inline macro
/external/vulkan-validation-layers/layers/
Dxxhash.c117 # define FORCE_INLINE static __forceinline macro
121 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
123 # define FORCE_INLINE static inline macro
126 # define FORCE_INLINE static macro
/external/angle/src/common/third_party/xxhash/
Dxxhash.c125 # define FORCE_INLINE static __forceinline macro
129 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
131 # define FORCE_INLINE static inline macro
134 # define FORCE_INLINE static macro
/external/lz4/lib/
Dxxhash.c125 # define FORCE_INLINE static __forceinline macro
129 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
131 # define FORCE_INLINE static inline macro
134 # define FORCE_INLINE static macro
/external/zstd/lib/legacy/
Dzstd_v01.c138 # define FORCE_INLINE static __forceinline macro
146 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
148 # define FORCE_INLINE static inline macro
151 # define FORCE_INLINE static macro
Dzstd_v03.c1016 # define FORCE_INLINE static __forceinline macro
1023 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1025 # define FORCE_INLINE static inline macro
1028 # define FORCE_INLINE static macro
Dzstd_v04.c996 # define FORCE_INLINE static __forceinline macro
1003 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1005 # define FORCE_INLINE static inline macro
1008 # define FORCE_INLINE static macro
Dzstd_v02.c1015 # define FORCE_INLINE static __forceinline macro
1022 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1024 # define FORCE_INLINE static inline macro
1027 # define FORCE_INLINE static macro
Dzstd_v05.c1117 # define FORCE_INLINE static __forceinline macro
1124 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1126 # define FORCE_INLINE static inline macro
1129 # define FORCE_INLINE static macro
Dzstd_v06.c1393 # define FORCE_INLINE static __forceinline macro
1400 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1402 # define FORCE_INLINE static inline macro
1405 # define FORCE_INLINE static macro
Dzstd_v07.c1413 # define FORCE_INLINE static __forceinline macro
1420 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1422 # define FORCE_INLINE static inline macro
1425 # define FORCE_INLINE static macro
/external/pffft/
Dsse2neon.h62 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
69 #define FORCE_INLINE static inline macro