HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 1276 - 1300 of 5893) sorted by null

<<51525354555657585960>>

  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 217 free(m_versionString);
221 free(m_vendorString);
225 free(m_extensionString);
272 free(str);
310 free((char*)hostExt);
314 free((char*)hostExt);
350 free((char*)hostVendor);
  /external/curl/lib/
pingpong.c 183 free(fmt_crlf);
195 free(s);
210 free(s);
225 free(s);
299 free(pp->cache); /* free the cache */
486 free(pp->sendthis);
496 free(pp->cache);
formdata.c 418 free(fname);
507 free(type);
574 /* On error, free allocated fields for all nodes of the FormInfo linked
684 /* On error, free allocated fields for nodes of the FormInfo linked
714 free(first_form);
826 free(newform);
899 free(form->line); /* free the line */
900 free(form); /* free the struct *
    [all...]
  /external/e2fsprogs/lib/blkid/
tag.c 2 * tag.c - allocation/initialization/free routines for tag structs
57 free(tag->bit_name);
58 free(tag->bit_val);
60 free(tag);
161 free(val);
164 free(t->bit_val);
207 else free(val);
254 free(name);
319 free(iter);
  /external/icu/icu4c/source/test/cintltst/
cmsgtst.c 83 free(testCasePatterns[i]);
86 free(testResultStrings[i]);
147 free(result);
149 free(str);
178 free(result);
215 free(result);
258 free(result);
365 free(result);
366 free(str);
467 free(result)
    [all...]
  /external/libmicrohttpd/src/examples/
mhd2spdy_http.c 4 This program is free software: you can redistribute it and/or modify
6 the Free Software Foundation, either version 3 of the License, or
133 free(proxy->http_body);
187 free(http_uri->uri);
188 free(http_uri);
195 free(http_uri->uri);
196 free(http_uri);
291 free(spdy_headers.nv);
296 free(spdy_headers.nv);
417 PRINT_INFO2("proxy free http id %i ", proxy->id)
    [all...]
  /external/toybox/toys/posix/
grep.c 188 free(line);
205 free(dl->data);
206 free(dl);
236 free(dl->data);
237 free(dl);
245 free(line);
263 // exit to free. Not supporting nofork for this command any time soon.)
329 free(name);
patch.c 61 // state < 2: just free
81 free(dlist->data);
82 free(data);
285 free(patchline);
322 free(*name);
413 free(patchline);
420 free(oldname);
421 free(newname);
  /hardware/bsp/intel/peripheral/libmraa/src/uart/
uart.c 7 * Permission is hereby granted, free of charge, to any person obtaining
186 free(dev);
206 free(dev);
213 free(dev);
224 free(dev);
235 free(dev);
241 free(dev);
261 free(dev);
  /hardware/intel/common/libwsbm/src/
wsbm_fencemgr.c 8 * Permission is hereby granted, free of charge, to any person obtaining a
153 free(tmp->classes);
156 free(tmp);
181 free(fence);
338 free(fence);
436 free(priv);
465 free(mgr->private);
471 free(mgr);
wsbm_manager.c 8 * Permission is hereby granted, free of charge, to any person obtaining a
65 struct _WsbmListHead free; member in struct:_ValidateList
154 l = list->free.next;
155 if (l == &list->free) {
207 node->func->free(node);
213 l = list->free.next;
214 while (l != &list->free) {
218 node->func->free(node);
219 l = list->free.next;
222 free(list->hashTable)
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
rddbg.c 2 Copyright (C) 1995-2014 Free Software Foundation, Inc.
7 This program is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 3 of the License, or
18 along with this program; if not, write to the Free Software
233 free (f);
246 /* Don't free f, since I think the stabs code
253 free (stabs);
255 /* Don't free strings, since I think the stabs code expects
312 free (sc);
314 free (f)
    [all...]
prdbg.c 2 Copyright (C) 1995-2014 Free Software Foundation, Inc.
8 This program is free software; you can redistribute it and/or modify
10 the Free Software Foundation; either version 3 of the License, or
19 along with this program; if not, write to the Free Software
367 free (info->stack->type);
435 free (info->stack->type);
486 free (o);
739 free (arg_types);
745 free (arg_types);
778 free (arg_types)
    [all...]
  /external/bison/lib/
vasnprintf.c 2 Copyright (C) 1999, 2002-2012 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify
6 the Free Software Foundation; either version 3, or (at your option)
71 #include <stdlib.h> /* abort(), malloc(), realloc(), free() */
618 free (roomptr);
833 free (tmp_roomptr);
    [all...]
  /external/cblas/testing/
