Searched refs:TooLarge (Results 1 – 7 of 7) sorted by relevance
18 T(TooLarge, "Regular expression too large") \
414 TooLarge, enumerator474 ErrorKind::TooLarge => 70, in error_to_u32()536 ErrorKind::TooLarge => "Needed data size is too large", in description()
50 TooLarge, enumerator
105 None => Err::Failure(E2::from_error_kind(i, ErrorKind::TooLarge)), in bytes()
153 ErrorKind::TooLarge in issue_848_overflow_incomplete_bits_to_bytes()
271 Err(Err::Error(nom::error_position!(input, ErrorKind::TooLarge))) in mvhd_box()
237 Reason = FunctionImporter::ImportFailureReason::TooLarge; in selectCallee()345 case FunctionImporter::ImportFailureReason::TooLarge: in getFailureName()