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

12

/external/neven/Embedded/common/src/b_BasicEm/
H A DMemTbl.c163 bbs_ERROR0( "struct bbs_MemTbl bbs_MemTbl_create( void* memPtrA, uint32 sizeA, uint32 sharedSubSizeA ):\n"
192 bbs_ERROR0( "void bbs_MemTbl_add( struct bbs_MemTbl* ptrA, void* memPtrA, uint32 sizeA ):\n"
212 bbs_ERROR0( "void bbs_MemTbl_addShared( struct bbs_MemTbl* ptrA, void* memPtrA, uint32 sizeA ):\n"
230 bbs_ERROR0( "bbs_MemTbl_segPtr(): Table contains no exclusive segments." );
262 bbs_ERROR0( "bbs_MemTbl_sharedSegPtr(): Table contains no shared segments." );
300 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA ):\n"
314 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA ):\n"
333 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_MemTbl* ptrA ):\n"
350 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_MemTbl* ptrA ):\n"
373 bbs_ERROR0( "struc
[all...]
H A DBasic.h132 #define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, NULL ) ) macro
150 #define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, formatA ) ) macro
H A DMemSeg.c301 bbs_ERROR0( "uint16* bbs_MemSeg_alloc( struct bbs_MemSeg* ptrA, uint32 sizeA ):\nSegment crosses page boundary\n" );
409 bbs_ERROR0( "Memory consistency check failed" );
H A DAPhArr.c78 bbs_ERROR0( "void bbs_APhArr_copy(...):\n"
H A DComplexArr.c78 bbs_ERROR0( "void bbs_ComplexArr_copy( ... ):\n"
H A DInt16Arr.c78 bbs_ERROR0( "void bbs_Int16Arr_copy(...):\n"
H A DInt32Arr.c78 bbs_ERROR0( "void bbs_Int32Arr_copy(...):\n"
H A DInt8Arr.c78 bbs_ERROR0( "void bbs_Int8Arr_copy(...):\n"
H A DUInt16Arr.c78 bbs_ERROR0( "void bbs_UInt16Arr_copy( ... ):\n"
H A DUInt32Arr.c78 bbs_ERROR0( "void bbs_UInt32Arr_copy(...):\n"
/external/neven/Embedded/common/src/b_APIEm/
H A DFaceFinder.c187 default: bbs_ERROR0( "bpi_faceFinderInit: invalid type" );
200 default: bbs_ERROR0( "bpi_faceFinderExit: invalid type" );
213 default: bbs_ERROR0( "bpi_faceFinderExit: invalid type" );
227 default: bbs_ERROR0( "bpi_faceFinderMemWrite: invalid type" );
243 default: bbs_ERROR0( "bpi_faceFinderMemRead: invalid type" );
256 default: bbs_ERROR0( "bpi_faceFinderSizeOf16: invalid type" );
H A DFaceFinderRef.c71 bbs_ERROR0( "bpi_FaceFinderRef_copy: function is not implemented" );
80 bbs_ERROR0( "bpi_FaceFinderRef_equal: function is not implemented" );
/external/neven/Embedded/common/src/b_TensorEm/
H A DVectorMap.c170 default: bbs_ERROR0( "bts_vectorMapInit: invalid type" );
187 default: bbs_ERROR0( "bts_vectorMapExit: invalid type" );
204 default: bbs_ERROR0( "bts_vectorMapExit: invalid type" );
222 default: bbs_ERROR0( "bts_vectorMapMemWrite: invalid type" );
242 default: bbs_ERROR0( "bts_vectorMapMemRead: invalid type" );
259 default: bbs_ERROR0( "bts_vectorMapSizeOf16: invalid type" );
H A DFlt16Alt3D.c93 bbs_ERROR0( "unimplemented function" );
103 bbs_ERROR0( "unimplemented function" );
114 bbs_ERROR0( "unimplemented function" );
H A DFlt16Alt2D.c110 bbs_ERROR0( "unimplemented function" );
120 bbs_ERROR0( "unimplemented function" );
131 bbs_ERROR0( "unimplemented function" );
H A DAlt.c84 bbs_ERROR0( "bts_Alt_equal:\n Function is not available" );
H A DFlt16Vec3D.c144 bbs_ERROR0( "not implemented" );
155 bbs_ERROR0( "not implemented" );
H A DMapSequence.c84 bbs_ERROR0( "bts_MapSequence_copy:\n Function is not available" );
93 bbs_ERROR0( "bts_MapSequence_equal:\n Function is not available" );
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DFeature.c202 default: bbs_ERROR0( "bbf_featureInit: invalid type" );
227 default: bbs_ERROR0( "bbf_featureExit: invalid type" );
252 default: bbs_ERROR0( "bbf_featureExit: invalid type" );
278 default: bbs_ERROR0( "bbf_featureMemWrite: invalid type" );
306 default: bbs_ERROR0( "bbf_featureMemRead: invalid type" );
331 default: bbs_ERROR0( "bbf_featureSizeOf16: invalid type" );
H A DSequence.c85 bbs_ERROR0( "bbf_Sequence_copy:\n Function is not available" );
94 bbs_ERROR0( "bbf_Sequence_equal:\n Function is not available" );
176 bbs_ERROR0( "bbf_Sequence_memRead:\n Sequence size exceeds bbf_SEQUENCE_MAX_SIZE" );
H A DScanDetector.c109 bbs_ERROR0( "bbf_ScanDetector_copy:\n Function is not available" );
118 bbs_ERROR0( "bbf_ScanDetector_equal:\n Function is not available" );
321 bbs_ERROR0( "bbf_ScanDetector_process: detector has no features" );
327 bbs_ERROR0( "bbf_ScanDetector_process: images size exceeds preallocated size" );
/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt8PyramidalImage.c80 bbs_ERROR0( "void bim_UInt8PyramidalImage_copy( ... ):\n"
191 bbs_ERROR0( "void bim_UInt8PyramidalImage_create( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
227 bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
251 bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
388 bbs_ERROR0( "void bim_UInt8PyramidalImage_importUInt8(....):\n"
H A DUInt16BytePyrImage.c80 bbs_ERROR0( "void bim_UInt16BytePyrImage_copy( ... ):\n"
186 bbs_ERROR0( "void bim_UInt16BytePyrImage_create( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
226 bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
250 bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA, uint32 heightA, uint32 depthA ):\n"
H A DUInt32Image.c75 bbs_ERROR0( "void bim_UInt32Image_copy(...):\n"
169 bbs_ERROR0( "void bim_UInt32Image_assignExternalImage( ... ): image was already created once" );
189 bbs_ERROR0( "void bim_UInt32Image_size( struct bim_UInt32Image*, uint32 sizeA ):\n"
H A DUInt16ByteImage.c76 bbs_ERROR0( "void bim_UInt16ByteImage_copy( struct bim_UInt16ByteImage*, const struct bim_UInt16ByteImage* ):\n"
140 bbs_ERROR0( "bim_UInt16ByteImage_create( .... ): width of image must be even" );
166 bbs_ERROR0( "void bim_UInt16ByteImage_assignExternalImage( ... ): image was already created once" );
184 bbs_ERROR0( "bim_UInt16ByteImage_size( .... ): width of image must be even" );
190 bbs_ERROR0( "void bim_UInt16ByteImage_size( struct bim_UInt16ByteImage*, uint32 sizeA ):\n"

Completed in 115 milliseconds

12