Searched refs:resl (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_blend.c | 110 LLVMValueRef *resl, LLVMValueRef *resh, in lp_build_mul_norm_expand() argument 125 *resl = zero; in lp_build_mul_norm_expand() 138 *resl = lp_build_mul_norm(bld->gallivm, wide_type, al, bl); in lp_build_mul_norm_expand() 266 LLVMValueRef resl, resh; in lp_build_blend() local 301 resl = lp_build_blend_func(&bldw, func, src_terml, dst_terml); in lp_build_blend() 310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh); in lp_build_blend()
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | usbd_video.c | 505 res->resl = 0; in uvc_video_tran_nocp() 668 j = (reserve->resl > NOCP_RESERVE_MAX) ? NOCP_RESERVE_MAX : reserve->resl; in uvc_nocp_continue() 692 reserve->resl = res; in uvc_nocp_continue() 706 reserve->resl = j; in uvc_nocp_continue()
|
D | f_uvc.h | 759 uint32_t resl; /* reserved data length */ member
|
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/ |
D | composite.cc | 766 AnfNodePtr resl = fg_ptr->NewCNodeInOrder({NewValueNode(prim::kPrimMakeList), cnode_graph}); in GenerateFuncGraph() local 777 CNodePtr output_cnode = fg_ptr->NewCNodeInOrder({NewValueNode(fgcond_ptr), fn, resl}); in GenerateFuncGraph() 792 AnfNodePtr resl = fg_ptr->add_parameter(); in MakeCond() local 808 CNodePtr fgtrue_output_cnode = fgtrue_ptr->NewCNodeInOrder({NewValueNode(fgnext_ptr), fn, resl}); in MakeCond() 817 fgfalse_ptr->set_output(resl); in MakeCond() 851 AnfNodePtr resl = fg_ptr->NewCNodeInOrder({NewValueNode(prim::kPrimListAppend), cnode_graph}); in MakeNext() local 852 CNodePtr output_cnode = fg_ptr->NewCNodeInOrder({NewValueNode(fgcond_ptr), fn, resl}); in MakeNext()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 1452 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local 1477 resl = lp_build_lerp_simple(&wide_bld, xl, v0l, v1l, flags); in lp_build_lerp() 1480 res = lp_build_pack2_native(bld->gallivm, wide_type, type, resl, resh); in lp_build_lerp()
|
/third_party/e2fsprogs/po/ |
D | sv.po | 5979 msgstr "Detta kan medföra väldigt dåliga prestanda, (om)partitionering föreslås.\n"
|