Lines Matching refs:BinaryOutput
343 const BinaryOutput<T> &libcResult, in explainUnaryOperationTwoOutputsError()
377 Operation, float, const BinaryOutput<float> &, testutils::StreamWrapper &);
380 const BinaryOutput<double> &,
383 Operation, long double, const BinaryOutput<long double> &,
389 const BinaryOutput<T> &libcResult, in explainBinaryOperationTwoOutputsError()
413 Operation, const BinaryInput<float> &, const BinaryOutput<float> &,
416 Operation, const BinaryInput<double> &, const BinaryOutput<double> &,
420 const BinaryOutput<long double> &, testutils::StreamWrapper &);
480 const BinaryOutput<T> &libcResult, in compareUnaryOperationTwoOutputs()
496 const BinaryOutput<float> &, double);
499 const BinaryOutput<double> &, double);
501 Operation, long double, const BinaryOutput<long double> &, double);
505 const BinaryOutput<T> &libcResult, in compareBinaryOperationTwoOutputs()
528 const BinaryOutput<float> &, double);
531 const BinaryOutput<double> &, double);
534 const BinaryOutput<long double> &, double);