/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | TagBalancingHtmlStreamEventReceiver.java | 300 INLINE, enumConstant 409 ElementGroup.INLINE 415 ElementGroup.INLINE, ElementGroup.INLINE_MINUS_A 417 ElementGroup.INLINE 421 ElementGroup.INLINE, ElementGroup.INLINE_MINUS_A 423 ElementGroup.INLINE 429 ElementGroup.INLINE, ElementGroup.P_ELEMENT 433 ElementGroup.INLINE, ElementGroup.INLINE_MINUS_A 435 ElementGroup.BLOCK, ElementGroup.INLINE, 445 ElementGroup.INLINE, ElementGroup.INLINE_MINUS_A [all …]
|
/external/clang/test/Analysis/inlining/ |
D | containers.cpp | 17 #if INLINE in test() 24 #if INLINE in test() 31 #if INLINE in test() 52 #if INLINE in testWrappers() 59 #if INLINE in testWrappers() 66 #if INLINE in testWrappers() 73 #if INLINE in testWrappers() 91 #if INLINE in MySet() 98 #if INLINE in MySet() 107 #if INLINE in isEmpty() [all …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_math.h | 68 static INLINE float cosf( float f ) in cosf() 73 static INLINE float sinf( float f ) in sinf() 78 static INLINE float ceilf( float f ) in ceilf() 83 static INLINE float floorf( float f ) in floorf() 88 static INLINE float powf( float f, float g ) in powf() 93 static INLINE float sqrtf( float f ) in sqrtf() 98 static INLINE float fabsf( float f ) in fabsf() 103 static INLINE float logf( float f ) in logf() 119 static INLINE double log2( double x ) in log2() 125 static INLINE double [all …]
|
D | u_atomic.h | 48 static INLINE boolean 59 static INLINE void 65 static INLINE void 71 static INLINE int32_t 95 static INLINE boolean 106 static INLINE void 112 static INLINE void 118 static INLINE int32_t 145 static INLINE boolean 151 static INLINE void [all …]
|
D | u_inlines.h | 54 static INLINE void 60 static INLINE boolean 72 static INLINE boolean 99 static INLINE boolean 106 static INLINE void 123 static INLINE void 133 static INLINE void 144 static INLINE void 161 static INLINE void 177 static INLINE void [all …]
|
D | u_format.h | 396 static INLINE const char * 409 static INLINE const char * 425 static INLINE boolean 437 static INLINE boolean 457 static INLINE boolean 470 static INLINE boolean 477 static INLINE boolean 484 static INLINE boolean 491 static INLINE boolean 505 static INLINE boolean [all …]
|
D | u_blitter.h | 126 static INLINE 342 static INLINE 349 static INLINE 356 static INLINE 363 static INLINE 370 static INLINE 377 static INLINE 384 static INLINE 391 static INLINE 398 static INLINE [all …]
|
D | u_pointer.h | 37 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 *
|
D | u_string.h | 57 static INLINE char * 72 static INLINE void 78 static INLINE void 87 static INLINE char * 95 static INLINE char* 109 static INLINE int 125 static INLINE int 141 static INLINE char * 155 static INLINE void * 202 static INLINE void [all …]
|
/external/v8/src/heap/ |
D | objects-visiting.h | 205 INLINE(static ReturnType Visit(Map* map, HeapObject* object)) { in INLINE() function 228 INLINE(static ReturnType Visit(Map* map, HeapObject* object)) { in INLINE() function 256 INLINE(static int IterateBody(Map* map, HeapObject* obj)) { in INLINE() function 260 INLINE(static void VisitPointers(Heap* heap, HeapObject* object, in INLINE() function 270 INLINE(static void VisitCodeEntry(Heap* heap, HeapObject* object, in INLINE() function 276 INLINE(static int VisitByteArray(Map* map, HeapObject* object)) { in INLINE() function 280 INLINE(static int VisitFixedDoubleArray(Map* map, HeapObject* object)) { in INLINE() function 285 INLINE(static int VisitJSObject(Map* map, HeapObject* object)) { in INLINE() function 289 INLINE(static int VisitSeqOneByteString(Map* map, HeapObject* object)) { in INLINE() function 294 INLINE(static int VisitSeqTwoByteString(Map* map, HeapObject* object)) { in INLINE() function [all …]
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | handle.h | 71 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 struct vg_mask_layer * [all …]
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_intmath.h | 56 static INLINE OPJ_INT32 opj_int_min(OPJ_INT32 a, OPJ_INT32 b) { in opj_int_min() 64 static INLINE OPJ_UINT32 opj_uint_min(OPJ_UINT32 a, OPJ_UINT32 b) { in opj_uint_min() 72 static INLINE OPJ_INT32 opj_int_max(OPJ_INT32 a, OPJ_INT32 b) { in opj_int_max() 80 static INLINE OPJ_UINT32 opj_uint_max(OPJ_UINT32 a, OPJ_UINT32 b) { in opj_uint_max() 88 static INLINE OPJ_UINT32 opj_uint_adds(OPJ_UINT32 a, OPJ_UINT32 b) { in opj_uint_adds() 102 static INLINE OPJ_INT32 opj_int_clamp(OPJ_INT32 a, OPJ_INT32 min, OPJ_INT32 max) { in opj_int_clamp() 112 static INLINE OPJ_INT32 opj_int_abs(OPJ_INT32 a) { in opj_int_abs() 119 static INLINE OPJ_INT32 opj_int_ceildiv(OPJ_INT32 a, OPJ_INT32 b) { in opj_int_ceildiv() 128 static INLINE OPJ_UINT32 opj_uint_ceildiv(OPJ_UINT32 a, OPJ_UINT32 b) { in opj_uint_ceildiv() 137 static INLINE OPJ_INT32 opj_int_ceildivpow2(OPJ_INT32 a, OPJ_INT32 b) { in opj_int_ceildivpow2() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_eu.h | 155 static INLINE int type_sz( GLuint type ) in type_sz() 186 static INLINE struct brw_reg brw_reg( GLuint file, in brw_reg() 230 static INLINE struct brw_reg brw_vec16_reg( GLuint file, in brw_vec16_reg() 246 static INLINE struct brw_reg brw_vec8_reg( GLuint file, in brw_vec8_reg() 262 static INLINE struct brw_reg brw_vec4_reg( GLuint file, in brw_vec4_reg() 278 static INLINE struct brw_reg brw_vec2_reg( GLuint file, in brw_vec2_reg() 294 static INLINE struct brw_reg brw_vec1_reg( GLuint file, in brw_vec1_reg() 310 static INLINE struct brw_reg retype( struct brw_reg reg, in retype() 325 static INLINE struct brw_reg suboffset( struct brw_reg reg, in suboffset() 333 static INLINE struct brw_reg offset( struct brw_reg reg, in offset() [all …]
|
/external/v8/src/ |
D | list.h | 37 INLINE(explicit List(int capacity, 41 INLINE(~List()) { DeleteData(data_); } in INLINE() function 50 INLINE(void* operator new(size_t size, 54 INLINE(void operator delete(void* p)) { in INLINE() function 59 INLINE(void operator delete(void* p, AllocationPolicy allocator)) { in INLINE() function 79 INLINE(bool is_empty() const) { return length_ == 0; } in INLINE() function 80 INLINE(int length() const) { return length_; } in INLINE() function 81 INLINE(int capacity() const) { return capacity_; } in INLINE() function 126 INLINE(T RemoveLast()) { return Remove(length_ - 1); } in INLINE() function 129 INLINE(void Allocate(int length, [all …]
|
D | json-stringifier.h | 37 INLINE(Result SerializeObject(Handle<Object> obj)) { in INLINE() function 43 INLINE(Result SerializeElement(Isolate* isolate, in INLINE() function 54 INLINE(Result SerializeProperty(Handle<Object> object, in INLINE() function 64 INLINE(void SerializeDeferredKey(bool deferred_comma, 70 INLINE(Result SerializeHeapNumber(Handle<HeapNumber> object)) { in INLINE() function 76 INLINE(Result SerializeJSArray(Handle<JSArray> object)); 77 INLINE(Result SerializeJSObject(Handle<JSObject> object)); 87 INLINE(static void SerializeStringUnchecked_( 92 INLINE(void SerializeString_(Handle<String> string)); 95 INLINE(static bool DoNotEscape(Char c)); [all …]
|
/external/mesa3d/src/mapi/mapi/ |
D | u_thread.h | 108 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 unsigned long [all …]
|
/external/mesa3d/src/gallium/auxiliary/os/ |
D | os_thread.h | 57 static INLINE pipe_thread pipe_thread_create( void *(* routine)( void *), void *param ) in pipe_thread_create() 72 static INLINE int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait() 77 static INLINE int pipe_thread_destroy( pipe_thread thread ) in pipe_thread_destroy() 138 static INLINE pipe_thread pipe_thread_create( void *(WINAPI * routine)( void *), void *param ) in pipe_thread_create() 144 static INLINE int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait() 151 static INLINE int pipe_thread_destroy( pipe_thread thread ) in pipe_thread_destroy() 252 static INLINE pipe_thread pipe_thread_create( void *(* routine)( void *), void *param ) in pipe_thread_create() 257 static INLINE int pipe_thread_wait( pipe_thread thread ) in pipe_thread_wait() 262 static INLINE int pipe_thread_destroy( pipe_thread thread ) in pipe_thread_destroy() 322 static INLINE void pipe_barrier_init(pipe_barrier *barrier, unsigned count) in pipe_barrier_init() [all …]
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_winsys.h | 18 static INLINE void 25 static INLINE void 41 static INLINE void 68 static INLINE uint32_t 74 static INLINE uint32_t 80 static INLINE uint32_t 86 static INLINE uint32_t 93 static INLINE uint8_t 100 static INLINE void 106 static INLINE void [all …]
|
/external/mesa3d/src/egl/main/ |
D | eglmutex.h | 39 static INLINE void _eglInitMutex(_EGLMutex *m) in _eglInitMutex() 44 static INLINE void 50 static INLINE void 56 static INLINE void 69 static INLINE void _eglInitMutex(_EGLMutex *m) { (void) m; } in _eglInitMutex() 70 static INLINE void _eglDestroyMutex(_EGLMutex *m) { (void) m; } in _eglDestroyMutex() 71 static INLINE void _eglLockMutex(_EGLMutex *m) { (void) m; } in _eglLockMutex() 72 static INLINE void _eglUnlockMutex(_EGLMutex *m) { (void) m; } in _eglUnlockMutex()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_atomic_msvc.h | 63 INLINE void atomic_signal_fence(memory_order) { in atomic_signal_fence() 67 INLINE void atomic_thread_fence(memory_order) { in atomic_thread_fence() 71 INLINE void proc_yield(int cnt) { in proc_yield() 77 INLINE typename T::Type atomic_load( in atomic_load() 95 INLINE void atomic_store(volatile T *a, typename T::Type v, memory_order mo) { in atomic_store() 111 INLINE u32 atomic_fetch_add(volatile atomic_uint32_t *a, in atomic_fetch_add() 119 INLINE uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add() 132 INLINE u32 atomic_fetch_sub(volatile atomic_uint32_t *a, in atomic_fetch_sub() 140 INLINE uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub() 153 INLINE u8 atomic_exchange(volatile atomic_uint8_t *a, in atomic_exchange() [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_pred_common.h | 22 static INLINE int get_segment_id(const VP9_COMMON *cm, in get_segment_id() 41 static INLINE int vp9_get_pred_context_seg_id(const MACROBLOCKD *xd) { in vp9_get_pred_context_seg_id() 51 static INLINE vpx_prob vp9_get_pred_prob_seg_id(const struct segmentation *seg, in vp9_get_pred_prob_seg_id() 56 static INLINE int vp9_get_skip_context(const MACROBLOCKD *xd) { in vp9_get_skip_context() 64 static INLINE vpx_prob vp9_get_skip_prob(const VP9_COMMON *cm, in vp9_get_skip_prob() 73 static INLINE vpx_prob vp9_get_intra_inter_prob(const VP9_COMMON *cm, in vp9_get_intra_inter_prob() 80 static INLINE vpx_prob vp9_get_reference_mode_prob(const VP9_COMMON *cm, in vp9_get_reference_mode_prob() 88 static INLINE vpx_prob vp9_get_pred_prob_comp_ref_p(const VP9_COMMON *cm, in vp9_get_pred_prob_comp_ref_p() 96 static INLINE vpx_prob vp9_get_pred_prob_single_ref_p1(const VP9_COMMON *cm, in vp9_get_pred_prob_single_ref_p1() 103 static INLINE vpx_prob vp9_get_pred_prob_single_ref_p2(const VP9_COMMON *cm, in vp9_get_pred_prob_single_ref_p2() [all …]
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_ureg.h | 124 static INLINE void * 134 static INLINE void * 187 static INLINE struct ureg_src 202 static INLINE struct ureg_src 312 static INLINE struct ureg_src 325 static INLINE struct ureg_src 337 static INLINE struct ureg_src 347 static INLINE struct ureg_src 356 static INLINE struct ureg_src 369 static INLINE struct ureg_src [all …]
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_winsys.h | 19 static INLINE void 26 static INLINE void 42 static INLINE void 64 static INLINE uint32_t 70 static INLINE uint32_t 76 static INLINE uint32_t 83 static INLINE uint32_t 90 static INLINE void 96 static INLINE void 105 static INLINE void [all …]
|
/external/libvpx/libvpx/vpx_util/ |
D | vpx_thread.h | 50 static INLINE int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() 65 static INLINE int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() 72 static INLINE int pthread_mutex_init(pthread_mutex_t *const mutex, in pthread_mutex_init() 79 static INLINE int pthread_mutex_trylock(pthread_mutex_t *const mutex) { in pthread_mutex_trylock() 83 static INLINE int pthread_mutex_lock(pthread_mutex_t *const mutex) { in pthread_mutex_lock() 88 static INLINE int pthread_mutex_unlock(pthread_mutex_t *const mutex) { in pthread_mutex_unlock() 93 static INLINE int pthread_mutex_destroy(pthread_mutex_t *const mutex) { in pthread_mutex_destroy() 99 static INLINE int pthread_cond_destroy(pthread_cond_t *const condition) { in pthread_cond_destroy() 107 static INLINE int pthread_cond_init(pthread_cond_t *const condition, in pthread_cond_init() 122 static INLINE int pthread_cond_signal(pthread_cond_t *const condition) { in pthread_cond_signal() [all …]
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_batchbuffer.h | 36 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
|