Searched
refs:free (Results
1651 -
1675 of
5893) sorted by null
<<61626364656667686970>>
/external/jemalloc/test/integration/ |
thread_arena.c | 16 free(p);
|
/external/jemalloc/test/unit/ |
tsd.c | 75 free(p);
|
/external/libchrome/base/memory/ |
aligned_memory.h | 103 free(ptr);
|
/external/libdrm/exynos/ |
exynos_drm.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 78 free(dev); 130 free(bo); 190 free(bo); 234 free(bo);
|
/external/libdrm/libkms/ |
api.c | 6 * Permission is hereby granted, free of charge, to any person obtaining a 61 free(*kms);
|
/external/libdrm/tests/amdgpu/ |
basic_tests.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 563 free(resources); 564 free(ibs_request); 565 free(ib_info); 566 free(pm4); 646 free(resources); 647 free(ibs_request); 648 free(ib_info); 649 free(pm4); 751 free(resources) [all...] |
/external/libmicrohttpd/src/examples/ |
querystring_example.c | 5 This library is free software; you can redistribute it and/or 7 License as published by the Free Software Foundation; either 16 License along with this library; if not, write to the Free Software 64 free (me);
|
/external/libmtp/examples/ |
albums.c | 8 * This library is free software; you can redistribute it and/or 10 * License as published by the Free Software Foundation; either 20 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 81 free(friendlyname);
|
files.c | 8 * This library is free software; you can redistribute it and/or 10 * License as published by the Free Software Foundation; either 20 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 95 free(friendlyname);
|
folders.c | 8 * This library is free software; you can redistribute it and/or 10 * License as published by the Free Software Foundation; either 20 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 85 free(friendlyname);
|
/external/libnfc-nci/halimpl/pn54x/utils/ |
phNxpNciHal_utils.c | 194 free(pRemovedNode); 238 free(pNode); 339 free(nxpncihal_monitor); 366 free(nxpncihal_monitor);
|
/external/libnl/lib/route/cls/ |
ematch.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 153 free(ematch); 212 free(tree); 352 free(index); 359 free(index);
|
/external/libopus/tests/ |
test_opus_common.h | 52 free(t);
|
/external/libpcap/ |
nametoaddr.c | 229 free(cpy); 236 free(cpy); 242 free(cpy); 245 free(cpy);
|
/external/libselinux/src/ |
canonicalize_context.c | 57 free(buf);
|
compute_av.c | 67 free(buf);
|
compute_create.c | 57 free(buf);
|
stringrep.c | 151 free(node->perms[i]); 153 free(node->name); 155 free(node->perms); 157 free(node);
|
/external/libunwind/src/dwarf/ |
Gfind_proc_info-lsb.c | 7 Permission is hereby granted, free of charge, to any person obtaining 190 free(xz_data); 206 free(xz_data); 207 free(mdi.u.mapped.image); 228 free(mdi.u.mapped.image); 232 free(xz_data); 237 free (stringtab); 238 free (sec_hdrs); 245 free (linkbuf); 293 free (basedir) [all...] |
/external/libusb-compat/libusb/ |
core.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 234 free(bus); 276 free(nbus); 288 free(bus); 343 free(dev); 352 free(ep->extra); 358 free(iface->extra); 363 free(iface->endpoint) [all...] |
/external/libvncserver/examples/ |
fontsel.c | 71 free(s->frameBuffer);
|
rotatetemplate.c | 15 free(newBuffer);
|
/external/libvncserver/libvncserver/ |
tableinitcmtemplate.c | 19 * This is free software; you can redistribute it and/or modify 21 * the Free Software Foundation; either version 2 of the License, or 30 * along with this software; if not, write to the Free Software 54 if (*table) free(*table);
|
/external/libvncserver/test/ |
tjbench.c | 203 if(dstbuf && dstbufalloc) {free(dstbuf); dstbuf=NULL;} 326 if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; 328 free(jpegbuf); jpegbuf=NULL; 329 free(jpegsize); jpegsize=NULL; 340 if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; 342 free(jpegbuf); jpegbuf=NULL; 344 if(jpegsize) {free(jpegsize); jpegsize=NULL;} 345 if(tmpbuf) {free(tmpbuf); tmpbuf=NULL;} 444 free(jpegbuf[i]); jpegbuf[i]=NULL; 446 free(jpegbuf); jpegbuf=NULL [all...] |
/external/libvpx/libvpx/ |
video_writer.c | 66 free(writer);
|
Completed in 408 milliseconds
<<61626364656667686970>>