Home
last modified time | relevance | path

Searched refs:SynError (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/lcms/
D0032-cgats-allocation.patch13 + SynError(it8, "AllocateDataSet: too much data");
19 - SynError(it8, "AllocateDataSet: Unable to allocate data array");
20 + SynError(it8, "AllocateDataSet: Unable to allocate data array");
/external/pdfium/third_party/lcms/src/
Dcmscgats.c458 cmsBool SynError(cmsIT8* it8, const char *Txt, ...) in SynError() function
480 return SynError(it8, NoMeta(Err)); in Check()
749 SynError(it8, "Invalid hexadecimal number"); in InSymbol()
770 SynError(it8, "Invalid binary number"); in InSymbol()
900 SynError(it8, "Unrecognized character: 0x%x", it8 ->ch); in InSymbol()
914 SynError(it8, "Too many recursion levels"); in InSymbol()
932 SynError(it8, "File path too long"); in InSymbol()
939 SynError(it8, "File %s not found", FileNest->FileName); in InSymbol()
1001 return SynError(it8, "%s", ErrorTitle); in GetVal()
1015 SynError(it8, "Table %d out of sequence", it8 -> nTable); in GetTable()
[all …]