OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FORCEINLINE
(Results
1 - 8
of
8
) 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/aac/libFDK/include/
fft.h
124
static void
FORCEINLINE
fft_4(FIXP_DBL *x)
152
static void
FORCEINLINE
fft_8(FIXP_DBL *x)
/external/eigen/unsupported/test/mpreal/
dlmalloc.c
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.c
[
all
...]
/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/aac/libFDK/src/
fft.cpp
106
static
FORCEINLINE
void fft3(FIXP_DBL *RESTRICT pDat)
139
static
FORCEINLINE
void fft5(FIXP_DBL *RESTRICT pDat)
[
all
...]
Completed in 1546 milliseconds