Home
last modified time | relevance | path

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

/aosp_15_r20/external/pffft/simd/
H A 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
H A Dpf_neon_double_from_avx.h28 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
37 #define FORCE_INLINE static inline macro
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A Dxxhash.c92 # define FORCE_INLINE static __forceinline macro
96 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
98 # define FORCE_INLINE static inline macro
101 # define FORCE_INLINE static macro
H A Dlz4.c97 # define FORCE_INLINE static __forceinline macro
104 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
106 # define FORCE_INLINE static inline macro
109 # define FORCE_INLINE static macro
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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
/aosp_15_r20/external/lz4/lib/
H A 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
/aosp_15_r20/external/angle/src/common/third_party/xxhash/
H A 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
/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/
H A Dultrahdrcommon.h136 #define FORCE_INLINE __forceinline macro
139 #define FORCE_INLINE __inline__ __attribute__((always_inline)) macro
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v01.c139 # define FORCE_INLINE static __forceinline macro
147 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
149 # define FORCE_INLINE static inline macro
152 # define FORCE_INLINE static macro
H A Dzstd_v03.c954 # define FORCE_INLINE static __forceinline macro
961 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
963 # define FORCE_INLINE static inline macro
966 # define FORCE_INLINE static macro
H A Dzstd_v04.c940 # define FORCE_INLINE static __forceinline macro
947 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
949 # define FORCE_INLINE static inline macro
952 # define FORCE_INLINE static macro
H A Dzstd_v02.c954 # define FORCE_INLINE static __forceinline macro
961 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
963 # define FORCE_INLINE static inline macro
966 # define FORCE_INLINE static macro
H A Dzstd_v06.c1337 # define FORCE_INLINE static __forceinline macro
1344 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1346 # define FORCE_INLINE static inline macro
1349 # define FORCE_INLINE static macro
H A Dzstd_v05.c1065 # define FORCE_INLINE static __forceinline macro
1072 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1074 # define FORCE_INLINE static inline macro
1077 # define FORCE_INLINE static macro
H A Dzstd_v07.c1358 # define FORCE_INLINE static __forceinline macro
1365 # define FORCE_INLINE static inline __attribute__((always_inline)) macro
1367 # define FORCE_INLINE static inline macro
1370 # define FORCE_INLINE static macro
/aosp_15_r20/external/coreboot/src/commonlib/bsd/
H A Dlz4_wrapper.c71 #define FORCE_INLINE static __always_inline macro
/aosp_15_r20/external/coreboot/payloads/libpayload/liblz4/
H A Dlz4_wrapper.c69 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
/aosp_15_r20/external/pffft/
H A Dsse2neon.h62 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
69 #define FORCE_INLINE static inline macro
/aosp_15_r20/external/gmmlib/third_party/sse2neon/
H A Dsse2neon.h73 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
86 #define FORCE_INLINE static inline macro