Home
last modified time | relevance | path

Searched defs:_result (Results 1 – 11 of 11) sorted by relevance

/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/
Dtest.h147 #define gmtime_r( _clock, _result ) \ argument
153 #define localtime_r( _clock, _result ) \ argument
/third_party/boost/boost/icl/detail/
Delement_comparer.hpp170 int _result; member in boost::icl::Interval_Set::element_comparer
Dsubset_comparer.hpp204 int _result; member in boost::icl::Set::subset_comparer
Dinterval_subset_comparer.hpp319 int _result; member in boost::icl::Interval_Set::subset_comparer
/third_party/python/Lib/asyncio/
Dfutures.py50 _result = None variable in Future
Dwindows_events.py439 def _result(self, value): member in IocpProactor
/third_party/FreeBSD/sys/kern/
Dbus_if.h221 uintptr_t *_result) in BUS_READ_IVAR()
/third_party/libdrm/
Dxf86drm.h515 #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/
Dlint-md.mjs10013 function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valueNode, argument
/third_party/typescript/lib/
Dtsserverlibrary.js161376 …lyCodeActionCommand(command, this.getFormatOptions(file)).then(function (_result) { }, function (_… argument
Dtsserver.js161182 …lyCodeActionCommand(command, this.getFormatOptions(file)).then(function (_result) { }, function (_… argument