Home
last modified time | relevance | path

Searched refs:bbs_ERROR1 (Results 1 – 25 of 30) sorted by relevance

12

/external/neven/Embedded/common/src/b_BasicEm/
DDynMemManager.c136 bbs_ERROR1( "%s:\n Malloc handler not defined.\n", fNameL ); in bbs_DynMemManager_alloc()
176 bbs_ERROR1( "%s:\n Memory was not allocated.\n", fNameL ); in bbs_DynMemManager_free()
201 bbs_ERROR1( "%s:\n Free handler not defined.\n", fNameL ); in bbs_DynMemManager_free()
218 bbs_ERROR1( "%s:\n Attempt to free memory that was not allocated.\n", fNameL ); in bbs_DynMemManager_free()
247 bbs_ERROR1( "%s:\nCould not find current memory block.\n", fNameL ); in bbs_DynMemManager_nextBlock()
DContext.c290 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addStaticSeg()
295 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addStaticSeg()
339 bbs_ERROR1( "%s:\nMemory Manager Table is full! Increase bbs_CONTEXT_MAX_MEM_MANAGERS", fNameL ); in bbs_Context_addDynamicSeg()
344 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addDynamicSeg()
349 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addDynamicSeg()
DBasic.h133 …#define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_… macro
151 …#define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_… macro
DAPhArr.c159 bbs_ERROR1( "void bbs_APhArr_size( struct bbs_APhArr*, uint32 ):\n" in bbs_APhArr_size()
DComplexArr.c159 bbs_ERROR1( "void bbs_ComplexArr_size( struct bbs_ComplexArr*, uint32 sizeA ):\n" in bbs_ComplexArr_size()
DUInt8Arr.c165 bbs_ERROR1( "void bbs_UInt8Arr_size( struct bbs_UInt8Arr*, uint32 ):\n" in bbs_UInt8Arr_size()
DInt32Arr.c160 bbs_ERROR1( "void bbs_Int32Arr_size( struct bbs_Int32Arr*, uint32 ):\n" in bbs_Int32Arr_size()
DUInt32Arr.c160 bbs_ERROR1( "void bbs_UInt32Arr_size( struct bbs_UInt32Arr*, uint32 ):\n" in bbs_UInt32Arr_size()
DInt8Arr.c165 bbs_ERROR1( "void bbs_Int8Arr_size( struct bbs_Int8Arr*, uint32 ):\n" in bbs_Int8Arr_size()
DUInt16Arr.c153 bbs_ERROR1( "void bbs_UInt16Arr_size( struct bbs_UInt16Arr*, uint32 sizeA ):\n" in bbs_UInt16Arr_size()
DInt16Arr.c204 bbs_ERROR1( "void bbs_Int16Arr_size( struct bbs_Int16Arr*, uint32 sizeA ):\n" in bbs_Int16Arr_size()
/external/neven/Embedded/common/src/b_APIEm/
DFaceFinderRef.c210 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_setParams()
226 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_setRange()
241 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_process()
256 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_putDcr()
272 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_getDcr()
DBFFaceFinder.c326bbs_ERROR1( "%s:\nNo faces are availabe. This function was called before the face finder could det… in bpi_BFFaceFinder_getFace()
332 bbs_ERROR1( "%s:\nface index exceeds number of available faces", fNameL ); in bpi_BFFaceFinder_getFace()
401 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_setParams()
420 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_setRange()
439 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_processDcr()
465 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_putDcr()
490 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_getDcr()
DDCR.c167 bbs_ERROR1( "%s:\nWidth of image must be even.\n", fNameL ); in bpi_DCR_assignGrayByteImage()
204 bbs_ERROR1( "%s:\nWidth of image must be even.\n", in bpi_DCR_assignGrayByteImageROI()
213 bbs_ERROR1( "%s:\nInvalid ROI rectangle.\n", fNameL ); in bpi_DCR_assignGrayByteImageROI()
DFunctions.c168 bbs_ERROR1( "void bpi_Identifier_normalizeSimilarities(): simTypeA '%i' is handled", simTypeA ); in bpi_normalizeSimilarities()
277 bbs_ERROR1( "void bpi_Identifier_normalizeSimilarities(): simTypeA '%i' is handled", simTypeA ); in bpi_normalizedSimilarity()
DFaceFinder.c162 bbs_ERROR1( "%s:\nObject type mismatch! Attempt to read an incorrect object.", fNameL ); in bpi_FaceFinder_memRead()
/external/neven/Embedded/common/src/b_TensorEm/
DMat.c187 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL ); in bts_Mat_map()
193 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL ); in bts_Mat_map()
DAlt.c185 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL ); in bts_Alt_map()
191 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL ); in bts_Alt_map()
DSubVecMap.c191 bbs_ERROR1( "%s:\ninput vector too small", fNameL ); in bts_SubVecMap_map()
197 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL ); in bts_SubVecMap_map()
DRBFMap2D.c242 bbs_ERROR1( "void bts_RBFMap2D_compute( ... ): RBFType %d is not handled\n", ptrA->RBFTypeE ); in bts_RBFMap2D_compute()
542 bbs_ERROR1( "struct bts_Flt16Vec2D bts_RBFMap2D_mapVector( ... ): " in bts_RBFMap2D_mapVector()
/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanner.c178 bbs_ERROR1( "%s:\n ROI is invalid or zero", fNameL ); in bbf_Scanner_copyImage()
183 bbs_ERROR1( "%s:\n ROI exceeds image boundary", fNameL ); in bbf_Scanner_copyImage()
241 bbs_ERROR1( "%s:\n borderHeightE >= 32", fNameL ); in bbf_Scanner_createBitImage()
247 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL ); in bbf_Scanner_createBitImage()
265 bbs_ERROR1( "%s:\n scaled image is too small", fNameL ); in bbf_Scanner_createBitImage()
893 bbs_ERROR1( "%s:\nyA out of range", fNameL ); in bbf_Scanner_goToXY()
903 bbs_ERROR1( "%s:\nyA out of range", fNameL ); in bbf_Scanner_goToXY()
DLocalScanner.c179 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL ); in bbf_LocalScanner_createBitImage()
189 bbs_ERROR1( "%s:\n image is too small", fNameL ); in bbf_LocalScanner_createBitImage()
727 bbs_ERROR1( "%s:\nxA out of range", fNameL ); in bbf_LocalScanner_goToXY()
734 bbs_ERROR1( "%s:\nyA out of range", fNameL ); in bbf_LocalScanner_goToXY()
/external/neven/Embedded/common/src/b_ImageEm/
DUInt8PyramidalImage.c197bbs_ERROR1( "void bim_UInt8PyramidalImage_create( struct bim_UInt8PyramidalImage* ptrA, uint32 wid… in bim_UInt8PyramidalImage_create()
234bbs_ERROR1( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 width… in bim_UInt8PyramidalImage_size()
DUInt16BytePyrImage.c192bbs_ERROR1( "void bim_UInt16BytePyrImage_create( struct bim_UInt16BytePyrImage* ptrA, uint32 width… in bim_UInt16BytePyrImage_create()
233bbs_ERROR1( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA,… in bim_UInt16BytePyrImage_size()
DFunctions.c231 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpInterpolation()
262 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpInterpolation()
563 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpPixelReplication()
594 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpPixelReplication()

12