Home
last modified time | relevance | path

Searched refs:_hr (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/emulators/py-unicorn/unicorn-1.0.2/bindings/vb6/
H A Dmsvbvm60.tli17 HRESULT _hr = raw_Item(Index, &_result);
18 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
24 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
25 return _hr;
30 HRESULT _hr = raw_Count(&_result);
31 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
36 HRESULT _hr = raw_Remove(Index);
37 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
38 return _hr;
43 HRESULT _hr = raw__NewEnum(&_result);
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/bindings/vb6/
H A Dmsvbvm60.tli17 HRESULT _hr = raw_Item(Index, &_result);
18 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
24 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
25 return _hr;
30 HRESULT _hr = raw_Count(&_result);
31 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
36 HRESULT _hr = raw_Remove(Index);
37 if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this));
38 return _hr;
43 HRESULT _hr = raw__NewEnum(&_result);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/utils/win/
H A DSkHRESULT.h20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument
22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument
26 HRESULT _hr = _ex;\
27 if (FAILED(_hr)) {\
28 SK_TRACEHR(_hr, _msg);\
46 #define HR(ex) HR_GENERAL(ex, nullptr, _hr)
47 #define HRM(ex, msg) HR_GENERAL(ex, msg, _hr)
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/test/proptest/
H A Dchresult.hxx28 _hr = E_FAIL; in CHResult()
37 _hr = hr; in CHResult()
52 return( _hr ); in operator HRESULT()
62 _hr = hr; in operator =()
67 return(_hr); in operator =()
75 _hr = HRESULT_FROM_WIN32(GetLastResult()); in GetLastResult()
76 return( _hr ); in GetLastResult()
93 _hr = E_FAIL; in Initialize()
105 HRESULT _hr; member in CHResult
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/props/
H A Dchresult.hxx22 _hr = E_FAIL; in CHResult()
30 _hr = hr; in CHResult()
51 return( _hr ); in operator HRESULT()
61 _hr = hr; in operator =()
66 return(_hr); in operator =()
74 _hr = HRESULT_FROM_WIN32(GetLastResult()); in GetLastResult()
75 return( _hr ); in GetLastResult()
92 _hr = E_FAIL; in Initialize()
104 HRESULT _hr; member in CHResult
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1BlockOffsetTable.cpp81 _hr(hr) in G1BlockOffsetTablePart()
86 HeapWord* next_addr = _hr->bottom(); in update()
87 HeapWord* const limit = _hr->top(); in update()
239 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_slow()
341 assert(_hr->bottom() < _hr->top(), "Only non-empty regions should be verified."); in verify()
342 size_t start_card = _bot->index_for(_hr->bottom()); in verify()
375 guarantee(backskip_address >= _hr->bottom(), in verify()
390 size_t from_index = _bot->index_for(_hr->bottom()); in print_on()
391 size_t to_index = _bot->index_for(_hr->end()); in print_on()
394 p2i(_hr->bottom()), p2i(_hr->end()), from_index, to_index); in print_on()
[all …]
H A Dg1BlockOffsetTable.inline.hpp35 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start()
44 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start_const()
110 return _hr->block_size(p); in block_size()
116 assert(_object_can_span || _bot->offset_array(_bot->index_for(_hr->bottom())) == 0, in block_at_or_preceding()
118 (uint) _bot->offset_array(_bot->index_for(_hr->bottom()))); in block_at_or_preceding()
143 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_const()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1BlockOffsetTable.cpp81 _hr(hr) in G1BlockOffsetTablePart()
226 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_slow()
328 assert(_hr->bottom() < _hr->top(), "Only non-empty regions should be verified."); in verify()
329 size_t start_card = _bot->index_for(_hr->bottom()); in verify()
330 size_t end_card = _bot->index_for(_hr->top() - 1); in verify()
361 guarantee(backskip_address >= _hr->bottom(), in verify()
376 size_t from_index = _bot->index_for(_hr->bottom()); in print_on()
377 size_t to_index = _bot->index_for(_hr->end()); in print_on()
380 p2i(_hr->bottom()), p2i(_hr->end()), from_index, to_index); in print_on()
407 _next_offset_index = _bot->index_for(_hr->bottom()); in initialize_threshold()
[all …]
H A Dg1BlockOffsetTable.inline.hpp34 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start()
43 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start_const()
109 return _hr->block_size(p); in block_size()
115 assert(_object_can_span || _bot->offset_array(_bot->index_for(_hr->bottom())) == 0, in block_at_or_preceding()
117 (uint) _bot->offset_array(_bot->index_for(_hr->bottom()))); in block_at_or_preceding()
142 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_const()
H A Dg1EvacFailure.cpp79 HeapRegion* _hr; member in RemoveSelfForwardPtrObjClosure
93 _hr(hr), in RemoveSelfForwardPtrObjClosure()
110 assert(_hr->is_in(obj_addr), "sanity"); in do_object()
133 _cm->mark_in_next_bitmap(_worker_id, _hr, obj); in do_object()
156 _hr->cross_threshold(obj_addr, obj_end); in do_object()
173 _hr->cross_threshold(start, end_first_obj); in zap_dead_objects()
179 _hr->cross_threshold(end_first_obj, end); in zap_dead_objects()
194 zap_dead_objects(_last_forwarded_object_end, _hr->top()); in zap_remainder()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1BlockOffsetTable.cpp81 _hr(hr) in G1BlockOffsetTablePart()
226 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_slow()
328 assert(_hr->bottom() < _hr->top(), "Only non-empty regions should be verified."); in verify()
329 size_t start_card = _bot->index_for(_hr->bottom()); in verify()
330 size_t end_card = _bot->index_for(_hr->top() - 1); in verify()
361 guarantee(backskip_address >= _hr->bottom(), in verify()
376 size_t from_index = _bot->index_for(_hr->bottom()); in print_on()
377 size_t to_index = _bot->index_for(_hr->end()); in print_on()
380 p2i(_hr->bottom()), p2i(_hr->end()), from_index, to_index); in print_on()
407 _next_offset_index = _bot->index_for(_hr->bottom()); in initialize_threshold()
[all …]
H A Dg1BlockOffsetTable.inline.hpp34 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start()
43 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start_const()
109 return _hr->block_size(p); in block_size()
115 assert(_object_can_span || _bot->offset_array(_bot->index_for(_hr->bottom())) == 0, in block_at_or_preceding()
117 (uint) _bot->offset_array(_bot->index_for(_hr->bottom()))); in block_at_or_preceding()
142 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_const()
H A Dg1EvacFailure.cpp79 HeapRegion* _hr; member in RemoveSelfForwardPtrObjClosure
93 _hr(hr), in RemoveSelfForwardPtrObjClosure()
110 assert(_hr->is_in(obj_addr), "sanity"); in do_object()
133 _cm->mark_in_next_bitmap(_worker_id, _hr, obj); in do_object()
156 _hr->cross_threshold(obj_addr, obj_end); in do_object()
173 _hr->cross_threshold(start, end_first_obj); in zap_dead_objects()
179 _hr->cross_threshold(end_first_obj, end); in zap_dead_objects()
194 zap_dead_objects(_last_forwarded_object_end, _hr->top()); in zap_remainder()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1BlockOffsetTable.cpp81 _hr(hr) in G1BlockOffsetTablePart()
226 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_slow()
328 assert(_hr->bottom() < _hr->top(), "Only non-empty regions should be verified."); in verify()
329 size_t start_card = _bot->index_for(_hr->bottom()); in verify()
330 size_t end_card = _bot->index_for(_hr->top() - 1); in verify()
361 guarantee(backskip_address >= _hr->bottom(), in verify()
376 size_t from_index = _bot->index_for(_hr->bottom()); in print_on()
377 size_t to_index = _bot->index_for(_hr->end()); in print_on()
380 p2i(_hr->bottom()), p2i(_hr->end()), from_index, to_index); in print_on()
407 _next_offset_index = _bot->index_for(_hr->bottom()); in initialize_threshold()
[all …]
H A Dg1BlockOffsetTable.inline.hpp34 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start()
43 if (addr >= _hr->bottom() && addr < _hr->end()) { in block_start_const()
109 return _hr->block_size(p); in block_size()
115 assert(_object_can_span || _bot->offset_array(_bot->index_for(_hr->bottom())) == 0, in block_at_or_preceding()
117 (uint) _bot->offset_array(_bot->index_for(_hr->bottom()))); in block_at_or_preceding()
142 if (addr >= _hr->top()) return _hr->top(); in forward_to_block_containing_addr_const()
H A Dg1EvacFailure.cpp79 HeapRegion* _hr; member in RemoveSelfForwardPtrObjClosure
93 _hr(hr), in RemoveSelfForwardPtrObjClosure()
110 assert(_hr->is_in(obj_addr), "sanity"); in do_object()
133 _cm->mark_in_next_bitmap(_worker_id, _hr, obj); in do_object()
156 _hr->cross_threshold(obj_addr, obj_end); in do_object()
173 _hr->cross_threshold(start, end_first_obj); in zap_dead_objects()
179 _hr->cross_threshold(end_first_obj, end); in zap_dead_objects()
194 zap_dead_objects(_last_forwarded_object_end, _hr->top()); in zap_remainder()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1EvacFailure.cpp74 HeapRegion* _hr; member in RemoveSelfForwardPtrObjClosure
88 _hr(hr), in RemoveSelfForwardPtrObjClosure()
105 assert(_hr->is_in(obj_addr), "sanity"); in do_object()
128 _cm->mark_in_next_bitmap(_worker_id, _hr, obj); in do_object()
151 _hr->cross_threshold(obj_addr, obj_end); in do_object()
168 _hr->cross_threshold(start, end_first_obj); in zap_dead_objects()
174 _hr->cross_threshold(end_first_obj, end); in zap_dead_objects()
189 zap_dead_objects(_last_forwarded_object_end, _hr->top()); in zap_remainder()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1EvacFailure.cpp75 HeapRegion* _hr; member in RemoveSelfForwardPtrObjClosure
89 _hr(hr), in RemoveSelfForwardPtrObjClosure()
106 assert(_hr->is_in(obj_addr), "sanity"); in do_object()
129 _cm->mark_in_next_bitmap(_worker_id, _hr, obj); in do_object()
152 _hr->cross_threshold(obj_addr, obj_end); in do_object()
169 _hr->cross_threshold(start, end_first_obj); in zap_dead_objects()
175 _hr->cross_threshold(end_first_obj, end); in zap_dead_objects()
190 zap_dead_objects(_last_forwarded_object_end, _hr->top()); in zap_remainder()

12345678910>>...17