Searched refs:r_result (Results 1 – 4 of 4) sorted by relevance
585 grpc_gcp_handshaker_result* r_result) { in grpc_gcp_handshaker_resp_result_equals() argument590 static_cast<grpc_slice*>(r_result->application_protocol.arg)); in grpc_gcp_handshaker_resp_result_equals()593 static_cast<grpc_slice*>(r_result->record_protocol.arg)); in grpc_gcp_handshaker_resp_result_equals()595 static_cast<grpc_slice*>(r_result->key_data.arg)); in grpc_gcp_handshaker_resp_result_equals()597 if ((l_result->has_local_identity ^ r_result->has_local_identity) | in grpc_gcp_handshaker_resp_result_equals()598 (l_result->has_peer_identity ^ r_result->has_peer_identity) | in grpc_gcp_handshaker_resp_result_equals()599 (l_result->has_peer_rpc_versions ^ r_result->has_peer_rpc_versions)) { in grpc_gcp_handshaker_resp_result_equals()604 &r_result->local_identity); in grpc_gcp_handshaker_resp_result_equals()608 &r_result->peer_identity); in grpc_gcp_handshaker_resp_result_equals()612 &r_result->peer_rpc_versions); in grpc_gcp_handshaker_resp_result_equals()[all …]
137 grpc_gcp_handshaker_result* l_result, grpc_gcp_handshaker_result* r_result);
50 struct nvfx_reg r_result[PIPE_MAX_SHADER_OUTPUTS]; member429 dst = vpc->r_result[fdst->Register.Index]; in tgsi_dst()812 vpc->r_result[idx] = temp(vpc); in nvfx_vertprog_parse_decl_output()857 vpc->r_result[idx] = nvfx_reg(NVFXSR_NONE, 0); in nvfx_vertprog_parse_decl_output()862 vpc->r_result[idx] = nvfx_reg(NVFXSR_NONE, 0); in nvfx_vertprog_parse_decl_output()869 vpc->r_result[idx] = nvfx_reg(NVFXSR_OUTPUT, hw); in nvfx_vertprog_parse_decl_output()988 vpc->r_result[vpc->hpos_idx] = temp(vpc); in _nvfx_vertprog_translate()1050 if (vpc->r_result[vpc->hpos_idx].type != NVFXSR_OUTPUT) { in _nvfx_vertprog_translate()1053 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->hpos_idx]); in _nvfx_vertprog_translate()1064 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->cvtx_idx]); in _nvfx_vertprog_translate()
28 struct nvfx_reg r_result[PIPE_MAX_SHADER_OUTPUTS]; member397 src.reg = fpc->r_result[fsrc->Register.Index]; in tgsi_src()422 return fpc->r_result[fdst->Register.Index]; in tgsi_dst()962 fpc->r_result[idx] = nvfx_reg(NVFXSR_OUTPUT, hw); in nvfx_fragprog_parse_decl_output()