Searched refs:INLINE (Results 1 - 25 of 623) 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/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
H A Dst_cb_queryobj.h49 static INLINE struct st_query_object *
63 static INLINE void
H A Dst_cb_xformfb.h50 static INLINE void
55 static INLINE void
/external/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/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/valgrind/memcheck/tests/
H A Dinltemplate.cpp8 #define INLINE inline __attribute__((always_inline)) macro
10 #define INLINE macro
19 static INLINE T temp_member_func_b(T argb) {
27 static /*INLINE*/ T temp_member_func_noinline(T arga) {
/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
H A Du_pointer.h37 static INLINE intptr_t
48 static INLINE void *
59 static INLINE uintptr_t
70 static INLINE void *
84 static INLINE void *
95 static INLINE void *
103 static INLINE func_pointer
114 static INLINE void *
/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 *
/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) {
88 static INLINE OPJ_UINT32 opj_uint_adds(OPJ_UINT32 a, OPJ_UINT32 b) {
102 static INLINE OPJ_INT32 opj_int_clamp(OPJ_INT32 a, OPJ_INT32 min, OPJ_INT32 max) {
112 static INLINE OPJ_INT32 opj_int_abs(OPJ_INT32 a) {
119 static INLINE OPJ_INT32 opj_int_ceildiv(OPJ_INT32 a, OPJ_INT32 b) {
128 static INLINE OPJ_UINT32 opj_uint_ceildiv(OPJ_UINT32 a, OPJ_UINT32 b) {
137 static INLINE OPJ_INT3
[all...]
/external/clang/test/CXX/basic/basic.start/basic.start.init/
H A Dp3.cpp7 #if INLINE
/external/lldb/test/functionalities/breakpoint/breakpoint_locations/
H A Dmain.c3 #define INLINE inline __attribute__((always_inline)) macro
12 INLINE int
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_batchbuffer.h36 static INLINE size_t
42 static INLINE boolean
49 static INLINE void
57 static INLINE void
67 static INLINE void
75 static INLINE void
86 static INLINE boolean
94 static INLINE int
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_stateobj_tex.h12 static INLINE struct nv50_tsc_entry *
24 static INLINE struct nv50_tic_entry *
/external/mesa3d/src/mesa/drivers/dri/common/
H A Dmmio.h40 static INLINE uint32_t
53 static INLINE uint32_t
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_tex_obj.h70 static INLINE struct intel_texture_object *
76 static INLINE struct intel_texture_image *
/external/mesa3d/src/mapi/mapi/
H A Du_thread.h108 static INLINE unsigned long
115 static INLINE void
126 static INLINE void *
136 static INLINE void
174 static INLINE unsigned long
181 static INLINE void
193 static INLINE void
204 static INLINE void *
214 static INLINE void
252 static INLINE unsigne
[all...]

Completed in 1995 milliseconds

1234567891011>>