Home
last modified time | relevance | path

Searched refs:ErrorString (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libucl/haskell/
H A Dhucl.hs19 type ErrorString = String type
67 ucl_parser_parse_string_pure :: String -> Either UCLObjectHandle ErrorString
76 ucl_parser_add_file_pure :: String -> Either UCLObjectHandle ErrorString
85 unpack :: MSG.MessagePack a => String -> Either a ErrorString
/freebsd-12.1/contrib/llvm/lib/OptRemarks/
H A DOptRemarksParser.cpp29 std::string ErrorString; member
64 : SM(), Stream(Buf, SM), ErrorString(), ErrorStream(ErrorString), in RemarkParser()
/freebsd-12.1/stand/efi/include/
H A Defipxebc.h105 CHAR8 ErrorString[127]; member