Searched refs:FORCEINLINE (Results 1 - 5 of 5) sorted by relevance

/external/aac/libSYS/include/
H A Dmachine_type.h283 * \def FORCEINLINE
291 #undef FORCEINLINE macro
292 #define FORCEINLINE macro
294 #ifndef FORCEINLINE
296 #define FORCEINLINE __attribute((always_inline)) macro
298 #define FORCEINLINE macro
/external/libvpx/
H A Dvpx_config.h3 #define FORCEINLINE macro
/external/aac/libFDK/include/
H A Dfft.h124 static void FORCEINLINE fft_4(FIXP_DBL *x)
152 static void FORCEINLINE fft_8(FIXP_DBL *x)
/external/chromium/crypto/third_party/nss/
H A Dsha512.cc107 #ifndef FORCEINLINE
109 #define FORCEINLINE __forceinline macro
111 #define FORCEINLINE __inline macro
116 static FORCEINLINE PRUint32 FASTCALL
/external/aac/libFDK/src/
H A Dfft.cpp106 static FORCEINLINE void fft3(FIXP_DBL *RESTRICT pDat)
139 static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)

Completed in 366 milliseconds