OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free
(Results
2326 - 2350
of
5893
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/external/curl/lib/
conncache.c
78
free
(cb_ptr);
150
free
(key);
214
free
(key);
krb5.c
235
free
(_gssresp.value);
257
free
(p);
297
free
(_gssresp.value);
pipeline.c
51
free
(entry);
57
free
(element);
218
free
(hostname);
246
/*
Free
the old list */
312
/*
Free
the old list */
url.c
67
#include <idn-
free
.h>
69
/* prototype from idn-
free
.h, not provided by libidn 0.4.5's make install! */
73
/* if idn_free() was not found in this version of libidn use
free
() instead */
74
#define idn_free(x) (
free
)(x)
281
/*
Free
all dynamic strings stored in the data->set substructure. */
393
* cleanup and
free
all resources associated with this sessionhandle.
434
free
(data->state.range);
436
/*
Free
the pathbuffer */
450
free
(data->req.newurl);
487
free
(data)
[
all
...]
/external/curl/tests/libtest/
libntlmconnect.c
59
free
(output);
122
free
(full_url);
278
free
(full_url);
/external/deqp/framework/delibs/destream/
deRingbuffer.c
108
free
(ringbuffer->buffer);
109
free
(ringbuffer->blockUsage);
110
free
(ringbuffer);
/external/elfutils/libdwfl/
gzip.c
5
This file is
free
software; you can redistribute it and/or modify
8
* the GNU Lesser General Public License as published by the
Free
14
* the GNU General Public License as published by the
Free
111
free
(state->input_buffer);
114
free
(state->buffer);
318
free
(state.input_buffer);
/external/elfutils/tests/
addrcfi.c
5
This file is
free
software; you can redistribute it and/or modify
7
the
Free
Software Foundation; either version 3 of the License, or
167
free
(stuff.frame);
173
free
(stuff.frame);
214
free
(buf);
/external/fec/
viterbi27_av.c
63
free
(vp);
107
free
(vp->decisions);
108
free
(vp);
viterbi27_sse2.c
69
free
(vp);
115
free
(vp->decisions);
116
free
(vp);
viterbi29_av.c
64
free
(vp);
108
free
(vp->decisions);
109
free
(vp);
viterbi39_mmx.c
65
free
(vp);
113
free
(vp->decisions);
114
free
(vp);
viterbi39_sse.c
57
free
(vp);
113
free
(vp->decisions);
114
free
(vp);
viterbi39_sse2.c
58
free
(vp);
111
free
(vp->decisions);
112
free
(vp);
viterbi615_mmx.c
55
free
(vp);
109
free
(vp->decisions);
110
free
(vp);
viterbi615_sse.c
57
free
(vp);
110
free
(vp->decisions);
111
free
(vp);
viterbi615_sse2.c
60
free
(vp);
110
free
(vp->decisions);
111
free
(vp);
/external/fio/engines/
e4defrag.c
59
.help = "Alloc and
free
space inside defrag event",
96
free
(ed);
116
free
(ed);
126
free
(ed);
/external/fio/
ghelpers.c
169
free
(mt->text[index]);
184
free
(mt->text[i]);
187
free
(mt->text);
/external/fio/t/
genzipf.c
316
free
(output_sums);
319
free
(hash);
320
free
(nodes);
/external/google-breakpad/src/third_party/libdisasm/swig/
libdisasm.i
136
/*
free
( node->insn ); */
137
free
( node );
141
free
( list );
214
free
( insn );
295
/*
free
( node->insn ); */
296
free
( node );
300
free
( list );
422
free
( dis );
/external/harfbuzz_ng/src/
hb-common.cc
229
void finish (void) {
free
((void *) lang); }
233
/* Thread-safe lock-
free
language list */
244
free
(langs);
269
free
(lang);
hb-face.cc
130
free
(closure);
234
free
(node);
245
free
(face);
/external/ipsec-tools/src/libipsec/
ipsec_dump_policy.c
72
* Must call
free
() later.
240
free
(buf);
251
free
(buf);
260
free
(buf);
/external/libpcap/
fad-gifc.c
187
free
(buf);
193
free
(buf);
402
free
(buf);
407
* We had an error;
free
the list we've been constructing.
Completed in 280 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>