HomeSort by relevance Sort by last modified time
    Searched full:forceinline (Results 1 - 14 of 14) sorted by null

  /external/aac/libSYS/include/
machine_type.h 283 * \def FORCEINLINE
291 #undef FORCEINLINE
292 #define FORCEINLINE
294 #ifndef FORCEINLINE
296 #define FORCEINLINE __attribute((always_inline))
298 #define FORCEINLINE
  /external/chromium_org/chrome_frame/crash_reporting/
vectored_handler.h 57 FORCEINLINE LONG Handler(EXCEPTION_POINTERS* exceptionInfo);
  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.h 140 void forceInline();
markup.cpp 224 wrappingStyle->forceInline();
225 // FIXME: Should this be included in forceInline?
311 newInlineStyle->forceInline();
    [all...]
EditingStyle.cpp     [all...]
  /external/aac/libFDK/include/
fft.h 124 static void FORCEINLINE fft_4(FIXP_DBL *x)
152 static void FORCEINLINE fft_8(FIXP_DBL *x)
  /external/chromium/crypto/third_party/nss/
sha512.cc 107 #ifndef FORCEINLINE
109 #define FORCEINLINE __forceinline
111 #define FORCEINLINE __inline
116 static FORCEINLINE PRUint32 FASTCALL
    [all...]
  /external/chromium_org/crypto/third_party/nss/
sha512.cc 107 #ifndef FORCEINLINE
109 #define FORCEINLINE __forceinline
111 #define FORCEINLINE __inline
116 static FORCEINLINE PRUint32 FASTCALL
    [all...]
  /external/eigen/Eigen/src/Core/util/
Macros.h 125 // but it still doesn't use GCC's always_inline. This is useful in (common) situations where MSVC needs forceinline
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c     [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c     [all...]
  /external/clang/include/clang/Basic/
Attr.td 964 def ForceInline : InheritableAttr {
  /external/aac/libFDK/src/
fft.cpp 106 static FORCEINLINE void fft3(FIXP_DBL *RESTRICT pDat)
139 static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)
    [all...]
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 387 milliseconds