OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free
(Results
526 - 550
of
5893
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/fec/
viterbi29_sse2.c
69
free
(vp);
116
free
(vp->decisions);
117
free
(vp);
/external/libcxxabi/test/
test_demangle.pass.cpp
[
all
...]
/external/libnl/lib/
data.c
4
* This library is
free
software; you can redistribute it and/or
6
* License as published by the
Free
Software Foundation version 2.1
48
free
(data);
121
*
Free
an abstract data object.
127
free
(data->d_data);
129
free
(data);
/external/libnl/lib/route/
pktloc.c
4
* This library is
free
software; you can redistribute it and/or
6
* published by the
Free
Software Foundation version 2 of the License.
74
free
(loc->name);
75
free
(loc);
121
free
(path);
/external/libselinux/utils/
sefcontext_compile.c
45
free
(line_buf);
246
free
(specs[i].lr.ctx_raw);
247
free
(specs[i].lr.ctx_trans);
248
free
(specs[i].regex_str);
249
free
(specs[i].type_str);
253
free
(specs);
257
free
(data->stem_arr[i].buf);
258
free
(data->stem_arr);
329
free
(rec);
380
free
(rec)
[
all
...]
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_heap.c
4
* Permission is hereby granted,
free
of charge, to any person obtaining a
49
free
(*heap);
112
free
(r);
121
free
(r);
/external/opencv3/3rdparty/libjpeg/
jmemansi.c
20
#ifndef HAVE_STDLIB_H /* <stdlib.h> should declare malloc(),
free
() */
22
extern void
free
JPP((void *ptr));
32
* routines malloc() and
free
().
44
free
(object);
64
free
(object);
/external/selinux/libselinux/utils/
getsebool.c
105
free
(alt_name);
110
free
(names[i]);
111
free
(names);
sefcontext_compile.c
63
free
(line_buf);
264
free
(specs[i].lr.ctx_raw);
265
free
(specs[i].lr.ctx_trans);
266
free
(specs[i].regex_str);
267
free
(specs[i].type_str);
271
free
(specs);
275
free
(data->stem_arr[i].buf);
276
free
(data->stem_arr);
374
free
(rec);
430
free
(rec)
[
all
...]
/external/selinux/libsemanage/src/
users_extra_file.c
64
free
(str);
80
free
(str);
97
free
(str);
/external/toybox/toys/other/
pmap.c
43
free
(line);
81
free
(line);
94
free
(line);
rfkill.c
90
free
(line);
97
free
(name);
98
free
(type);
/external/toybox/toys/pending/
groupadd.c
34
* to be
free
, else a
free
GID is choosen by self.
54
free
(entry);
57
free
(entry);
91
free
(entry);
/external/vboot_reference/firmware/stub/
vboot_api_stub_sf.c
84
free
(*nodep);
91
* Fall through and do the
free
() so we get normal error
96
free
(ptr);
113
* Make sure we
free
all our memory so that valgrind doesn't complain
123
free
(node);
/external/vboot_reference/host/lib/
signature_digest.c
37
free
(digest);
52
free
(signature_digest);
71
free
(signature_digest);
/external/vboot_reference/utility/
verify_data.c
90
free
(key);
91
free
(signature);
92
free
(digest);
/external/webrtc/webrtc/common_audio/vad/
vad_core_unittest.cc
35
free
(self);
54
free
(self);
103
free
(self);
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
userdatarequest.cpp
46
free
(tmp);
53
free
(tmp);
73
free
(tmp);
/frameworks/native/opengl/libagl/
BufferObjectManager.cpp
48
free
(bo->data);
77
free
(bo->data);
94
free
(bo->data);
/hardware/qcom/camera/QCamera2/stack/common/
cam_queue.h
93
free
(node);
117
* so we
free
data directly */
119
free
(node->data);
121
free
(node);
/hardware/qcom/camera/QCamera2/util/
QCameraCmdThread.cpp
150
free
(node);
155
free
(node);
186
free
(node);
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf.c
5
* This library is
free
software; you can redistribute it and/or
7
* License as published by the
Free
Software Foundation; either
18
* License along with this library; if not, write to the
Free
Software
63
free
(me);
68
free
(*phObject);
121
{ /*
free
up object */
149
free
(config.replay_file);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_demangle.pass.cpp
[
all
...]
/system/core/logcat/tests/
logcat_benchmark.cpp
90
free
(last_buffer);
103
free
(last_buffer);
109
free
(last_buffer);
/bionic/libc/bionic/
initgroups.c
55
free
(groups);
Completed in 978 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>