Searched defs:_result (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Lib/asyncio/ |
| D | futures.py | 51 _result = None variable in Future
|
| D | windows_events.py | 453 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/rust/crates/nom/src/ |
| D | error.rs | 617 let _result: IResult<_, _, VerboseError<&str>> = char('x')(input); in convert_error_panic() localVariable
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| D | liftoff-compiler.cc | 3095 const uint8_t laneidx, Value* _result) { in LoadLane()
|
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 22511 function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valueNode, argument
|