Searched refs:found_value (Results 1 – 3 of 3) sorted by relevance
354 bool found_value = false; in IdentifierField() local360 found_value = true; in IdentifierField()364 if (!found_value) { in IdentifierField()
337 bool found_value = false; in IsScalarConst() local349 found_value = true; in IsScalarConst()355 return found_dtype && found_value; in IsScalarConst()
1739 const unsigned char found_value = result_data[n_current_byte]; in execute() local1741 if (expected_value != found_value) in execute()1748 << (int)found_value << "]" in execute()1781 const unsigned char found_value = result_data[n_current_byte]; in execute() local1783 if (expected_value != found_value) in execute()1790 << (int)found_value << "]" in execute()