Searched refs:predicate (Results 1 – 2 of 2) sorted by relevance
18 function findLastMatchingSorted(array, predicate) { argument23 if (predicate(array, m)) {30 return predicate(array, b) ? b : a;
354 auto predicate = in CompareRecordFields() local375 std::bind(predicate, std::placeholders::_1, new_fields_offset_map)), in CompareRecordFields()380 std::bind(predicate, std::placeholders::_1, old_fields_offset_map)), in CompareRecordFields()