/external/qemu/fpu/ |
D | softfloat-native.h | 204 INLINE float32 float32_add( float32 a, float32 b STATUS_PARAM) in float32_add() 208 INLINE float32 float32_sub( float32 a, float32 b STATUS_PARAM) in float32_sub() 212 INLINE float32 float32_mul( float32 a, float32 b STATUS_PARAM) in float32_mul() 216 INLINE float32 float32_div( float32 a, float32 b STATUS_PARAM) in float32_div() 222 INLINE int float32_eq_quiet( float32 a, float32 b STATUS_PARAM) in float32_eq_quiet() 226 INLINE int float32_le( float32 a, float32 b STATUS_PARAM) in float32_le() 230 INLINE int float32_lt( float32 a, float32 b STATUS_PARAM) in float32_lt() 234 INLINE int float32_eq( float32 a, float32 b STATUS_PARAM) in float32_eq() 238 INLINE int float32_le_quiet( float32 a, float32 b STATUS_PARAM) in float32_le_quiet() 242 INLINE int float32_lt_quiet( float32 a, float32 b STATUS_PARAM) in float32_lt_quiet() [all …]
|
D | softfloat.h | 69 #define INLINE static inline macro 216 INLINE void set_float_detect_tininess(int val STATUS_PARAM) in set_float_detect_tininess() 220 INLINE void set_flush_to_zero(flag val STATUS_PARAM) in set_flush_to_zero() 224 INLINE void set_flush_inputs_to_zero(flag val STATUS_PARAM) in set_flush_inputs_to_zero() 228 INLINE void set_default_nan_mode(flag val STATUS_PARAM) in set_default_nan_mode() 232 INLINE int get_float_exception_flags(float_status *status) in get_float_exception_flags() 342 INLINE float32 float32_abs(float32 a) in float32_abs() 350 INLINE float32 float32_chs(float32 a) in float32_chs() 358 INLINE int float32_is_infinity(float32 a) in float32_is_infinity() 363 INLINE int float32_is_neg(float32 a) in float32_is_neg() [all …]
|
D | softfloat-macros.h | 58 INLINE void shift32RightJamming( uint32_t a, int16 count, uint32_t *zPtr ) in shift32RightJamming() 84 INLINE void shift64RightJamming( uint64_t a, int16 count, uint64_t *zPtr ) in shift64RightJamming() 118 INLINE void 155 INLINE void 190 INLINE void 241 INLINE void 299 INLINE void 318 INLINE void 353 INLINE void 373 INLINE void [all …]
|
/external/v8/src/ |
D | list.h | 53 INLINE(explicit List(int capacity)) { Initialize(capacity); } in INLINE() function 54 INLINE(~List()) { DeleteData(data_); } in INLINE() function 63 INLINE(void* operator new(size_t size)) { in INLINE() function 66 INLINE(void operator delete(void* p, size_t)) { return P::Delete(p); } in INLINE() function 80 INLINE(bool is_empty() const) { return length_ == 0; } in INLINE() function 81 INLINE(int length() const) { return length_; } in INLINE() function 82 INLINE(int capacity() const) { return capacity_; } in INLINE() function 118 INLINE(T RemoveLast()) { return Remove(length_ - 1); } in INLINE() function 122 INLINE(void Clear()); 125 INLINE(void Rewind(int pos)); [all …]
|
D | assembler.h | 87 INLINE(Label()) { in INLINE() function 92 INLINE(~Label()) { in INLINE() function 97 INLINE(void Unuse()) { pos_ = 0; } in INLINE() function 98 INLINE(void UnuseNear()) { near_link_pos_ = 0; } in INLINE() function 100 INLINE(bool is_bound() const) { return pos_ < 0; } in INLINE() function 101 INLINE(bool is_unused() const) { return pos_ == 0 && near_link_pos_ == 0; } in INLINE() function 102 INLINE(bool is_linked() const) { return pos_ > 0; } in INLINE() function 103 INLINE(bool is_near_linked() const) { return near_link_pos_ > 0; } in INLINE() function 268 INLINE(void apply(intptr_t delta)); 278 INLINE(Address target_address()); [all …]
|
D | profile-generator.h | 81 INLINE(static bool StringsMatch(void* key1, void* key2)) { in INLINE() function 97 INLINE(CodeEntry(Logger::LogEventsAndTags tag, 104 INLINE(bool is_js_function() const) { return is_js_function_tag(tag_); } in INLINE() function 105 INLINE(const char* name_prefix() const) { return name_prefix_; } in INLINE() function 106 INLINE(bool has_name_prefix() const) { return name_prefix_[0] != '\0'; } in INLINE() function 107 INLINE(const char* name() const) { return name_; } in INLINE() function 108 INLINE(const char* resource_name() const) { return resource_name_; } in INLINE() function 109 INLINE(int line_number() const) { return line_number_; } in INLINE() function 110 INLINE(int shared_id() const) { return shared_id_; } in INLINE() function 111 INLINE(void set_shared_id(int shared_id)) { shared_id_ = shared_id; } in INLINE() function [all …]
|
D | unbound-queue.h | 49 INLINE(void Dequeue(Record* rec)); 50 INLINE(void Enqueue(const Record& rec)); 51 INLINE(bool IsEmpty()) { return divider_ == last_; } in INLINE() function 52 INLINE(Record* Peek()); 55 INLINE(void DeleteFirst());
|
D | zone.h | 151 INLINE(void* operator new(size_t size)); 152 INLINE(void* operator new(size_t size, Zone* zone)); 187 INLINE(void* operator new(size_t size)); 188 INLINE(void* operator new(size_t size, Zone* zone)); 211 INLINE(ZoneScope(Isolate* isolate, ZoneScopeMode mode));
|
D | cpu-profiler.h | 75 INLINE(void UpdateCodeMap(CodeMap* code_map)); 84 INLINE(void UpdateCodeMap(CodeMap* code_map)); 93 INLINE(void UpdateCodeMap(CodeMap* code_map)); 133 INLINE(bool running()) { return running_; } in INLINE() function 163 INLINE(TickSample* TickSampleEvent()); 177 INLINE(static bool FilterOutCodeCreateEvent(Logger::LogEventsAndTags tag)); 250 static INLINE(bool is_profiling(Isolate* isolate)) { in INLINE() function
|
D | incremental-marking.h | 68 INLINE(bool IsMarking()) { return state() >= MARKING; } in INLINE() function 133 INLINE(bool BaseRecordWrite(HeapObject* obj, Object** slot, Object* value)); 134 INLINE(void RecordWrite(HeapObject* obj, Object** slot, Object* value)); 135 INLINE(void RecordWriteIntoCode(HeapObject* obj, 138 INLINE(void RecordWriteOfCodeEntry(JSFunction* host,
|
D | mark-compact.h | 147 INLINE(static bool TransferColor(HeapObject* from, in INLINE() function 490 INLINE(static bool ShouldSkipEvacuationSlotRecording(Object** anchor)) { in INLINE() function 495 INLINE(static bool ShouldSkipEvacuationSlotRecording(Object* host)) { in INLINE() function 500 INLINE(static bool IsOnEvacuationCandidate(Object* obj)) { in INLINE() function 529 INLINE(void RecordSlot(Object** anchor_slot, Object** slot, Object* object)); 633 INLINE(void MarkObject(HeapObject* obj, MarkBit mark_bit)); 635 INLINE(bool MarkObjectWithoutPush(HeapObject* object)); 636 INLINE(void MarkObjectAndPush(HeapObject* value)); 639 INLINE(void SetMark(HeapObject* obj, MarkBit mark_bit));
|
D | handles.h | 46 INLINE(explicit Handle(T** location)) { location_ = location; } in INLINE() function 47 INLINE(explicit Handle(T* obj)); 48 INLINE(Handle(T* obj, Isolate* isolate)); 50 INLINE(Handle()) : location_(NULL) {} in INLINE() function 64 INLINE(T* operator ->() const) { return operator*(); } 72 INLINE(T* operator*() const);
|
D | splay-tree.h | 64 INLINE(void* operator new(size_t size)) { in INLINE() function 67 INLINE(void operator delete(void* p, size_t)) { return Allocator::Delete(p); } in INLINE() function 115 INLINE(void* operator new(size_t size)) { in INLINE() function 118 INLINE(void operator delete(void* p, size_t)) { in INLINE() function
|
D | circular-queue.h | 55 INLINE(void* Enqueue()); 85 INLINE(void WrapPositionIfNeeded(Cell** pos));
|
D | compiler-intrinsics.h | 38 INLINE(static int CountTrailingZeros(uint32_t value)); 42 INLINE(static int CountLeadingZeros(uint32_t value));
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_atomic_clang.h | 20 INLINE void atomic_signal_fence(memory_order) { in atomic_signal_fence() 24 INLINE void atomic_thread_fence(memory_order) { in atomic_thread_fence() 28 INLINE void proc_yield(int cnt) { in proc_yield() 38 INLINE typename T::Type atomic_load( in atomic_load() 56 INLINE void atomic_store(volatile T *a, typename T::Type v, memory_order mo) { in atomic_store() 73 INLINE typename T::Type atomic_fetch_add(volatile T *a, in atomic_fetch_add() 81 INLINE typename T::Type atomic_fetch_sub(volatile T *a, in atomic_fetch_sub() 89 INLINE typename T::Type atomic_exchange(volatile T *a, in atomic_exchange() 101 INLINE bool atomic_compare_exchange_strong(volatile T *a, in atomic_compare_exchange_strong() 115 INLINE bool atomic_compare_exchange_weak(volatile T *a, in atomic_compare_exchange_weak()
|
D | sanitizer_atomic_msvc.h | 55 INLINE void atomic_signal_fence(memory_order) { in atomic_signal_fence() 59 INLINE void atomic_thread_fence(memory_order) { in atomic_thread_fence() 63 INLINE void proc_yield(int cnt) { in proc_yield() 69 INLINE typename T::Type atomic_load( in atomic_load() 87 INLINE void atomic_store(volatile T *a, typename T::Type v, memory_order mo) { in atomic_store() 103 INLINE u32 atomic_fetch_add(volatile atomic_uint32_t *a, in atomic_fetch_add() 111 INLINE u8 atomic_exchange(volatile atomic_uint8_t *a, in atomic_exchange() 124 INLINE u16 atomic_exchange(volatile atomic_uint16_t *a, in atomic_exchange() 137 INLINE bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong() 151 INLINE bool atomic_compare_exchange_weak(volatile T *a, in atomic_compare_exchange_weak()
|
D | sanitizer_common.h | 184 INLINE uptr MostSignificantSetBitIndex(uptr x) { in MostSignificantSetBitIndex() 197 INLINE bool IsPowerOfTwo(uptr x) { in IsPowerOfTwo() 201 INLINE uptr RoundUpToPowerOfTwo(uptr size) { in RoundUpToPowerOfTwo() 211 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() 216 INLINE uptr RoundDownTo(uptr x, uptr boundary) { in RoundDownTo() 220 INLINE bool IsAligned(uptr a, uptr alignment) { in IsAligned() 224 INLINE uptr Log2(uptr x) { in Log2() 250 INLINE bool IsSpace(int c) { in IsSpace() 254 INLINE bool IsDigit(int c) { in IsDigit() 257 INLINE int ToLower(int c) { in ToLower()
|
/external/valgrind/main/VEX/useful/ |
D | hd_fpu.c | 40 INLINE 168 INLINE 175 INLINE 182 INLINE 189 INLINE 196 INLINE 203 INLINE 213 INLINE 230 INLINE 259 INLINE [all …]
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-same-line.cpp | 7 #define INLINE inline __attribute__((always_inline)) macro 9 INLINE int 16 INLINE int
|
/external/qemu/distrib/jpeg-6b/ |
D | jmorecfg.h | 353 #ifndef INLINE 355 #define INLINE __inline__ macro 357 #ifndef INLINE 358 #define INLINE /* default is to define it as empty */ macro
|
/external/jpeg/ |
D | jmorecfg.h | 351 #ifndef INLINE 353 #define INLINE __inline__ macro 355 #ifndef INLINE 356 #define INLINE /* default is to define it as empty */ macro
|
/external/clang/test/Analysis/inlining/ |
D | stl.cpp | 13 #if INLINE in testVector() 24 #if INLINE in testException()
|
/external/bluetooth/bluedroid/gki/ulinux/ |
D | data_types.h | 49 #define INLINE __inline macro 52 #define INLINE macro
|
/external/libnfc-nci/src/gki/ulinux/ |
D | data_types.h | 48 #define INLINE __inline macro 51 #define INLINE macro
|