Searched refs:INLINE (Results 1 - 25 of 1184) sorted by relevance

1234567891011>>

/external/clang/test/Analysis/inlining/
H A Dcontainers.cpp17 #if INLINE
24 #if INLINE
31 #if INLINE
52 #if INLINE
59 #if INLINE
66 #if INLINE
73 #if INLINE
91 #if INLINE
98 #if INLINE
107 #if INLINE
[all...]
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglmutex.h39 static INLINE void _eglInitMutex(_EGLMutex *m)
44 static INLINE void
50 static INLINE void
56 static INLINE void
69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; }
70 static INLINE void _eglDestroyMutex(_EGLMutex *m) { (void) m; }
71 static INLINE void _eglLockMutex(_EGLMutex *m) { (void) m; }
72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; }
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_drawtex.h29 static INLINE void
34 static INLINE void
H A Dst_cb_bitmap.h63 static INLINE void
68 static INLINE void
73 static INLINE void
78 static INLINE void
83 static INLINE void
H A Dst_cb_eglimage.h44 static INLINE void
H A Dst_cb_feedback.h45 static INLINE void
H A Dst_cb_rasterpos.h43 static INLINE void
/external/mesa3d/src/egl/main/
H A Deglmutex.h39 static INLINE void _eglInitMutex(_EGLMutex *m)
44 static INLINE void
50 static INLINE void
56 static INLINE void
69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; }
70 static INLINE void _eglDestroyMutex(_EGLMutex *m) { (void) m; }
71 static INLINE void _eglLockMutex(_EGLMutex *m) { (void) m; }
72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; }
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawtex.h29 static INLINE void
34 static INLINE void
H A Dst_cb_bitmap.h63 static INLINE void
68 static INLINE void
73 static INLINE void
78 static INLINE void
83 static INLINE void
H A Dst_cb_eglimage.h44 static INLINE void
H A Dst_cb_feedback.h45 static INLINE void
H A Dst_cb_rasterpos.h43 static INLINE void
/external/chromium_org/v8/src/
H A Dhydrogen-uint32-analysis.h24 INLINE(bool IsSafeUint32Use(HValue* val, HValue* use));
25 INLINE(bool Uint32UsesAreSafe(HValue* uint32val));
26 INLINE(bool CheckPhiOperands(HPhi* phi));
27 INLINE(void UnmarkPhi(HPhi* phi, ZoneList<HPhi*>* worklist));
28 INLINE(void UnmarkUnsafePhis());
H A Dunbound-queue.h27 INLINE(bool Dequeue(Record* rec));
28 INLINE(void Enqueue(const Record& rec));
29 INLINE(bool IsEmpty() const);
30 INLINE(Record* Peek() const);
33 INLINE(void DeleteFirst());
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dhandle.h71 static INLINE VGHandle
78 static INLINE VGHandle
86 static INLINE VGHandle
94 static INLINE VGHandle
101 static INLINE VGHandle
108 static INLINE VGHandle
115 static INLINE void *
129 static INLINE struct vg_font *
136 static INLINE struct vg_image *
143 static INLINE struc
[all...]
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dhandle.h71 static INLINE VGHandle
78 static INLINE VGHandle
86 static INLINE VGHandle
94 static INLINE VGHandle
101 static INLINE VGHandle
108 static INLINE VGHandle
115 static INLINE void *
129 static INLINE struct vg_font *
136 static INLINE struct vg_image *
143 static INLINE struc
[all...]
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopj_intmath.h56 static INLINE OPJ_INT32 opj_int_min(OPJ_INT32 a, OPJ_INT32 b) {
64 static INLINE OPJ_UINT32 opj_uint_min(OPJ_UINT32 a, OPJ_UINT32 b) {
72 static INLINE OPJ_INT32 opj_int_max(OPJ_INT32 a, OPJ_INT32 b) {
80 static INLINE OPJ_UINT32 opj_uint_max(OPJ_UINT32 a, OPJ_UINT32 b) {
93 static INLINE OPJ_INT32 opj_int_clamp(OPJ_INT32 a, OPJ_INT32 min, OPJ_INT32 max) {
103 static INLINE OPJ_INT32 opj_int_abs(OPJ_INT32 a) {
110 static INLINE OPJ_INT32 opj_int_ceildiv(OPJ_INT32 a, OPJ_INT32 b) {
119 static INLINE OPJ_UINT32 opj_uint_ceildiv(OPJ_UINT32 a, OPJ_UINT32 b) {
127 static INLINE OPJ_INT32 opj_int_ceildivpow2(OPJ_INT32 a, OPJ_INT32 b) {
134 static INLINE OPJ_INT3
[all...]
/external/chromium_org/third_party/libjpeg_turbo/
H A Dconfig.h73 #ifndef INLINE
75 #define INLINE inline __attribute__((always_inline)) macro
77 #define INLINE __forceinline macro
79 #define INLINE macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format_srgb.h60 static INLINE uint8_t
79 static INLINE float
89 static INLINE uint8_t
99 static INLINE uint8_t
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/galahad/
H A Dglhd_screen.h42 static INLINE struct galahad_screen *
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/
H A Did_screen.h42 static INLINE struct identity_screen *
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_srgb.h60 static INLINE uint8_t
79 static INLINE float
89 static INLINE uint8_t
99 static INLINE uint8_t
/external/mesa3d/src/gallium/drivers/galahad/
H A Dglhd_screen.h42 static INLINE struct galahad_screen *
/external/mesa3d/src/gallium/drivers/identity/
H A Did_screen.h42 static INLINE struct identity_screen *

Completed in 4693 milliseconds

1234567891011>>