Home
last modified time | relevance | path

Searched refs:ALWAYS_INLINE (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/ejdb/src/jbl/
Dbinn.h63 #define ALWAYS_INLINE __forceinline macro
67 #define ALWAYS_INLINE static inline __attribute__((always_inline)) macro
317 ALWAYS_INLINE void binn_init_item(binn *item) { in binn_init_item()
322 ALWAYS_INLINE binn *binn_int8(signed char value) { in binn_int8()
326 ALWAYS_INLINE binn *binn_int16(short value) { in binn_int16()
330 ALWAYS_INLINE binn *binn_int32(int value) { in binn_int32()
334 ALWAYS_INLINE binn *binn_int64(int64 value) { in binn_int64()
338 ALWAYS_INLINE binn *binn_uint8(unsigned char value) { in binn_uint8()
342 ALWAYS_INLINE binn *binn_uint16(unsigned short value) { in binn_uint16()
346 ALWAYS_INLINE binn *binn_uint32(unsigned int value) { in binn_uint32()
[all …]
/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
96 ALWAYS_INLINE static f_pixel to_f(const float gamma_lut[], const rgba_pixel px);
140 ALWAYS_INLINE static double colordifference_ch(const double x, const double y, const double alphas);
149 ALWAYS_INLINE static float colordifference_stdc(const f_pixel px, const f_pixel py);
171 ALWAYS_INLINE static double min_colordifference_ch(const double x, const double y, const double alp…
179 ALWAYS_INLINE static float min_colordifference(const f_pixel px, const f_pixel py);
188 ALWAYS_INLINE static float colordifference(f_pixel px, f_pixel py);
/third_party/libsnd/src/ALAC/
Dshift.h20 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
22 #define ALWAYS_INLINE macro
26 static inline int32_t ALWAYS_INLINE
Dag_enc.c46 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
48 #define ALWAYS_INLINE macro
75 static inline int32_t ALWAYS_INLINE lg3a (int32_t x) in lg3a()
85 static inline int32_t ALWAYS_INLINE abs_func (int32_t a) in abs_func()
171 static inline void ALWAYS_INLINE dyn_jam_noDeref (unsigned char *out, uint32_t bitPos, uint32_t num… in dyn_jam_noDeref()
193 static inline void ALWAYS_INLINE dyn_jam_noDeref_large (unsigned char *out, uint32_t bitPos, uint32… in dyn_jam_noDeref_large()
Dag_dec.c44 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
46 #define ALWAYS_INLINE macro
100 static inline int32_t ALWAYS_INLINE lg3a (int32_t x) in lg3a()
110 static inline uint32_t ALWAYS_INLINE read32bit (uint8_t * buffer) in read32bit()
128 static inline uint32_t ALWAYS_INLINE
Ddp_enc.c35 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
37 #define ALWAYS_INLINE macro
64 static inline int32_t ALWAYS_INLINE sign_of_int (int32_t i) in sign_of_int()
Ddp_dec.c36 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
38 #define ALWAYS_INLINE macro
43 static inline int32_t ALWAYS_INLINE
/third_party/libsnd/src/G72x/
Dg72x_priv.h110 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
112 #define ALWAYS_INLINE macro
115 static inline int ALWAYS_INLINE
120 static inline int ALWAYS_INLINE
/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/libunwind/include/
Dcompiler.h41 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
44 # define ALWAYS_INLINE macro
56 # define ALWAYS_INLINE macro
/third_party/mesa3d/src/vulkan/util/
Dvk_alloc.h189 static ALWAYS_INLINE void
228 static ALWAYS_INLINE void *
263 static ALWAYS_INLINE void *
272 static ALWAYS_INLINE void *
287 static ALWAYS_INLINE void *
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_sse.h310 static ALWAYS_INLINE __m128i
352 static ALWAYS_INLINE __m128i
393 static ALWAYS_INLINE __m128i
435 static ALWAYS_INLINE __m128i
487 static ALWAYS_INLINE __m128i
517 static ALWAYS_INLINE __m128i
536 static ALWAYS_INLINE __m128i
572 static ALWAYS_INLINE __m128i
621 static ALWAYS_INLINE int32_t
/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
245 ALWAYS_INLINE static void
265 ALWAYS_INLINE static void
301 ALWAYS_INLINE G_GNUC_UNUSED static void
314 ALWAYS_INLINE G_GNUC_UNUSED static void
327 ALWAYS_INLINE static void
381 ALWAYS_INLINE static void
414 ALWAYS_INLINE static void
/third_party/mesa3d/src/compiler/nir/
Dnir_inline_helpers.h4 static ALWAYS_INLINE bool
44 static ALWAYS_INLINE bool
59 static ALWAYS_INLINE bool
/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
Dcef_ref_counted.h224 ALWAYS_INLINE void AddRefImpl() const { in AddRefImpl()
235 ALWAYS_INLINE void AddRefWithCheckImpl() const { in AddRefWithCheckImpl()
246 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl()
/third_party/mesa3d/src/util/
Dmacros.h193 #ifndef ALWAYS_INLINE
195 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
197 # define ALWAYS_INLINE __forceinline macro
199 # 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
302 static inline int32_t ALWAYS_INLINE
307 static inline int32_t ALWAYS_INLINE
/third_party/mesa3d/src/mesa/main/
Dcompute.c281 static ALWAYS_INLINE void
321 static ALWAYS_INLINE void
352 static ALWAYS_INLINE void
Dglthread_draw.c62 static ALWAYS_INLINE struct gl_buffer_object *
79 static ALWAYS_INLINE struct gl_buffer_object *
109 static ALWAYS_INLINE bool
289 static ALWAYS_INLINE void
353 static ALWAYS_INLINE void
377 static ALWAYS_INLINE void
462 static ALWAYS_INLINE void
628 static ALWAYS_INLINE void
735 static ALWAYS_INLINE void
941 static ALWAYS_INLINE void
Dclear.c148 static ALWAYS_INLINE void
346 static ALWAYS_INLINE void
465 static ALWAYS_INLINE void
559 static ALWAYS_INLINE void
693 static ALWAYS_INLINE void
Dpolygon.c54 static ALWAYS_INLINE void
107 static ALWAYS_INLINE void
160 static ALWAYS_INLINE void
/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
142 ALWAYS_INLINE int
179 ALWAYS_INLINE int
201 ALWAYS_INLINE mpd_ssize_t
208 ALWAYS_INLINE mpd_ssize_t
215 ALWAYS_INLINE mpd_ssize_t
222 ALWAYS_INLINE mpd_uint_t
[all …]
/third_party/gn/src/base/memory/
Dref_counted.h109 ALWAYS_INLINE void AddRefImpl() const { ref_count_.Increment(); } in AddRefImpl()
111 ALWAYS_INLINE bool ReleaseImpl() const { in ReleaseImpl()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_array.c56 static void ALWAYS_INLINE
73 static void ALWAYS_INLINE
192 static void ALWAYS_INLINE

1234