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.c1020 # define FORCE_INLINE static __forceinline macro
1027 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1029 # define FORCE_INLINE static inline macro
1032 # define FORCE_INLINE static macro
Dzstd_v04.c1000 # define FORCE_INLINE static __forceinline macro
1007 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1009 # define FORCE_INLINE static inline macro
1012 # define FORCE_INLINE static macro
Dzstd_v02.c1019 # define FORCE_INLINE static __forceinline macro
1026 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1028 # define FORCE_INLINE static inline macro
1031 # define FORCE_INLINE static macro
Dzstd_v05.c1121 # define FORCE_INLINE static __forceinline macro
1128 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1130 # define FORCE_INLINE static inline macro
1133 # define FORCE_INLINE static macro
Dzstd_v06.c1397 # define FORCE_INLINE static __forceinline macro
1404 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1406 # define FORCE_INLINE static inline macro
1409 # define FORCE_INLINE static macro
Dzstd_v07.c1417 # define FORCE_INLINE static __forceinline macro
1424 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1426 # define FORCE_INLINE static inline macro
1429 # 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