Searched defs:_result (Results 1 – 11 of 11) sorted by relevance
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/ |
D | test.h | 147 #define gmtime_r( _clock, _result ) \ argument 153 #define localtime_r( _clock, _result ) \ argument
|
/third_party/boost/boost/icl/detail/ |
D | element_comparer.hpp | 170 int _result; member in boost::icl::Interval_Set::element_comparer
|
D | subset_comparer.hpp | 204 int _result; member in boost::icl::Set::subset_comparer
|
D | interval_subset_comparer.hpp | 319 int _result; member in boost::icl::Interval_Set::subset_comparer
|
/third_party/python/Lib/asyncio/ |
D | futures.py | 50 _result = None variable in Future
|
D | windows_events.py | 439 def _result(self, value): member in IocpProactor
|
/third_party/FreeBSD/sys/kern/ |
D | bus_if.h | 221 uintptr_t *_result) in BUS_READ_IVAR()
|
/third_party/libdrm/ |
D | xf86drm.h | 515 #define DRM_CAS_RESULT(_result) long _result argument 517 #define DRM_CAS_RESULT(_result) int _result argument 519 #define DRM_CAS_RESULT(_result) char _result argument
|
/third_party/node/tools/ |
D | lint-md.mjs | 10013 function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valueNode, argument
|
/third_party/typescript/lib/ |
D | tsserverlibrary.js | 161376 …lyCodeActionCommand(command, this.getFormatOptions(file)).then(function (_result) { }, function (_… argument
|
D | tsserver.js | 161182 …lyCodeActionCommand(command, this.getFormatOptions(file)).then(function (_result) { }, function (_… argument
|