Searched defs:final_value (Results 1 – 5 of 5) sorted by relevance
23 T final_value, bool use_spec_constant) in run_case()75 T spec_constant_value, T final_value) in test_spec_constant()141 cl_uchar final_value = value + 1; variable153 cl_uchar final_value = value + 1; variable
28 static void TestFlag(T start_value, const char *env, T final_value) { in TestFlag()41 const char *final_value) { in TestFlag()
28 static void TestFlag(T start_value, const char *env, T final_value) { in TestFlag()44 const char *final_value) { in TestFlag()
2101 ValueObjectSP final_value = ret_val->Dereference(error); in GetValueForExpressionPath() local2118 ValueObjectSP final_value = ret_val->AddressOf(error); in GetValueForExpressionPath() local
139 Output final_value = ops::Const(root.WithOpName(prefix + "/final"), 10); in CreateInductionVariable() local