Searched refs:rv2 (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_rect.c | 495 const float (*rv0)[4], (*rv1)[4], (*rv2)[4], (*rv3)[4]; /* rect verts */ in do_rect_ccw() local 518 rv2 = v1; in do_rect_ccw() 532 rv2 = v2; in do_rect_ccw() 550 rv2 = v1; in do_rect_ccw() 564 rv2 = v2; in do_rect_ccw() 582 rv2 = v1; in do_rect_ccw() 596 rv2 = v2; in do_rect_ccw() 614 rv2 = v0; in do_rect_ccw() 632 rv2 = v0; in do_rect_ccw() 650 rv2 = v0; in do_rect_ccw() [all …]
|
/third_party/node/test/parallel/ |
D | test-child-process-send-returns-boolean.js | 40 const rv2 = s.send('two', (err) => { if (err) assert.fail(err); }); constant 41 assert.strictEqual(rv2, true);
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_session.c | 2014 int rv2; in session_prep_frame() local 2016 rv2 = nghttp2_stream_detach_item(stream); in session_prep_frame() 2018 if (nghttp2_is_fatal(rv2)) { in session_prep_frame() 2019 return rv2; in session_prep_frame() 2079 int rv2; in session_prep_frame() local 2081 rv2 = nghttp2_stream_detach_item(stream); in session_prep_frame() 2083 if (nghttp2_is_fatal(rv2)) { in session_prep_frame() 2084 return rv2; in session_prep_frame() 2985 int rv2; in nghttp2_session_mem_send_internal() local 2986 rv2 = nghttp2_session_close_stream(session, opened_stream_id, in nghttp2_session_mem_send_internal() [all …]
|
/third_party/nghttp2/lib/ |
D | nghttp2_session.c | 2354 int rv2; in session_prep_frame() local 2356 rv2 = session_detach_stream_item(session, stream); in session_prep_frame() 2358 if (nghttp2_is_fatal(rv2)) { in session_prep_frame() 2359 return rv2; in session_prep_frame() 2420 int rv2; in session_prep_frame() local 2422 rv2 = session_detach_stream_item(session, stream); in session_prep_frame() 2424 if (nghttp2_is_fatal(rv2)) { in session_prep_frame() 2425 return rv2; in session_prep_frame() 3359 int rv2; in nghttp2_session_mem_send_internal() local 3360 rv2 = nghttp2_session_close_stream(session, opened_stream_id, in nghttp2_session_mem_send_internal() [all …]
|
/third_party/ejdb/src/bindings/ejdb2_dart/lib/ |
D | ejdb2_dart.c | 439 Dart_CObject result, rv1, rv2, rv3; in ejd_exec_visitor() local 440 Dart_CObject *rv[] = { &rv1, &rv2, &rv3 }; in ejd_exec_visitor() 446 rv2.type = Dart_CObject_kString; in ejd_exec_visitor() 447 rv2.value.as_string = iwxstr_ptr(xstr); in ejd_exec_visitor() 501 Dart_CObject result, rv1, rv2, rv3; in ejd_exec_port_handler() local 502 Dart_CObject *rv[] = { &rv1, &rv2, &rv3 }; in ejd_exec_port_handler() 508 rv2.type = Dart_CObject_kNull; in ejd_exec_port_handler()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 50961 z9a@wbcNO(h8(mnmz+TYjLGo`rv2<c)W@Z*>OO4y@cBoUs*REW-(l;?W8c$A*&+>XL 51085 z9a@wbcNO(h8(mnmz+TYjLGo`rv2<c)W@Z*>OO4y@cBoUs*REW-(l;?W8c$A*&+>XL
|