OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fNameL
(Results
1 - 20
of
20
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
DynMemManager.c
136
bbs_ERROR1( "%s:\n Malloc handler not defined.\n",
fNameL
);
155
bbs_ERR1( bbs_ERR_OUT_OF_MEMORY, "%s:\n Allocation failed.\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
);
MemSeg.c
352
fNameL
,
361
bbs_ERROR1( "%s\n: Memory block was already freed once",
fNameL
);
Basic.h
148
#define bbs_DEF_fNameL( fNameA ) const char*
fNameL
= fNameA;
/external/neven/Embedded/common/src/b_APIEm/
DCR.c
159
fNameL
,
167
bbs_ERROR1( "%s:\nWidth of image must be even.\n",
fNameL
);
196
fNameL
,
205
fNameL
);
213
bbs_ERROR1( "%s:\nInvalid ROI rectangle.\n",
fNameL
);
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
);
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
);
FaceFinder.c
162
bbs_ERROR1( "%s:\nObject type mismatch! Attempt to read an incorrect object.",
fNameL
);
/external/neven/FaceRecEm/common/src/b_FDSDK/
FaceFinder.c
79
const char*
fNameL
= "btk_FaceFinder_create";
98
if( btk_SDK_paramConsistencyTest( hsdkA, pCreateParamA->pModuleParam, pCreateParamA->moduleParamSize,
fNameL
) == btk_STATUS_ERROR ) return btk_STATUS_ERROR;
105
"Set the values in *pCreateParamA when you call function btk_SDK_create.",
fNameL
) );
169
const char*
fNameL
= "btk_FaceFinder_putDCR";
182
"%s:\nNo image was assigned to data carrier",
fNameL
) );
245
const char*
fNameL
= "btk_FaceFinder_process";
259
"%s:\nNo image was assigned to data carrier",
fNameL
) );
DCR.c
143
const char*
fNameL
= "btk_DCR_assignImage";
154
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image references inavlid memory",
fNameL
) );
162
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image has size 0",
fNameL
) );
192
const char*
fNameL
= "btk_DCR_assignGrayByteImageROI";
203
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image references invalid memory",
fNameL
) );
210
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image has size 0",
fNameL
) );
217
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned ROI rectangle references invalid memory",
fNameL
) );
224
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned ROI rectangle is inverted (max<min) or zero",
fNameL
) );
263
const char*
fNameL
= "btk_DCR_getNode";
276
bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nIndex is out of range",
fNameL
) );
[
all
...]
SDK.c
171
const char*
fNameL
= "btk_SDK_close";
182
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
);
Flt16Vec.c
404
bbs_ERROR1( "%s:\nVectors have different size",
fNameL
);
/external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c
147
fNameL
, imageWidthA, imageHeightA, ptrA->maxImageWidthE, ptrA->maxImageHeightE );
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
);
ScanDetector.c
257
bbs_ERROR1( "%s:\nMaximum image size was not defined (size variables must be set before calling _memRead)",
fNameL
);
LocalScanDetector.c
81
bbs_ERROR1( "%s:\nbpi_RF_LANDMARKER_MAX_PCA_DIM exceeded",
fNameL
);
491
bbs_ERROR1( "%s:\nScan cluster size exceeds bpi_LOCAL_SCAN_DETECTOR_MAX_CLUSTER_SIZE",
fNameL
);
/external/neven/Embedded/common/src/b_ImageEm/
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
);
Completed in 3112 milliseconds