Home
last modified time | relevance | path

Searched refs:FREE (Results 1 – 25 of 205) sorted by relevance

123456789

/external/srec/srec/crec/
Dsrec_initialize.c213 FREE(rec->current_model_scores); in free_recognition1()
214 FREE(rec->fsmarc_token_array); in free_recognition1()
215 FREE(rec->word_token_array); in free_recognition1()
216 FREE(rec->word_token_array_flags); in free_recognition1()
217 FREE(rec->fsmnode_token_array); in free_recognition1()
218 FREE(rec->altword_token_array); in free_recognition1()
219 FREE(rec->best_model_cost_for_frame); in free_recognition1()
230 FREE(rec->accumulated_cost_offset); in free_recognition()
231 FREE(rec->cost_offset_for_frame); in free_recognition()
232 FREE(rec->best_token_for_node); in free_recognition()
[all …]
/external/tesseract/liblept/
Dviewfiles.c135 FREE(fullname); in pixHtmlViewer()
138 FREE(fullname); in pixHtmlViewer()
142 FREE(outname); in pixHtmlViewer()
154 FREE(outname); in pixHtmlViewer()
169 FREE(outname); in pixHtmlViewer()
190 FREE(shtml); in pixHtmlViewer()
191 FREE(mainname); in pixHtmlViewer()
207 FREE(slink); in pixHtmlViewer()
208 FREE(linkname); in pixHtmlViewer()
209 FREE(linknameshort); in pixHtmlViewer()
Dmorphdwa.c198 if (selnameh) FREE(selnameh); in pixDilateBrickDwa()
199 if (selnamev) FREE(selnamev); in pixDilateBrickDwa()
205 FREE(selnameh); in pixDilateBrickDwa()
209 FREE(selnamev); in pixDilateBrickDwa()
218 FREE(selnameh); in pixDilateBrickDwa()
219 FREE(selnamev); in pixDilateBrickDwa()
300 if (selnameh) FREE(selnameh); in pixErodeBrickDwa()
301 if (selnamev) FREE(selnamev); in pixErodeBrickDwa()
307 FREE(selnameh); in pixErodeBrickDwa()
311 FREE(selnamev); in pixErodeBrickDwa()
[all …]
Dcolorquant1.c880 FREE(rtab); in octreeGenerateAndPrune()
881 FREE(gtab); in octreeGenerateAndPrune()
882 FREE(btab); in octreeGenerateAndPrune()
1084 FREE(bufu8r); in pixOctreeQuantizePixels()
1085 FREE(bufu8g); in pixOctreeQuantizePixels()
1086 FREE(bufu8b); in pixOctreeQuantizePixels()
1087 FREE(buf1r); in pixOctreeQuantizePixels()
1088 FREE(buf1g); in pixOctreeQuantizePixels()
1089 FREE(buf1b); in pixOctreeQuantizePixels()
1090 FREE(buf2r); in pixOctreeQuantizePixels()
[all …]
Dbardecode.c220 FREE(revbarstr); in barcodeVerifyFormat()
237 FREE(revbarstr); in barcodeVerifyFormat()
254 FREE(revbarstr); in barcodeVerifyFormat()
271 FREE(revbarstr); in barcodeVerifyFormat()
294 FREE(revbarstr); in barcodeVerifyFormat()
398 FREE(vbarstr); in barcodeDecode2of5()
401 FREE(data); in barcodeDecode2of5()
486 FREE(vbarstr); in barcodeDecodeI2of5()
489 FREE(data); in barcodeDecodeI2of5()
572 FREE(vbarstr); in barcodeDecode93()
[all …]
Dutils.c227 FREE(charbuf); in l_errorString()
261 FREE(charbuf); in l_errorInt()
295 FREE(charbuf); in l_errorFloat()
345 FREE(charbuf); in l_warningString()
379 FREE(charbuf); in l_warningInt()
413 FREE(charbuf); in l_warningFloat()
463 FREE(charbuf); in l_infoString()
497 FREE(charbuf); in l_infoInt()
532 FREE(charbuf); in l_infoInt2()
566 FREE(charbuf); in l_infoFloat()
[all …]
Dpixalloc.c261 FREE(pms->baseptr); /* free the memory */ in pmsDestroy()
265 FREE(pms->logfile); in pmsDestroy()
266 FREE(pms->memused); in pmsDestroy()
267 FREE(pms->meminuse); in pmsDestroy()
268 FREE(pms->memmax); in pmsDestroy()
269 FREE(pms->memempty); in pmsDestroy()
272 FREE(pms->sizes); in pmsDestroy()
273 FREE(pms->allocarray); in pmsDestroy()
274 FREE(pms->firstptr); in pmsDestroy()
275 FREE(pms); in pmsDestroy()
[all …]
Dxtractprotos.c77 FREE(str); in main()
122 FREE(str); in main()
123 FREE(filename); in main()
134 FREE(str); in main()
136 FREE(prestring); in main()
Dbinreduce.c87 FREE(tab); in pixReduceBinary2()
136 FREE(tab); in pixReduceRankBinaryCascade()
143 FREE(tab); in pixReduceRankBinaryCascade()
150 FREE(tab); in pixReduceRankBinaryCascade()
156 FREE(tab); in pixReduceRankBinaryCascade()
221 FREE(tab); in pixReduceRankBinary2()
Djpegio.c213 FREE(rowbuffer); in pixReadStreamJpeg()
239 if (comment) FREE(comment); in pixReadStreamJpeg()
252 if (comment) FREE(comment); in pixReadStreamJpeg()
253 if (rowbuffer) FREE(rowbuffer); in pixReadStreamJpeg()
260 FREE(comment); in pixReadStreamJpeg()
359 FREE(rowbuffer); in pixReadStreamJpeg()
465 FREE(rowbuffer); in pixWriteStreamJpeg()
467 FREE(rmap); in pixWriteStreamJpeg()
468 FREE(gmap); in pixWriteStreamJpeg()
469 FREE(bmap); in pixWriteStreamJpeg()
[all …]
Dgplot.c199 FREE(gplot->rootname); in gplotDestroy()
200 FREE(gplot->cmdname); in gplotDestroy()
206 FREE(gplot->outname); in gplotDestroy()
208 FREE(gplot->title); in gplotDestroy()
210 FREE(gplot->xlabel); in gplotDestroy()
212 FREE(gplot->ylabel); in gplotDestroy()
214 FREE(gplot); in gplotDestroy()
459 FREE(cmdstr); in gplotGenCommandFile()
702 FREE(rootname); in gplotRead()
703 FREE(title); in gplotRead()
[all …]
Dbmf.c160 FREE(bmf->directory); in bmfDestroy()
161 FREE(bmf->fonttab); in bmfDestroy()
162 FREE(bmf->baselinetab); in bmfDestroy()
163 FREE(bmf->widthtab); in bmfDestroy()
164 FREE(bmf); in bmfDestroy()
311 FREE(pathname); in pixaGetFont()
358 FREE(pathname); in pixaSaveFont()
423 FREE(pathname); in pixaGenerateFont()
530 FREE(tab); in pixaGenerateFont()
587 FREE(tab); in pixGetTextBaseline()
Dgrayquant.c194 FREE(bufs1); in pixDitherToBinarySpec()
195 FREE(bufs2); in pixDitherToBinarySpec()
382 FREE(bufs1); in pixDitherToBinaryLUT()
383 FREE(bufs2); in pixDitherToBinaryLUT()
384 FREE(tabval); in pixDitherToBinaryLUT()
385 FREE(tab38); in pixDitherToBinaryLUT()
386 FREE(tab14); in pixDitherToBinaryLUT()
660 FREE(bufs1); in pixDitherTo2bppSpec()
661 FREE(bufs2); in pixDitherTo2bppSpec()
662 FREE(tabval); in pixDitherTo2bppSpec()
[all …]
Dpsio.c307 FREE(fname); in sarrayConvertFilesToPS()
459 FREE(fname); in sarrayConvertFilesFittedToPS()
837 FREE(tnamec); in pixWriteMixedToPS()
851 FREE(tnameb); in pixWriteMixedToPS()
970 FREE(arraypage); in sarrayFindMaskAndPagePairings()
971 FREE(arraymask); in sarrayFindMaskAndPagePairings()
1154 FREE(pstring); in pixWriteStreamPS()
1543 FREE(bindata); in convertJpegToPSEmbed()
1633 FREE(pstring); in convertJpegToPSEmbed()
1634 FREE(data85); in convertJpegToPSEmbed()
[all …]
Dmaze.c249 FREE(elp); in generateBinaryMaze()
390 FREE(elp); in pixSearchBinaryMaze()
442 FREE(elp); in pixSearchBinaryMaze()
447 FREE(linem1); in pixSearchBinaryMaze()
469 FREE(lined32); in pixSearchBinaryMaze()
500 FREE(lines1); in pixSearchBinaryMaze()
501 FREE(linep8); in pixSearchBinaryMaze()
774 FREE(elp); in pixSearchGrayMaze()
841 FREE(elp); in pixSearchGrayMaze()
886 FREE(lines8); in pixSearchGrayMaze()
[all …]
/external/srec/srec/cfront/
Dfrontobj.c139 FREE((char *) config); in delete_config_object()
157 FREE((char *) channel); in delete_channel_object()
220 FREE((char *) channel->prebuff); in clear_channel_object()
222 FREE((char *) channel->prerefbuff); in clear_channel_object()
224 FREE((char *) channel->filterbank); in clear_channel_object()
226 FREE((char *) channel->filterbankref); in clear_channel_object()
228 FREE((char *) channel->cep); in clear_channel_object()
230 FREE((char *) channel->rasta); in clear_channel_object()
232 FREE((char *) channel->framdata); in clear_channel_object()
236 FREE((char *) channel->spectral_sub->sub_vector); in clear_channel_object()
[all …]
/external/srec/portable/src/
DPANSIFileSystemImpl.c89 FREE(key); in PANSIFileSystemDestroyImpl()
90 FREE(value); in PANSIFileSystemDestroyImpl()
95 FREE(self); in PANSIFileSystemDestroyImpl()
145 FREE(value); in PANSIFileSystemAddPathImpl()
174 FREE(key); in PANSIFileSystemAddPathImpl()
175 FREE(value); in PANSIFileSystemAddPathImpl()
203 FREE(key); in PANSIFileSystemRemovePathImpl()
204 FREE(value); in PANSIFileSystemRemovePathImpl()
323 FREE(key); in PANSIFileSystemSetDefault()
324 FREE(value); in PANSIFileSystemSetDefault()
[all …]
/external/srec/srec/clib/
Djacobi.c178 FREE((char *)b); in Jacobi()
179 FREE((char *)d); in Jacobi()
180 FREE((char *)z); in Jacobi()
183 FREE((char *)a[i]); in Jacobi()
184 FREE((char *)v[i]); in Jacobi()
186 FREE((char *)a); in Jacobi()
187 FREE((char *)v); in Jacobi()
Dmatx_ops.c57 FREE((char *)matrix[ii]); in delete_matrix()
58 FREE((char *)matrix); in delete_matrix()
144 FREE((char *)matrix[ii]); in delete_fixed_matrix()
145 FREE((char *)matrix); in delete_fixed_matrix()
Dmatrix_i.c76 FREE((char *)input[ii]); in invert_matrix()
77 FREE((char *)input); in invert_matrix()
78 FREE((char *)col); in invert_matrix()
79 FREE((char *)index); in invert_matrix()
172 FREE((char *)vv); in ludcmp()
/external/srec/seti/sltsEngine/src/
DSWIslts.c99 FREE(pLtsWrap); in SWIsltsReleaseWrapper()
176 FREE(pEng); in SWIsltsClose()
249 FREE(new_text); in SWIsltsTextToPhone()
260 FREE(new_text); in SWIsltsTextToPhone()
338 FREE(pTranscription[i].pBuffer); in SWIsltsG2PGetWordTranscriptions()
341 FREE(pTranscription); in SWIsltsG2PGetWordTranscriptions()
364 FREE(pTranscriptions[i].pBuffer); in SWIsltsG2PFreeWordTranscriptions()
367 FREE(pBuffer); in SWIsltsG2PFreeWordTranscriptions()
/external/srec/shared/src/
DHashMapImpl.c43 FREE(impl); in HashMapCreate_Internal()
95 FREE(clone); in HashMap_Put()
120 FREE(clonedKey); in HashMap_Remove_Internal()
122 FREE(value); in HashMap_Remove_Internal()
155 if (key) FREE(key); in HashMap_RemoveAll_Internal()
156 if (freeValues && value) FREE(value); in HashMap_RemoveAll_Internal()
266 if (key != NULL) FREE(key); in HashMap_RemoveAtIndex()
290 FREE(impl); in HashMap_Destroy()
DSessionTypeImpl.c338 FREE(pair); in ESR_SessionTypeSetPropertyImpl()
544 FREE(pair); in ESR_SessionTypeRemovePropertyImpl()
570 FREE(temp.value); in ESR_SessionTypeRemoveAndFreePropertyImpl()
602 FREE(value); in ESR_SessionTypeImportCommandLineImpl()
619 FREE(key); in ESR_SessionTypeImportCommandLineImpl()
635 FREE(value); in ESR_SessionTypeImportCommandLineImpl()
646 FREE(key); in ESR_SessionTypeImportCommandLineImpl()
663 FREE(key); in ESR_SessionTypeImportCommandLineImpl()
665 FREE(value); in ESR_SessionTypeImportCommandLineImpl()
710 FREE(value); in ESR_SessionTypeConvertToIntImpl()
[all …]
/external/srec/srec/EventLog/src/
Driff.c306 FREE(swichunk->segs.tuples); in free_swiRiff()
311 FREE(swichunk->kvals.kvpairs[0].key); in free_swiRiff()
312 FREE(swichunk->kvals.kvpairs); in free_swiRiff()
515 if (kvpair_buf) FREE(kvpair_buf); in readSwiChunk()
516 if (swichunk->kvals.kvpairs) FREE(swichunk->kvals.kvpairs); in readSwiChunk()
588 FREE((char *)wf); in riffReadWave2L16()
609 FREE((char *)wf); in riffReadWave2L16()
610 FREE((char *)cb); in riffReadWave2L16()
620 FREE((char *)wf); in riffReadWave2L16()
621 FREE((char *)cb); in riffReadWave2L16()
[all …]
/external/srec/srec/ca/
Dpar_basi.c61 FREE((char *)hAcoustInp); in CA_FreeAcousticParameters()
92 FREE((char *)hPatInp); in CA_FreePatternParameters()
123 FREE((char *)hRecInp); in CA_FreeRecognitionParameters()

123456789