Home
last modified time | relevance | path

Searched refs:ALLOCMEM_ERROR (Results 1 – 25 of 29) sorted by relevance

12

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dcontext2.cpp468 return ALLOCMEM_ERROR; in SelectPrintMode()
483 return ALLOCMEM_ERROR; in SelectPrintMode()
513 return ALLOCMEM_ERROR; in SelectPrintMode()
546 return ALLOCMEM_ERROR; in SelectPrintMode()
572 return ALLOCMEM_ERROR; in SelectPrintMode()
597 return ALLOCMEM_ERROR; in SelectPrintMode()
611 return ALLOCMEM_ERROR; in SelectPrintMode()
620 return ALLOCMEM_ERROR; in SelectPrintMode()
1894 return ALLOCMEM_ERROR; in QualitySieve()
1945 return ALLOCMEM_ERROR; in SetCompGrayMode()
[all …]
H A Dscaler.cpp83 constructor_error=ALLOCMEM_ERROR; in Scaler()
97 constructor_error=ALLOCMEM_ERROR; in Scaler()
H A Dcompression.cpp110 constructor_error=ALLOCMEM_ERROR; in Mode9()
494 constructor_error=ALLOCMEM_ERROR; in Mode2()
576 constructor_error=ALLOCMEM_ERROR; in Mode3()
H A Dglobal_types.h415 ALLOCMEM_ERROR = 0x03, //!< failed to allocate memory enumerator
H A Dljfastraster.cpp703 constructor_error = ALLOCMEM_ERROR; in ModeDeltaPlus()
709 constructor_error=ALLOCMEM_ERROR; in ModeDeltaPlus()
715 constructor_error = ALLOCMEM_ERROR; in ModeDeltaPlus()
H A Dhalftoner.cpp214 constructor_error=ALLOCMEM_ERROR; in Halftoner()
H A Dcolormatch.cpp79 constructor_error=ALLOCMEM_ERROR; in ColorMatcher()
H A Dinternal.h88 #define NEWCHECK(x) if (x==NULL) return ALLOCMEM_ERROR;
89 #define CNEWCHECK(x) if (x==NULL) { constructor_error=ALLOCMEM_ERROR; return; }
H A Dquickconnect.cpp183 constructor_error = ALLOCMEM_ERROR; in SelectHeader()
H A Dljzjs.cpp539 return ALLOCMEM_ERROR; in JbigCompress_LJZjsColor2()
/dports/print/hplip/hplip-3.20.6/prnt/hpcups/
H A DCommonDefinitions.h158 ALLOCMEM_ERROR = 0x03, //!< failed to allocate memory enumerator
336 #define NEWCHECK(x) if (x==NULL) return ALLOCMEM_ERROR;
337 #define CNEWCHECK(x) if (x==NULL) { constructor_error=ALLOCMEM_ERROR; return; }
H A DModeDeltaPlus.cpp58 return ALLOCMEM_ERROR; in Init()
64 return ALLOCMEM_ERROR; in Init()
70 return ALLOCMEM_ERROR; in Init()
H A DModeJbig.cpp168 return ALLOCMEM_ERROR; in Init()
173 return ALLOCMEM_ERROR; in Init()
H A DScaler.cpp78 constructor_error = ALLOCMEM_ERROR; in Scaler()
85 constructor_error = ALLOCMEM_ERROR; in Scaler()
H A DMode3.cpp43 constructor_error = ALLOCMEM_ERROR; in Mode3()
H A DMode2.cpp41 constructor_error = ALLOCMEM_ERROR; in Mode2()
H A DModeJpeg.cpp77 return ALLOCMEM_ERROR; in Init()
86 return ALLOCMEM_ERROR; in Init()
H A DQuickConnect.cpp59 return ALLOCMEM_ERROR; in Configure()
H A DEncapsulator.cpp63 return ALLOCMEM_ERROR; in StartJob()
H A DMode9.cpp42 constructor_error=ALLOCMEM_ERROR; in Mode9()
H A DMode10.cpp53 constructor_error = ALLOCMEM_ERROR; in Mode10()
H A DLJJetReady.cpp78 return ALLOCMEM_ERROR; in Configure()
H A DHPCupsFilter.cpp667 return ALLOCMEM_ERROR; in processRasterData()
672 return ALLOCMEM_ERROR; in processRasterData()
H A DLidil.cpp162 return ALLOCMEM_ERROR; in StartJob()
928 return ALLOCMEM_ERROR; in allocateSwathBuffers()
970 return ALLOCMEM_ERROR; in allocateSwathBuffers()
H A DColorMatcher.cpp74 constructor_error=ALLOCMEM_ERROR; in ColorMatcher()

12