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

<<51525354555657585960>>

  /external/lz4/programs/
fullbench.c 7 This program is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 2 of the License, or
18 with this program; if not, write to the Free Software Foundation, Inc.,
233 free (testmem);
468 free(orig_buff);
469 free(compressed_buff);
470 free(chunkP);
483 free(orig_buff);
484 free(compressed_buff);
485 free(chunkP)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_dma.c 12 Permission is hereby granted, free of charge, to any person obtaining a
206 make_empty_list(&rmesa->dma.free);
223 if (is_empty_list(&rmesa->dma.free)
224 || last_elem(&rmesa->dma.free)->bo->size < size) {
242 dma_bo = last_elem(&rmesa->dma.free);
302 foreach_s(dma_bo, temp, &rmesa->dma.free) {
305 FREE(dma_bo);
311 FREE(dma_bo);
317 FREE(dma_bo);
347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME
351 size_t free = 0, local
    [all...]
  /external/zlib/src/test/
infcover.c 92 free(ptr);
111 /* memory free routine to pass to zlib */
117 /* if no zone, just do a free */
119 free(ptr);
136 zone->notlifo++; /* not a LIFO free */
142 /* if found, update the statistics and free the item */
145 free(next);
152 /* in any case, do the requested free with the standard library function */
153 free(ptr);
209 /* free leftover allocations and item structures, if any *
    [all...]
  /frameworks/native/cmds/rawbu/
backup.cpp 137 free(newpath);
150 free(newpath);
288 free(fullPath);
365 free(fullPath);
458 free(readPath);
557 free(path);
567 free(path);
577 free(path);
584 free(path);
598 free(path)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/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_);
217 free(p);
340 free(p->beg_)
    [all...]
  /external/libvncserver/test/
tjunittest.c 268 if(srcBuf) free(srcBuf);
309 if(dstBuf) free(dstBuf);
373 if(dstBuf) free(dstBuf);
410 free(srcBuf); srcBuf=NULL;
411 free(jpegBuf); jpegBuf=NULL;
428 free(srcBuf); srcBuf=NULL;
429 free(jpegBuf); jpegBuf=NULL;
436 if(srcBuf) free(srcBuf);
437 if(jpegBuf) free(jpegBuf);
  /external/ltrace/
library.c 7 * This program is free software; you can redistribute it and/or
9 * published by the Free Software Foundation; either version 2 of the
18 * along with this program; if not, write to the Free Software
253 free((char *)libsym->name);
338 free((char *)soname);
356 free(*nsymp);
378 free(*nnamep);
413 free(sym);
422 free((char *)it->name);
423 free(it)
    [all...]
glob.c 5 * This program is free software; you can redistribute it and/or
7 * published by the Free Software Foundation; either version 2 of the
16 * along with this program; if not, write to the Free Software
117 free(buf);
138 free(buf);
166 free(buf);
188 free(regex);
211 free(pattern);
printf.c 8 * This program is free software; you can redistribute it and/or
10 * published by the Free Software Foundation; either version 2 of the
19 * along with this program; if not, write to the Free Software
81 free(self);
115 free(self->future_length);
162 free(len);
163 free(array);
394 free(context);
  /external/selinux/libselinux/src/
matchpathcon.c 53 free(con_array);
102 free(*context);
183 free(fl->file);
200 free(fl->file);
225 free(fl);
281 free(tmp->file);
282 free(tmp);
286 free(fl_head);
405 free(tmp_path);
  /external/vboot_reference/tests/
vb20_common3_tests.c 29 free(sig);
158 free(h);
159 free(hdr);
169 free(sig);
299 free(h);
300 free(hdr);
352 free(signing_public_key);
354 free(signing_private_key);
356 free(data_public_key);
  /bionic/linker/
linker_allocator.cpp 31 // designed to provide the same functionality as the malloc/free/realloc
39 // On free:
45 // the block to free_blocks_list_. If the number of free pages reaches 2,
131 void LinkerSmallObjectAllocator::free(void* ptr) { function in class:LinkerSmallObjectAllocator
153 // if we already have a free page - unmap this one.
283 free(ptr);
305 free(ptr);
312 void LinkerMemoryAllocator::free(void* ptr) { function in class:LinkerMemoryAllocator
327 allocator->free(ptr);
  /external/curl/tests/server/
getpart.c 57 curl_free_callback Curl_cfree = (curl_free_callback)free;
79 * Calling function is responsible to free allocated buffer.
212 free(buf64);
222 free(buf64);
241 * Calling function is responsible to free returned buffer.
437 free(buffer);
443 free(*outbuf);
  /external/deqp/external/vulkancts/framework/vulkan/
vkAllocationCallbackUtil.hpp 48 virtual void free (void* mem) = 0;
96 } free; member in union:vk::AllocationCallbackRecord::__anon9700
111 static AllocationCallbackRecord free (void* mem);
124 void free (void* mem);
141 void free (void* mem);
  /external/e2fsprogs/intl/
printf.c 2 Copyright (C) 2003 Free Software Foundation, Inc.
5 This program is free software; you can redistribute it and/or modify it
7 by the Free Software Foundation; either version 2, or (at your option)
16 License along with this program; if not, write to the Free Software
93 free (result);
144 free (result);
194 free (result);
290 free (result);
348 free (result);
  /external/elfutils/libdw/
fde.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
87 free (fde);
96 free (fde);
110 free (fde);
125 free (fde);
134 free (fde);
  /external/elfutils/libdwfl/
offline.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
137 will use for relocatable modules. Make sure we always use a free
199 free (member_name);
211 free (member_name);
212 free (module_name);
226 free (member_name);
227 free (module_name);
  /external/fio/engines/
glusterfs.c 84 free(g);
95 free(g->aio_events);
100 free(g);
223 free(b);
300 free(g);
  /external/giflib/
dgif_lib.c 97 free((char *)GifFile);
121 free((char *)Private);
122 free((char *)GifFile);
132 free((char *)Private);
133 free((char *)GifFile);
139 free((char *)Private);
140 free((char *)GifFile);
179 free((char *)GifFile);
196 free((char *)Private);
197 free((char *)GifFile)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nfsprep.c 123 free(b1);
126 free(b2);
129 free(b3);
270 free(p);
273 free(s);
  /external/libdrm/amdgpu/
amdgpu_vamgr.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
63 free(hole);
103 free(hole);
176 free(hole);
200 free(hole);
285 free(va_range_handle);
  /external/libmicrohttpd/src/examples/
spdy_event_loop.c 5 This program is free software: you can redistribute it and/or modify
7 the Free Software Foundation, either version 3 of the License, or
144 free(cls);
195 free(tofree);
230 free(html);
251 free(data);
254 free(html);
spdy_fileserver.c 5 This program is free software: you can redistribute it and/or modify
7 the Free Software Foundation, either version 3 of the License, or
202 free(date);
210 free(fsize);
218 free(mime);
242 free(fname);
245 free(fname);
  /external/libmicrohttpd/src/spdy2http/
proxy.c 5 This program is free software: you can redistribute it and/or modify
7 the Free Software Foundation, either version 3 of the License, or
193 free(uri->full_uri);
194 free(uri->scheme);
195 free(uri->host_and_port);
196 //free(uri->host_and_port_for_connecting);
197 free(uri->host);
198 free(uri->path);
199 free(uri->path_and_more);
200 free(uri->query)
    [all...]
  /external/libvncserver/libvncserver/
font.c 175 free(p->data);
176 free(p);
193 free(f->data);
194 free(f->metaData);
195 free(f);

Completed in 768 milliseconds

<<51525354555657585960>>