Home
last modified time | relevance | path

Searched defs:ALWAYS_INLINE (Results 1 – 15 of 15) sorted by relevance

/third_party/gn/src/base/
Dcompiler_specific.h22 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro
24 #define ALWAYS_INLINE __forceinline macro
26 #define ALWAYS_INLINE inline macro
/third_party/libsnd/src/ALAC/
Dshift.h20 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
22 #define ALWAYS_INLINE macro
Ddp_dec.c36 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
38 #define ALWAYS_INLINE macro
Ddp_enc.c35 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
37 #define ALWAYS_INLINE macro
Dag_enc.c46 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
48 #define ALWAYS_INLINE macro
Dag_dec.c44 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
46 #define ALWAYS_INLINE macro
/third_party/libunwind/include/
Dcompiler.h41 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
44 # define ALWAYS_INLINE macro
56 # define ALWAYS_INLINE macro
/third_party/libsnd/src/G72x/
Dg72x_priv.h110 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
112 #define ALWAYS_INLINE macro
/third_party/cef/include/base/
Dcef_compiler_specific.h108 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro
110 #define ALWAYS_INLINE __forceinline macro
112 #define ALWAYS_INLINE inline macro
/third_party/libsnd/src/GSM610/
Dgsm610_priv.h296 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
298 #define ALWAYS_INLINE macro
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dpam.h66 #define ALWAYS_INLINE __attribute__((always_inline)) inline macro
71 #define ALWAYS_INLINE __forceinline macro
74 #define ALWAYS_INLINE inline macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dyadif.c40 #define ALWAYS_INLINE __attribute__((always_inline)) inline macro
42 #define ALWAYS_INLINE __forceinline macro
44 #define ALWAYS_INLINE inline macro
/third_party/mesa3d/src/util/
Dmacros.h175 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
177 # define ALWAYS_INLINE __forceinline macro
179 # define ALWAYS_INLINE inline macro
/third_party/libsnd/src/
Dcommon.h1127 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
1129 #define ALWAYS_INLINE macro
/third_party/python/Modules/_decimal/libmpdec/
Dmpdecimal.c66 #define ALWAYS_INLINE __forceinline macro
68 #define ALWAYS_INLINE macro
73 #define ALWAYS_INLINE macro
75 #define ALWAYS_INLINE inline __attribute__ ((always_inline)) macro