HomeSort by relevance Sort by last modified time
    Searched refs:FREE (Results 1 - 25 of 134) sorted by null

1 2 3 4 5 6

  /external/srec/srec/ca/
par_basi.c 61 FREE((char *)hAcoustInp);
92 FREE((char *)hPatInp);
123 FREE((char *)hRecInp);
  /external/srec/srec/crec/
srec_initialize.c 213 FREE(rec->current_model_scores);
214 FREE(rec->fsmarc_token_array);
215 FREE(rec->word_token_array);
216 FREE(rec->word_token_array_flags);
217 FREE(rec->fsmnode_token_array);
218 FREE(rec->altword_token_array);
219 FREE(rec->best_model_cost_for_frame);
230 FREE(rec->accumulated_cost_offset);
231 FREE(rec->cost_offset_for_frame);
232 FREE(rec->best_token_for_node)
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_decoder.c 277 FREE(seqParamSet.offsetForRefFrame);
278 FREE(seqParamSet.vuiParameters);
290 FREE(picParamSet.runLength);
291 FREE(picParamSet.topLeft);
292 FREE(picParamSet.bottomRight);
293 FREE(picParamSet.sliceGroupId);
548 FREE(pStorage->sps[i]->offsetForRefFrame);
549 FREE(pStorage->sps[i]->vuiParameters);
550 FREE(pStorage->sps[i]);
558 FREE(pStorage->pps[i]->runLength)
    [all...]
h264bsd_storage.c 155 * otherwise free memeries allocated for just decoded sps and
159 FREE(pStorage->sps[id]->offsetForRefFrame);
160 FREE(pStorage->sps[id]->vuiParameters);
168 FREE(pSeqParamSet->offsetForRefFrame);
169 FREE(pSeqParamSet->vuiParameters);
173 /* overwrite seq param set other than active one -> free memories
177 FREE(pStorage->sps[id]->offsetForRefFrame);
178 FREE(pStorage->sps[id]->vuiParameters);
242 /* free memories allocated for old param set */
243 FREE(pStorage->pps[id]->runLength)
    [all...]
  /external/srec/srec/cfront/
frontpar.c 72 FREE((char *)frontArgs);
frontobj.c 139 FREE((char *) config);
157 FREE((char *) channel);
220 FREE((char *) channel->prebuff);
222 FREE((char *) channel->prerefbuff);
224 FREE((char *) channel->filterbank);
226 FREE((char *) channel->filterbankref);
228 FREE((char *) channel->cep);
230 FREE((char *) channel->rasta);
232 FREE((char *) channel->framdata);
236 FREE((char *) channel->spectral_sub->sub_vector)
    [all...]
  /external/srec/srec/clib/
matx_ops.c 57 FREE((char *)matrix[ii]);
58 FREE((char *)matrix);
144 FREE((char *)matrix[ii]);
145 FREE((char *)matrix);
jacobi.c 178 FREE((char *)b);
179 FREE((char *)d);
180 FREE((char *)z);
183 FREE((char *)a[i]);
184 FREE((char *)v[i]);
186 FREE((char *)a);
187 FREE((char *)v);
matrix_i.c 76 FREE((char *)input[ii]);
77 FREE((char *)input);
78 FREE((char *)col);
79 FREE((char *)index);
172 FREE((char *)vv);
  /external/webkit/Source/JavaScriptCore/wtf/brew/
SystemMallocBrew.h 49 return FREE(p);
63 #define free(p) freeBrew(p) macro
  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 14 This program is free software; you can redistribute it and/or
16 published by the Free Software Foundation; either version 2 of the
25 along with this program; if not, write to the Free Software
80 through to malloc/free.
89 /* Apparently it is necessary to make ourselves free of any dependency
157 /* Below are new versions of malloc, __builtin_new, free,
335 /*---------------------- free ----------------------*/
338 'vg_replacement' to free previously allocated memory.
352 #define FREE(soname, fnname, vg_replacement) \
364 // free
    [all...]
  /development/tools/yuv420sp2rgb/
