/aosp_15_r20/external/pffft/simd/ |
H A D | pf_sse2_double.h | 73 #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 D | pf_neon_double_from_avx.h | 28 #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 D | xxhash.c | 92 # 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 D | lz4.c | 97 # 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 D | xxhash.c | 117 # 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 D | xxhash.c | 125 # 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 D | xxhash.c | 125 # 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 D | ultrahdrcommon.h | 136 #define FORCE_INLINE __forceinline macro 139 #define FORCE_INLINE __inline__ __attribute__((always_inline)) macro
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v01.c | 139 # 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 D | zstd_v03.c | 954 # 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 D | zstd_v04.c | 940 # 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 D | zstd_v02.c | 954 # 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 D | zstd_v06.c | 1337 # 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 D | zstd_v05.c | 1065 # 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 D | zstd_v07.c | 1358 # 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 D | lz4_wrapper.c | 71 #define FORCE_INLINE static __always_inline macro
|
/aosp_15_r20/external/coreboot/payloads/libpayload/liblz4/ |
H A D | lz4_wrapper.c | 69 #define FORCE_INLINE static inline __attribute__((always_inline)) macro
|
/aosp_15_r20/external/pffft/ |
H A D | sse2neon.h | 62 #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 D | sse2neon.h | 73 #define FORCE_INLINE static inline __attribute__((always_inline)) macro 86 #define FORCE_INLINE static inline macro
|