HomeSort by relevance Sort by last modified time
    Searched refs:bbs_ERROR1 (Results 1 - 25 of 30) sorted by null

1 2

  /external/neven/Embedded/common/src/b_BasicEm/
DynMemManager.c 136 bbs_ERROR1( "%s:\n Malloc handler not defined.\n", fNameL );
176 bbs_ERROR1( "%s:\n Memory was not allocated.\n", fNameL );
201 bbs_ERROR1( "%s:\n Free handler not defined.\n", fNameL );
218 bbs_ERROR1( "%s:\n Attempt to free memory that was not allocated.\n", fNameL );
247 bbs_ERROR1( "%s:\nCould not find current memory block.\n", fNameL );
Context.c 290 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
295 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
339 bbs_ERROR1( "%s:\nMemory Manager Table is full! Increase bbs_CONTEXT_MAX_MEM_MANAGERS", fNameL );
344 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
349 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
Basic.h 133 #define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, NULL ) )
151 #define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, formatA, arg1A ) )
APhArr.c 159 bbs_ERROR1( "void bbs_APhArr_size( struct bbs_APhArr*, uint32 ):\n"
ComplexArr.c 159 bbs_ERROR1( "void bbs_ComplexArr_size( struct bbs_ComplexArr*, uint32 sizeA ):\n"
Int16Arr.c 204 bbs_ERROR1( "void bbs_Int16Arr_size( struct bbs_Int16Arr*, uint32 sizeA ):\n"
Int32Arr.c 160 bbs_ERROR1( "void bbs_Int32Arr_size( struct bbs_Int32Arr*, uint32 ):\n"
Int8Arr.c 165 bbs_ERROR1( "void bbs_Int8Arr_size( struct bbs_Int8Arr*, uint32 ):\n"
UInt16Arr.c 153 bbs_ERROR1( "void bbs_UInt16Arr_size( struct bbs_UInt16Arr*, uint32 sizeA ):\n"
UInt32Arr.c 160 bbs_ERROR1( "void bbs_UInt32Arr_size( struct bbs_UInt32Arr*, uint32 ):\n"
UInt8Arr.c 165 bbs_ERROR1( "void bbs_UInt8Arr_size( struct bbs_UInt8Arr*, uint32 ):\n"
MemSeg.c 361 bbs_ERROR1( "%s\n: Memory block was already freed once", fNameL );
  /external/neven/Embedded/common/src/b_APIEm/
FaceFinderRef.c 210 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
226 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
241 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
256 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
272 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
DCR.c 167 bbs_ERROR1( "%s:\nWidth of image must be even.\n", fNameL );
204 bbs_ERROR1( "%s:\nWidth of image must be even.\n",
213 bbs_ERROR1( "%s:\nInvalid ROI rectangle.\n", fNameL );
BFFaceFinder.c 326 bbs_ERROR1( "%s:\nNo faces are availabe. This function was called before the face finder could detect multiple faces in an image", fNameL );
332 bbs_ERROR1( "%s:\nface index exceeds number of available faces", fNameL );
401 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
420 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
439 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
465 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
490 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
Functions.c 168 bbs_ERROR1( "void bpi_Identifier_normalizeSimilarities(): simTypeA '%i' is handled", simTypeA );
277 bbs_ERROR1( "void bpi_Identifier_normalizeSimilarities(): simTypeA '%i' is handled", simTypeA );
FaceFinder.c 162 bbs_ERROR1( "%s:\nObject type mismatch! Attempt to read an incorrect object.", fNameL );
  /external/neven/Embedded/common/src/b_TensorEm/
Alt.c 185 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL );
191 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL );
Mat.c 187 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL );
193 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL );
SubVecMap.c 191 bbs_ERROR1( "%s:\ninput vector too small", fNameL );
197 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL );
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.c 192 bbs_ERROR1( "void bim_UInt16BytePyrImage_create( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
233 bbs_ERROR1( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
UInt8PyramidalImage.c 197 bbs_ERROR1( "void bim_UInt8PyramidalImage_create( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
234 bbs_ERROR1( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
Functions.c 231 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
262 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
563 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
594 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 178 bbs_ERROR1( "%s:\n ROI is invalid or zero", fNameL );
183 bbs_ERROR1( "%s:\n ROI exceeds image boundary", fNameL );
241 bbs_ERROR1( "%s:\n borderHeightE >= 32", fNameL );
247 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL );
265 bbs_ERROR1( "%s:\n scaled image is too small", fNameL );
893 bbs_ERROR1( "%s:\nyA out of range", fNameL );
903 bbs_ERROR1( "%s:\nyA out of range", fNameL );
    [all...]
LocalScanner.c 179 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL );
189 bbs_ERROR1( "%s:\n image is too small", fNameL );
727 bbs_ERROR1( "%s:\nxA out of range", fNameL );
734 bbs_ERROR1( "%s:\nyA out of range", fNameL );

Completed in 832 milliseconds

1 2