Searched defs:final_result (Results 1 – 13 of 13) sorted by relevance
23 FinalResult final_result = 2; field42 FinalResult final_result = 2; field57 FinalResult final_result = 2; field122 FinalResult final_result = 2; field
148 cl_uint returned_results[NUM_OF_WORK_ITEMS], final_result; in execute_kernel() local
154 let final_result = noreap_result.and_then(|_| self.child.lock().unwrap().wait()); in wait() localVariable
219 std::string final_result; in ProtozeroToText() local
421 TF_AbstractTensor* final_result = TF_OutputListGet(add_outputs, 0); in TEST_P() local520 TF_AbstractTensor* final_result = TF_OutputListGet(mm_outputs, 0); in TEST_P() local
309 absl::optional<ScopedShapedBuffer> final_result; in ReplayComputation() local
559 VkResult final_result = VK_SUCCESS; in wsi_common_queue_present() local
45 int final_result; member
2854 VkResult final_result = VK_SUCCESS; in tu_CreateGraphicsPipelines() local2951 VkResult final_result = VK_SUCCESS; in tu_CreateComputePipelines() local
1123 Value final_result = Adaptor::CreateOp(op, result_type, broadcasted_lhs, in matchAndRewrite() local
1085 MoveOnlyVector final_result = unbound_cb.Run(std::move(intermediate_result)); in TEST_F() local
2139 ExpressionPathEndResultType *final_result, in GetValueForExpressionPath_Impl()