Home
last modified time | relevance | path

Searched refs:ERRORMSG (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/graphics/box/box-0.4.0/libs/g/
H A Dbuffer.c71 ERRORMSG("buffer.c", "Problemi con realloc"); \
86 ERRORMSG("buff_create", "Parametri errati"); in buff_create()
104 ERRORMSG("buff_recycle", "Buffer danneggiato"); in buff_dup()
125 ERRORMSG("buff_recycle", "Parametri errati"); in buff_recycle()
130 ERRORMSG("buff_recycle", "Buffer danneggiato"); in buff_recycle()
173 ERRORMSG("buff_push", "Buffer non inizializzato"); in buff_push()
191 ERRORMSG("buff_mpush", "Parametri errati"); in buff_mpush()
205 ERRORMSG("buff_mpush", "Buffer non inizializzato"); in buff_mpush()
219 ERRORMSG("buff_bigenough", "Parametri errati"); in buff_bigenough()
227 ERRORMSG("buff_bigenough", "Buffer non inizializzato"); in buff_bigenough()
[all …]
H A Dbmcommon.c92 ERRORMSG("save_to_bmp", "Memoria esaurita"); in _grbm_save_to_bmp()
134 ERRORMSG("save_to_bmp", "Impossibile scrivere il file."); in _grbm_save_to_bmp()
140 {ERRORMSG("save_to_bmp", "Impossibile scrivere il file."); return 0;} in _grbm_save_to_bmp()
144 {ERRORMSG("save_to_bmp", "Impossibile scrivere il file."); return 0;} in _grbm_save_to_bmp()
149 ERRORMSG("save_to_bmp", "Impossibile scrivere il file."); in _grbm_save_to_bmp()
161 ERRORMSG("save_to_bmp", "Impossibile scrivere il file."); in _grbm_save_to_bmp()
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-2.0/src/
H A Drendering.cpp84 ERRORMSG(_("Error while compressing the page. Check the previous " in _compressPage()
101 ERRORMSG(_("Error while rendering the request. Check the previous " in render()
109 ERRORMSG(_("Cannot load compression threads. Operation aborted.")); in render()
141 ERRORMSG(_("Error while rendering the page. Check the previous " in render()
155 ERRORMSG(_("An error occurred while waiting the end of a thread")); in render()
171 ERRORMSG(_("Error while rendering the request. Check the previous " in render()
188 ERRORMSG(_("Error while rendering the page. Check the previous " in render()
191 ERRORMSG(_("Error while compressing the page. Check the previous " in render()
H A Dpstoqpdl.cpp45 ERRORMSG(_("Cannot create pipe (%i)"), errno); in _linkFilters()
59 ERRORMSG(_("Cannot execute rastertoqpdl (%i)"), errno); in _linkFilters()
76 ERRORMSG(_("Cannot execute pstoraster (%i)"), errno); in _linkFilters()
129 ERRORMSG(_("Cannot open CMS file %s (%i)"), tmp, errno); in _readCMSFile()
134 ERRORMSG(_("CMS file %s is empty"), tmp); in _readCMSFile()
141 ERRORMSG(_("Cannot read CMS file %s (%i)"), tmp, errno); in _readCMSFile()
189 ERRORMSG(_("Cannot open file %s"), file); in main()
202 ERRORMSG(_("Filter error.. Cannot continue")); in main()
210 ERRORMSG(_("CMS data are missing. Color correction aborted")); in main()
238 ERRORMSG(_("End of PostScript header not found")); in main()
H A Dprinter.cpp73 ERRORMSG(_("Invalid QPDL version. Operation aborted.")); in loadInformation()
79 ERRORMSG(_("Unknown header values. Operation aborted.")); in loadInformation()
90 ERRORMSG(_("No PJL header found. Operation aborted.")); in loadInformation()
97 ERRORMSG(_("No PJL footer found. Operation aborted.")); in loadInformation()
107 ERRORMSG(_("Cannot get paper size information. Operation aborted.")); in loadInformation()
129 ERRORMSG(_("Invalid paper size \"%s\". Operation aborted."), paperType); in loadInformation()
135 ERRORMSG(_("Cannot get input slot information. Operation aborted.")); in loadInformation()
146 ERRORMSG(_("Invalid paper source \"%s\". Operation aborted."), in loadInformation()
H A Dqpdl.cpp50 ERRORMSG(_("Inconsistent data. Operation aborted")); in _renderBand()
105 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
177 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
183 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
199 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
215 ERRORMSG(_("Try to render a NULL page")); in renderPage()
271 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in renderPage()
288 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in renderPage()
H A Dcache.cpp332 ERRORMSG(_("Cannot load the cache controller thread. Operation " in initializeCache()
350 ERRORMSG(_("An error occurred while waiting the end of the cache " in uninitializeCache()
358 ERRORMSG(_("Cache: page %lu hasn't be used!"), i+1); in uninitializeCache()
523 ERRORMSG(_("Destroy a cache entry which is still swapped on disk.")); in ~CacheEntry()
535 ERRORMSG(_("Trying to swap a page instance on the disk which is " in swapToDisk()
546 ERRORMSG(_("Cannot swap a page into disk (%i)"), errno); in swapToDisk()
555 ERRORMSG(_("Cannot swap a page into disk")); in swapToDisk()
572 ERRORMSG(_("Trying to restore a page instance into memory which is " in restoreIntoMemory()
579 ERRORMSG(_("Cannot restore page into memory (%i)"), errno); in restoreIntoMemory()
585 ERRORMSG(_("Cannot restore page into memory")); in restoreIntoMemory()
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-2.0.0/src/
H A Drendering.cpp79 ERRORMSG(_("Error while compressing the page. Check the previous " in _compressPage()
100 ERRORMSG(_("Error while rendering the request. Check the previous " in render()
108 ERRORMSG(_("Cannot load compression threads. Operation aborted.")); in render()
141 ERRORMSG(_("Error while rendering the page. Check the previous " in render()
159 ERRORMSG(_("An error occurred while waiting the end of a thread")); in render()
175 ERRORMSG(_("Error while rendering the request. Check the previous " in render()
191 ERRORMSG(_("Error while rendering the page. Check the previous " in render()
194 ERRORMSG(_("Error while compressing the page. Check the previous " in render()
H A Dprinter.cpp67 ERRORMSG(_("Unknown band size. Operation aborted.")); in loadInformation()
78 ERRORMSG(_("Invalid QPDL version. Operation aborted.")); in loadInformation()
84 ERRORMSG(_("Unknown header values. Operation aborted.")); in loadInformation()
95 ERRORMSG(_("No PJL header found. Operation aborted.")); in loadInformation()
102 ERRORMSG(_("No PJL footer found. Operation aborted.")); in loadInformation()
112 ERRORMSG(_("Cannot get paper size information. Operation aborted.")); in loadInformation()
139 ERRORMSG(_("Invalid paper size \"%s\". Operation aborted."), paperType); in loadInformation()
145 ERRORMSG(_("Null paper size \"%s\" found. Operation aborted."), in loadInformation()
157 ERRORMSG(_("Cannot get input slot information.")); in loadInformation()
167 ERRORMSG(_("Invalid paper source \"%s\". Operation aborted."), in loadInformation()
H A Dpstoqpdl.cpp57 ERRORMSG(_("Cannot create pipe (%i)"), errno); in _linkFilters()
71 ERRORMSG(_("Cannot execute rastertoqpdl (%i)"), errno); in _linkFilters()
88 ERRORMSG(_("Cannot execute pstoraster (%i)"), errno); in _linkFilters()
142 ERRORMSG(_("Cannot open CMS file %s (%i)"), tmp, errno); in _readCMSFile()
147 ERRORMSG(_("CMS file %s is empty"), tmp); in _readCMSFile()
154 ERRORMSG(_("Cannot read CMS file %s (%i)"), tmp, errno); in _readCMSFile()
203 ERRORMSG(_("Cannot open file %s"), file); in main()
217 ERRORMSG(_("Filter error.. Cannot continue")); in main()
253 ERRORMSG(_("End of PostScript header not found")); in main()
H A Dcache.cpp331 ERRORMSG(_("Cannot load the cache controller thread. Operation " in initializeCache()
349 ERRORMSG(_("An error occurred while waiting the end of the cache " in uninitializeCache()
357 ERRORMSG(_("Cache: page %lu hasn't be used!"), i+1); in uninitializeCache()
522 ERRORMSG(_("Destroy a cache entry which is still swapped on disk.")); in ~CacheEntry()
534 ERRORMSG(_("Trying to swap a page instance on the disk which is " in swapToDisk()
545 ERRORMSG(_("Cannot swap a page into disk (%i)"), errno); in swapToDisk()
554 ERRORMSG(_("Cannot swap a page into disk")); in swapToDisk()
571 ERRORMSG(_("Trying to restore a page instance into memory which is " in restoreIntoMemory()
578 ERRORMSG(_("Cannot restore page into memory (%i)"), errno); in restoreIntoMemory()
584 ERRORMSG(_("Cannot restore page into memory")); in restoreIntoMemory()
H A Dqpdl.cpp50 ERRORMSG(_("Inconsistent data. Operation aborted")); in _renderBand()
107 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
199 ERRORMSG(_("Error while sending data to the printer (%u)"), in _renderBand()
207 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
224 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _renderBand()
240 ERRORMSG(_("Try to render a NULL page")); in renderPage()
296 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in renderPage()
313 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in renderPage()
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/splix/src/
H A Dqpdl.cpp44 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _outputAuxRecords()
50 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _outputAuxRecords()
54 ERRORMSG(_("Error getting BIH data for page (%u)"), errno); in _outputAuxRecords()
60 ERRORMSG(_("Error while sending data to the printer (%u)"), errno); in _outputAuxRecords()
109 ERRORMSG(_("Error while sending data (%u)"), errno); in _renderJBIGBand()
114 ERRORMSG(_("Error while sending data (%u)"), errno); in _renderJBIGBand()
124 ERRORMSG(_("Error while sending data (%u)"), errno); in _renderJBIGBand()
149 ERRORMSG(_("Inconsistent data. Operation aborted")); in _renderBand()
298 ERRORMSG(_("Error while sending data to the printer (%u)"), in _renderBand()
341 ERRORMSG(_("Try to render a NULL page")); in renderPage()
[all …]
H A Drendering.cpp79 ERRORMSG(_("Error while compressing the page. Check the previous " in _compressPage()
100 ERRORMSG(_("Error while rendering the request. Check the previous " in render()
108 ERRORMSG(_("Cannot load compression threads. Operation aborted.")); in render()
145 ERRORMSG(_("Error while rendering the page. Check the previous " in render()
163 ERRORMSG(_("An error occurred while waiting the end of a thread")); in render()
179 ERRORMSG(_("Error while rendering the request. Check the previous " in render()
201 ERRORMSG(_("Error while rendering the page. Check the previous " in render()
204 ERRORMSG(_("Error while compressing the page. Check the previous " in render()
H A Dprinter.cpp67 ERRORMSG(_("Unknown band size. Operation aborted.")); in loadInformation()
78 ERRORMSG(_("Invalid QPDL version. Operation aborted.")); in loadInformation()
84 ERRORMSG(_("Unknown header values. Operation aborted.")); in loadInformation()
95 ERRORMSG(_("No PJL header found. Operation aborted.")); in loadInformation()
102 ERRORMSG(_("No PJL footer found. Operation aborted.")); in loadInformation()
112 ERRORMSG(_("Cannot get paper size information. Operation aborted.")); in loadInformation()
140 ERRORMSG(_("Invalid paper size \"%s\". Operation aborted."), paperType); in loadInformation()
146 ERRORMSG(_("Null paper size \"%s\" found. Operation aborted."), in loadInformation()
160 ERRORMSG(_("Cannot get input slot information.")); in loadInformation()
171 ERRORMSG(_("Invalid paper source \"%s\". Operation aborted."), in loadInformation()
H A Dpstoqpdl.cpp57 ERRORMSG(_("Cannot create pipe (%i)"), errno); in _linkFilters()
71 ERRORMSG(_("Cannot execute rastertoqpdl (%i)"), errno); in _linkFilters()
90 ERRORMSG(_("Cannot execute gstoraster (%i)"), errno); in _linkFilters()
95 ERRORMSG(_("Cannot execute %s (%i)"), PSTORASTER, errno); in _linkFilters()
150 ERRORMSG(_("Cannot open CMS file %s (%i)"), tmp, errno); in _readCMSFile()
155 ERRORMSG(_("CMS file %s is empty"), tmp); in _readCMSFile()
162 ERRORMSG(_("Cannot read CMS file %s (%i)"), tmp, errno); in _readCMSFile()
212 ERRORMSG(_("Cannot open file %s"), file); in main()
226 ERRORMSG(_("Filter error.. Cannot continue")); in main()
317 ERRORMSG(_("End of PostScript header not found")); in main()
H A Dcache.cpp331 ERRORMSG(_("Cannot load the cache controller thread. Operation " in initializeCache()
349 ERRORMSG(_("An error occurred while waiting the end of the cache " in uninitializeCache()
357 ERRORMSG(_("Cache: page %lu hasn't be used!"), i+1); in uninitializeCache()
522 ERRORMSG(_("Destroy a cache entry which is still swapped on disk.")); in ~CacheEntry()
534 ERRORMSG(_("Trying to swap a page instance on the disk which is " in swapToDisk()
545 ERRORMSG(_("Cannot swap a page into disk (%i)"), errno); in swapToDisk()
554 ERRORMSG(_("Cannot swap a page into disk")); in swapToDisk()
571 ERRORMSG(_("Trying to restore a page instance into memory which is " in restoreIntoMemory()
578 ERRORMSG(_("Cannot restore page into memory (%i)"), errno); in restoreIntoMemory()
584 ERRORMSG(_("Cannot restore page into memory")); in restoreIntoMemory()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dfile_messaging.cpp56 #define ERRORMSG(stream) ERR_POST(Error << stream) macro
212 ERRORMSG("Unknown reply status " << status << '!'); in SendReply()
229 ERRORMSG("Couldn't get message file size!"); in PollMessageFile()
259 ERRORMSG("Couldn't get message file size!"); in PollMessageFile()
293 ERRORMSG("cannot open message file for reading!"); in ReceiveCommands()
299 ERRORMSG("unexpected EOF!"); \ in ReceiveCommands()
306 ERRORMSG("no end-of-command marker found before EOF!"); \ in ReceiveCommands()
315 ERRORMSG("Line does not begin with expected '" << item << "'!"); \ in ReceiveCommands()
346 ERRORMSG("Bad " << line << '!'); in ReceiveCommands()
415 ERRORMSG("cannot open message file for writing!"); in SendPendingCommands()
[all …]
H A Dupdate_viewer.cpp329 ERRORMSG("The sequence must be a protein"); in FetchSequencesViaHTTP()
345 ERRORMSG("Unable to open file " << fastaFile.c_str()); in ReadSequencesFromFile()
482 ERRORMSG("Error calling vastalign.cgi: " << err); in GetVASTAlignments()
572 ERRORMSG("Failed to import VAST alignment: " << err); in GetVASTAlignments()
613 ERRORMSG("Failed to load structure " << id.c_str()); in ImportStructure()
639 ERRORMSG("Couldn't read structure from " << filename); in ImportStructure()
648 ERRORMSG("Can't get MMDB ID from loaded structure"); in ImportStructure()
702 ERRORMSG("No protein chains found in this structure!"); in ImportStructure()
999 ERRORMSG("GetAlignmentByBestNeighbor: wrong # alignments"); in GetAlignmentByBestNeighbor()
1078 ERRORMSG("error finalizing alignment"); in GetAlignmentByBestNeighbor()
[all …]
H A Dmolecule_identifier.cpp79ERRORMSG("MoleculeIdentifier::GetIdentifier() - mmdb/molecule ID mismatch for " << identifier->ToS… in GetIdentifier()
90 ERRORMSG("# residue mismatch in molecule identifier for " << identifier->ToString()); in GetIdentifier()
99 ERRORMSG("PDB ID mismatch in molecule identifier for " << identifier->ToString()); in GetIdentifier()
106 ERRORMSG("PDB ID mismatch in molecule identifier for " << identifier->ToString()); in GetIdentifier()
123ERRORMSG("MoleculeIdentifier::GetIdentifier() - mmdbID mismatch for " << identifier->ToString()); in GetIdentifier()
133 ERRORMSG("Length mismatch in sequence identifier for " << identifier->ToString()); in GetIdentifier()
195 ERRORMSG("GetIdentifier(): incoming Seq-id list has a GI mismatch (" in GetIdentifier()
203 ERRORMSG("GetIdentifier(): incoming Seq-id list has match(es) (" in GetIdentifier()
261ERRORMSG("AddFields(): identifier conflict, already has pdb ID '" << pdbID << "_" << pdbChain << "… in AddFields()
282 ERRORMSG("AddFields(): identifier conflict: already has gi " << gi); in AddFields()
[all …]
H A Dalignment_set.cpp64ERRORMSG("AlignmentSet::AlignmentSet() - need sequenceSet and master before parsing alignments"); in AlignmentSet()
88 ERRORMSG("AlignmentSet::CreateFromMultiple() - bad row order vector"); in CreateFromMultiple()
120 ERRORMSG( in CreateFromMultiple()
163ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - couldn't find matching sequences;… in MasterDependentAlignment()
182 ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - \n" in MasterDependentAlignment()
194 ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - " in MasterDependentAlignment()
209ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - seqloc in dendiag block > length … in MasterDependentAlignment()
227 ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - \n" in MasterDependentAlignment()
239 ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - \n" in MasterDependentAlignment()
258 ERRORMSG("MasterDependentAlignment::MasterDependentAlignment() - \n" in MasterDependentAlignment()
H A Dcn3d_blast.cpp233 ERRORMSG("MapBlockFromConsensusToMaster() - unterminated sub-block"); in MapBlockFromConsensusToMaster()
268 ERRORMSG("usePSSM true, but NULL or zero-aligned block multiple alignment"); in CreateNewPairwiseAlignmentsByBlast()
302 ERRORMSG("CreateNewPairwiseAlignmentsByBlast() - all masters must be the same"); in CreateNewPairwiseAlignmentsByBlast()
306ERRORMSG("CreateNewPairwiseAlignmentsByBlast() - can only realign pairwise alignments"); in CreateNewPairwiseAlignmentsByBlast()
421ERRORMSG("CreateNewPairwiseAlignmentsByBlast() - returned alignment format error (ids)"); in CreateNewPairwiseAlignmentsByBlast()
447ERRORMSG("CreateNewPairwiseAlignmentsByBlast() - returned alignment in unrecognized format"); in CreateNewPairwiseAlignmentsByBlast()
496 ERRORMSG("error finalizing alignment"); in CreateNewPairwiseAlignmentsByBlast()
500 ERRORMSG("CreateNewPairwiseAlignmentsByBlast() failed with exception: " << e.what()); in CreateNewPairwiseAlignmentsByBlast()
507 ERRORMSG("NULL multiple alignment"); in CalculateSelfHitScores()
518 ERRORMSG("Can't calculate self-hits with no aligned blocks"); in CalculateSelfHitScores()
[all …]
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Dmmgr.c122 ERRORMSG("Mapping UDP module of %s failed.\n", Services); in Udp_Init_Core()
202 ERRORMSG("Mapping TCP module of %s failed.\n", Services); in Tcp_Init_Core()
352 ERRORMSG("No protocol specified, file \"%s\".\n", File); in Modules_InitFromFile()
370 ERRORMSG("Loading group file \"%s\" failed.\n", File); in Modules_InitFromFile()
384 ERRORMSG("Loading group file \"%s\" failed.\n", File); in Modules_InitFromFile()
389 ERRORMSG("Unknown protocol %s, file \"%s\".\n", Protocol, File); in Modules_InitFromFile()
409 ERRORMSG("Please set at least one server group.\n"); in Modules_Init()
424 ERRORMSG("Initializing UDPGroups failed.\n"); in Modules_Init()
431 ERRORMSG("Initializing TCPGroups failed.\n"); in Modules_Init()
438 ERRORMSG("Initializing group files failed.\n"); in Modules_Init()
[all …]
H A Ddynamichosts.c54 ERRORMSG("Hosts is too long : %s\n", Buffer); in DynamicHosts_Load()
85 ERRORMSG("Getting Hosts %s failed. Waiting %d second(s) to try again.\n", in GetHostsFromInternet_Failed()
125 ERRORMSG("Hosts script running failed.\n"); in GetHostsFromInternet_Thread()
131 ERRORMSG("Getting hosts file(s) failed.\n"); in GetHostsFromInternet_Thread()
162 ERRORMSG("No enough memory.\n"); in DynamicHosts_Init()
170 ERRORMSG("Path is too long : .\n", Script); in DynamicHosts_Init()
183 ERRORMSG("`HostsRetryInterval' is too small (< 0).\n"); in DynamicHosts_Init()
H A Dudpfrontend.c25 ERRORMSG("No enough memory, 26.\n"); in UdpFrontend_Work()
56 ERRORMSG("Fatal error 57.\n"); in UdpFrontend_Work()
122 ERRORMSG("No UDP interface specified.\n"); in UdpFrontend_Init()
146 ERRORMSG("Invalid `UDPLocal' option : %s .\n", One); in UdpFrontend_Init()
184 ERRORMSG("No UDP interface opened.\n"); in UdpFrontend_Init()

12345678910