HomeSort by relevance Sort by last modified time
    Searched refs:bbs_ERROR2 (Results 1 - 8 of 8) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
Cluster3D.c 190 bbs_ERROR2( "int32 bts_Cluster2D_int32X( .... )\n"
218 bbs_ERROR2( "int32 bts_Cluster2D_int32Y( .... )\n"
246 bbs_ERROR2( "int32 bts_Cluster2D_int32Z( .... )\n"
310 bbs_ERROR2( "void bts_Cluster3D_size( struct bts_Cluster3D* ptrA, uint32 sizeA ):\n"
Cluster2D.c 248 bbs_ERROR2( "int32 bts_Cluster2D_int32X( .... )\n"
282 bbs_ERROR2( "int32 bts_Cluster2D_int32Y( .... )\n"
352 bbs_ERROR2( "void bts_Cluster2D_size( struct bts_Cluster2D* ptrA, uint32 sizeA ):\n"
525 bbs_ERROR2( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n"
RBFMap2D.c 167 bbs_ERROR2( "void bts_RBFMap2D_compute( ... ): size mismatch, src cluster has size %d,"
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 134 #define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, NULL ) )
152 #define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR, __LINE__, __FILE__, formatA, arg1A, arg2A ) )
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c 378 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL );
677 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL );
UInt16BytePyrImage.c 124 bbs_ERROR2( "uint16* bim_UInt16BytePyrImage_arrPtr( struct bim_UInt16BytePyrImage*, uint32 levelA ):\n"
UInt8PyramidalImage.c 124 bbs_ERROR2( "uint8* bim_UInt8PyramidalImage_arrPtr( struct bim_UInt8PyramidalImage* ptrA, uint32 levelA ):\n"
UInt8Image.c 564 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL );

Completed in 144 milliseconds