c_dblas2.c 28 free(A);
57 free(A);
82 free(A);
110 free(A);
132 free(A);
157 free(A);
181 free(A);
218 free(A);
265 free(A);
311 free(A)
    [all...]
c_sblas2.c 28 free(A);
57 free(A);
82 free(A);
110 free(A);
132 free(A);
157 free(A);
181 free(A);
218 free(A);
265 free(A);
311 free(A)
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 11 * Licensed under the Academic Free License version 2.1
13 * This program is free software; you can redistribute it and/or modify
15 * the Free Software Foundation; either version 2 of the License, or
24 * along with this program; if not, write to the Free Software
95 free (result_w);
105 free (result_w);
112 free (result_w);
119 free (result_w);
124 free (result_w);
127 free (result)
    [all...]
  /external/selinux/libsepol/src/
module.c 7 * This library is free software; you can redistribute it and/or
9 * License as published by the Free Software Foundation; either
18 * License along with this library; if not, write to the Free Software
105 free(*field);
127 free(*p);
143 free(p->file_contexts);
144 free(p->seusers);
145 free(p->user_extra);
146 free(p->netfilter_contexts);
147 free(p)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
deffilep.y 3 /* Copyright (C) 1995-2014 Free Software Foundation, Inc.
7 This program is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 3 of the License, or
18 along with this program; if not, write to the Free Software
421 free (d->name);
422 free (d);
437 free (fdef->name);
439 free (fdef->description);
446 free (fdef->section_defs[i].name);
448 free (fdef->section_defs[i].class)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 320 { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
334 if (!GetCPInfo(NativeCP, &CPInfo)) { free(ltype); return NULL; }
348 if (!BufferSize) { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
350 if (!wbuffer) { free(ltype); *__err_code = _STLP_LOC_NO_MEMORY; return NULL; }
355 free(wbuffer);
364 if (!BufferSize) { free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
366 if (!wbuffer) { free(ltype); *__err_code = _STLP_LOC_NO_MEMORY; return NULL; }
369 { free(wbuffer); free(ltype); *__err_code = _STLP_LOC_UNKNOWN_NAME; return NULL; }
371 free(wbuffer)
    [all...]
  /device/moto/shamu/dataservices/rmnetctl/src/
librmnetctl.c 122 free(request_buf);
151 free(request_buf);
152 free(response_buf);
164 free(request_buf);
165 free(response_buf);
173 free(request_buf);
174 free(response_buf);
180 free(request_buf);
181 free(response_buf);
311 free(*hndl)
    [all...]
  /external/dhcpcd-6.8.2/
auth.c 86 free(state->token->key);
87 free(state->token->realm);
88 free(state->token);
92 free(state->reconf->key);
93 free(state->reconf->realm);
94 free(state->reconf);
226 free(state->reconf);
243 /* Free the old token so we log acceptance */
245 free(state->token);
334 free(mm)
    [all...]
  /external/libcxx/src/
debug.cpp 58 free(__next_);
64 free(beg_);
68 free(__next_);
91 free(*p);
94 free(__cbeg_);
103 free(*p);
106 free(__ibeg_);
172 free(__cbeg_);
220 free(p);
340 free(p->beg_)
    [all...]
  /external/libusb/libusb/
descriptor.c 6 * This library is free software; you can redistribute it and/or
8 * License as published by the Free Software Foundation; either
17 * License along with this library; if not, write to the Free Software
74 free((unsigned char *) endpoint->extra);
168 free((void *) ifp->extra);
173 free((void *) ifp->endpoint);
176 free((void *) interface->altsetting);
323 free((void *) config->interface);
326 free((void *) config->extra);
506 free(buf)
    [all...]
  /external/libvncserver/libvncserver/
websockets.c 13 * This is free software; you can redistribute it and/or modify
15 * the Free Software Foundation; either version 2 of the License, or
24 * along with this software; if not, write to the Free Software
268 free(buf);
283 free(response);
284 free(buf);
302 free(response);
303 free(buf);
358 free(response);
359 free(buf)
    [all...]

Completed in 595 milliseconds

<<51525354555657585960>>