debug.h 65 static inline void FREE(void *ptr) {
66 free(ptr);
70 if (ptr) FREE(ptr);
  /external/srec/portable/src/
PANSIFileSystemImpl.c 89 FREE(key);
90 FREE(value);
95 FREE(self);
145 FREE(value);
174 FREE(key);
175 FREE(value);
203 FREE(key);
204 FREE(value);
323 FREE(key);
324 FREE(value)
    [all...]
ptimer.c 58 FREE(tmp);
72 FREE(timer);
184 FREE(timer);
  /external/harfbuzz/src/
harfbuzz-open.c 61 FREE( ls->FeatureIndex );
78 FREE( ls->FeatureIndex );
168 FREE( s->LangSysRecord );
193 FREE( lsr );
270 FREE( sl->ScriptRecord );
291 FREE( sr );
331 FREE( f->LookupListIndex );
346 FREE( f->LookupListIndex );
407 FREE( fl->ApplyOrder );
410 FREE( fl->FeatureRecord )
    [all...]
harfbuzz-gsub.c 135 FREE ( gsub );
148 FREE( gsub );
235 FREE( s );
253 FREE( ss->ssf.ssf2.Substitute );
352 FREE( sub );
368 FREE( s->Substitute );
438 FREE( s );
462 FREE( s );
551 FREE( a );
566 FREE( as->Alternate )
    [all...]
harfbuzz-gpos.c 171 FREE( gpos );
183 FREE( gpos );
448 FREE( vr->DeviceTables );
464 FREE( vr->DeviceTables );
699 FREE( an->af.af3.DeviceTables );
710 FREE( an->af.af3.DeviceTables );
863 FREE( mr );
883 FREE( mr );
968 FREE( vr );
1001 FREE( v )
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.h 84 #define FREE(_ptr) \
87 free(_ptr); \
  /external/srec/seti/sltsEngine/src/
SWIslts.c 99 FREE(pLtsWrap);
176 FREE(pEng);
249 FREE(new_text);
260 FREE(new_text);
338 FREE(pTranscription[i].pBuffer);
341 FREE(pTranscription);
364 FREE(pTranscriptions[i].pBuffer);
367 FREE(pBuffer);
run_seq_lts.c 242 FREE(questions[i]->list);
245 FREE(questions[i]);
248 FREE(questions);
312 FREE(lm->letters);
316 FREE(lm->type);
320 FREE(lm);
387 FREE(pm->phones[i]);
391 FREE(pm->phones);
397 FREE(pm);
479 FREE(outputs[i])
    [all...]
  /external/srec/shared/src/
HashMapImpl.c 43 FREE(impl);
95 FREE(clone);
120 FREE(clonedKey);
122 FREE(value);
155 if (key) FREE(key);
156 if (freeValues && value) FREE(value);
266 if (key != NULL) FREE(key);
290 FREE(impl);
LStringImpl.c 95 FREE(impl->value);
96 FREE(impl);
IntArrayListImpl.c 50 FREE(impl);
180 impl->contents = NULL; /* prevent free() from deallocating buffer */
188 FREE(impl->contents);
189 FREE(impl);
  /frameworks/base/core/java/android/database/sqlite/
DatabaseConnectionPool.java 48 /** Random number generator used to pick a free connection out of the pool */
72 * get a free connection from the pool
87 // no free ( = available) connections
119 // there are free connections available. pick one
128 // didn't find a free database connection with the given SQL already
129 // pre-compiled. return a free connection (this means, the same SQL could be
182 * Returns a list of all database connections in the pool (both free and busy connections).
220 buff.append(", #free = ");
265 private boolean mFreeBusyFlag = FREE;
266 private static final boolean FREE = true
    [all...]
  /external/srec/portable/include/
pmemory.h 68 #define FREE(p) free(p)
77 #define PMemLogFree(p) (free(p), ESR_SUCCESS)
88 #define free #error macro
147 * Portable free()
149 #define FREE(ptr) pfree(ptr, L(__FILE__), __LINE__)
152 * Portable free()
154 #define FREE(ptr) pfree(ptr)

Completed in 1885 milliseconds

1 2 3 4 5 6