Home
last modified time | relevance | path

Searched refs:bbs_ERROR0 (Results 1 – 25 of 42) sorted by relevance

12

/external/neven/Embedded/common/src/b_BasicEm/
DMemTbl.c163bbs_ERROR0( "struct bbs_MemTbl bbs_MemTbl_create( void* memPtrA, uint32 sizeA, uint32 sharedSubSiz… in bbs_MemTbl_create()
192 bbs_ERROR0( "void bbs_MemTbl_add( struct bbs_MemTbl* ptrA, void* memPtrA, uint32 sizeA ):\n" in bbs_MemTbl_add()
212 bbs_ERROR0( "void bbs_MemTbl_addShared( struct bbs_MemTbl* ptrA, void* memPtrA, uint32 sizeA ):\n" in bbs_MemTbl_addShared()
230 bbs_ERROR0( "bbs_MemTbl_segPtr(): Table contains no exclusive segments." ); in bbs_MemTbl_segPtr()
262 bbs_ERROR0( "bbs_MemTbl_sharedSegPtr(): Table contains no shared segments." ); in bbs_MemTbl_sharedSegPtr()
300bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA… in bbs_MemTbl_fastestSegPtr()
314bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA… in bbs_MemTbl_fastestSegPtr()
333 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_MemTbl* ptrA ):\n" in bbs_MemTbl_largestSegPtr()
350 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_MemTbl* ptrA ):\n" in bbs_MemTbl_largestSegPtr()
373bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA… in bbs_MemTbl_fastestSharedSegPtr()
[all …]
DBasic.h132 …#define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR… macro
150 …#define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR… macro
DMemSeg.c301bbs_ERROR0( "uint16* bbs_MemSeg_alloc( struct bbs_MemSeg* ptrA, uint32 sizeA ):\nSegment crosses p… in bbs_MemSeg_alloc()
409 bbs_ERROR0( "Memory consistency check failed" ); in bbs_MemSeg_checkConsistency()
/external/neven/Embedded/common/src/b_APIEm/
DFaceFinder.c187 default: bbs_ERROR0( "bpi_faceFinderInit: invalid type" ); in bpi_faceFinderInit()
200 default: bbs_ERROR0( "bpi_faceFinderExit: invalid type" ); in bpi_faceFinderExit()
213 default: bbs_ERROR0( "bpi_faceFinderExit: invalid type" ); in bpi_faceFinderMemSize()
227 default: bbs_ERROR0( "bpi_faceFinderMemWrite: invalid type" ); in bpi_faceFinderMemWrite()
243 default: bbs_ERROR0( "bpi_faceFinderMemRead: invalid type" ); in bpi_faceFinderMemRead()
256 default: bbs_ERROR0( "bpi_faceFinderSizeOf16: invalid type" ); in bpi_faceFinderSizeOf16()
DFaceFinderRef.c71 bbs_ERROR0( "bpi_FaceFinderRef_copy: function is not implemented" ); in bpi_FaceFinderRef_copy()
80 bbs_ERROR0( "bpi_FaceFinderRef_equal: function is not implemented" ); in bpi_FaceFinderRef_equal()
/external/neven/Embedded/common/src/b_TensorEm/
DVectorMap.c170 default: bbs_ERROR0( "bts_vectorMapInit: invalid type" ); in bts_vectorMapInit()
187 default: bbs_ERROR0( "bts_vectorMapExit: invalid type" ); in bts_vectorMapExit()
204 default: bbs_ERROR0( "bts_vectorMapExit: invalid type" ); in bts_vectorMapMemSize()
222 default: bbs_ERROR0( "bts_vectorMapMemWrite: invalid type" ); in bts_vectorMapMemWrite()
242 default: bbs_ERROR0( "bts_vectorMapMemRead: invalid type" ); in bts_vectorMapMemRead()
259 default: bbs_ERROR0( "bts_vectorMapSizeOf16: invalid type" ); in bts_vectorMapSizeOf16()
DFlt16Alt3D.c93 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt3D_memSize()
103 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt3D_memWrite()
114 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt3D_memRead()
DFlt16Alt2D.c110 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt2D_memSize()
120 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt2D_memWrite()
131 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt2D_memRead()
DMapSequence.c84 bbs_ERROR0( "bts_MapSequence_copy:\n Function is not available" ); in bts_MapSequence_copy()
93 bbs_ERROR0( "bts_MapSequence_equal:\n Function is not available" ); in bts_MapSequence_equal()
DCluster2D.c126bbs_ERROR0( "void bts_Cluster2D_copy( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcP… in bts_Cluster2D_copy()
332 bbs_ERROR0( "void bts_Cluster2D_create( const struct bts_Cluster2D*, uint32 ):\n" in bts_Cluster2D_create()
413bbs_ERROR0( "void bts_Cluster2D_copyTransform( struct bts_Cluster2D* ptrA, const struct bts_Cluste… in bts_Cluster2D_copyTransform()
597 bbs_ERROR0( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n" in bts_Cluster2D_alt()
669 bbs_ERROR0( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n" in bts_Cluster2D_alt()
DFlt16Vec3D.c144 bbs_ERROR0( "not implemented" ); in bts_Flt16Vec3D_memWrite()
155 bbs_ERROR0( "not implemented" ); in bts_Flt16Vec3D_memRead()
DCluster3D.c82bbs_ERROR0( "void bts_Cluster3D_copy( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcP… in bts_Cluster3D_copy()
290 bbs_ERROR0( "void bts_Cluster3D_create( const struct bts_Cluster3D*, uint32 ):\n" in bts_Cluster3D_create()
DFlt16Mat3D.c117 bbs_ERROR0( "not implemented" ); in bts_Flt16Mat3D_memWrite()
128 bbs_ERROR0( "not implemented" ); in bts_Flt16Mat3D_memRead()
/external/neven/Embedded/common/src/b_BitFeatureEm/
DFeature.c202 default: bbs_ERROR0( "bbf_featureInit: invalid type" ); in bbf_featureInit()
227 default: bbs_ERROR0( "bbf_featureExit: invalid type" ); in bbf_featureExit()
252 default: bbs_ERROR0( "bbf_featureExit: invalid type" ); in bbf_featureMemSize()
278 default: bbs_ERROR0( "bbf_featureMemWrite: invalid type" ); in bbf_featureMemWrite()
306 default: bbs_ERROR0( "bbf_featureMemRead: invalid type" ); in bbf_featureMemRead()
331 default: bbs_ERROR0( "bbf_featureSizeOf16: invalid type" ); in bbf_featureSizeOf16()
DSequence.c85 bbs_ERROR0( "bbf_Sequence_copy:\n Function is not available" ); in bbf_Sequence_copy()
94 bbs_ERROR0( "bbf_Sequence_equal:\n Function is not available" ); in bbf_Sequence_equal()
176 bbs_ERROR0( "bbf_Sequence_memRead:\n Sequence size exceeds bbf_SEQUENCE_MAX_SIZE" ); in bbf_Sequence_memRead()
DScanDetector.c109 bbs_ERROR0( "bbf_ScanDetector_copy:\n Function is not available" ); in bbf_ScanDetector_copy()
118 bbs_ERROR0( "bbf_ScanDetector_equal:\n Function is not available" ); in bbf_ScanDetector_equal()
321 bbs_ERROR0( "bbf_ScanDetector_process: detector has no features" ); in bbf_ScanDetector_process()
327 bbs_ERROR0( "bbf_ScanDetector_process: images size exceeds preallocated size" ); in bbf_ScanDetector_process()
/external/neven/Embedded/common/src/b_ImageEm/
DUInt8PyramidalImage.c80 bbs_ERROR0( "void bim_UInt8PyramidalImage_copy( ... ):\n" in bim_UInt8PyramidalImage_copy()
191bbs_ERROR0( "void bim_UInt8PyramidalImage_create( struct bim_UInt8PyramidalImage* ptrA, uint32 wid… in bim_UInt8PyramidalImage_create()
227bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 width… in bim_UInt8PyramidalImage_size()
251bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 width… in bim_UInt8PyramidalImage_size()
388 bbs_ERROR0( "void bim_UInt8PyramidalImage_importUInt8(....):\n" in bim_UInt8PyramidalImage_importUInt8()
DUInt32Image.c75 bbs_ERROR0( "void bim_UInt32Image_copy(...):\n" in bim_UInt32Image_copy()
169 bbs_ERROR0( "void bim_UInt32Image_assignExternalImage( ... ): image was already created once" ); in bim_UInt32Image_assignExternalImage()
189 bbs_ERROR0( "void bim_UInt32Image_size( struct bim_UInt32Image*, uint32 sizeA ):\n" in bim_UInt32Image_size()
DUInt16BytePyrImage.c80 bbs_ERROR0( "void bim_UInt16BytePyrImage_copy( ... ):\n" in bim_UInt16BytePyrImage_copy()
186bbs_ERROR0( "void bim_UInt16BytePyrImage_create( struct bim_UInt16BytePyrImage* ptrA, uint32 width… in bim_UInt16BytePyrImage_create()
226bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA,… in bim_UInt16BytePyrImage_size()
250bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA,… in bim_UInt16BytePyrImage_size()
DUInt16ByteImage.c76bbs_ERROR0( "void bim_UInt16ByteImage_copy( struct bim_UInt16ByteImage*, const struct bim_UInt16By… in bim_UInt16ByteImage_copy()
140 bbs_ERROR0( "bim_UInt16ByteImage_create( .... ): width of image must be even" ); in bim_UInt16ByteImage_create()
166bbs_ERROR0( "void bim_UInt16ByteImage_assignExternalImage( ... ): image was already created once" … in bim_UInt16ByteImage_assignExternalImage()
184 bbs_ERROR0( "bim_UInt16ByteImage_size( .... ): width of image must be even" ); in bim_UInt16ByteImage_size()
190 bbs_ERROR0( "void bim_UInt16ByteImage_size( struct bim_UInt16ByteImage*, uint32 sizeA ):\n" in bim_UInt16ByteImage_size()
DComplexImage.c77 bbs_ERROR0( "void bim_ComplexImage_copy(...):\n" in bim_ComplexImage_copy()
170 bbs_ERROR0( "void bim_ComplexImage_size( struct bim_ComplexImage*, uint32 sizeA ):\n" in bim_ComplexImage_size()
DAPhImage.c98 bbs_ERROR0( "void bim_APhImage_copy( struct bim_APhImage*, uint32 sizeA ):\n" in bim_APhImage_copy()
145 bbs_ERROR0( "void bim_APhImage_size( struct bim_APhImage*, uint32 sizeA ):\n" in bim_APhImage_size()
DUInt8Image.c96 bbs_ERROR0( "void bim_UInt8Image_copy( struct bim_UInt8Image*, const struct bim_UInt8Image* ):\n" in bim_UInt8Image_copy()
159 bbs_ERROR0( "void bim_UInt8Image_assignExternalImage( ... ): image was already created once" ); in bim_UInt8Image_assignExternalImage()
178 bbs_ERROR0( "void bim_UInt8Image_size( struct bim_UInt8Image*, uint32 sizeA ):\n" in bim_UInt8Image_size()
DFlt16Image.c81 bbs_ERROR0( "void bim_Flt16Image_copy(...):\n" in bim_Flt16Image_copy()
177 bbs_ERROR0( "void bim_Flt16Image_size( struct bim_Flt16Image*, uint32 sizeA ):\n" in bim_Flt16Image_size()
DHistoEq16.c79 bbs_ERROR0( "bim_createHistoOfSection16(...): not implemented" ); in bim_createHistoOfSection16()

12