/external/libmicrohttpd/src/microhttpd/ |
digestauth.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 651 free(uri); 666 free(uri); 677 free(uri); 695 free(uri); 718 free(uri); 734 free(uri); 746 free(uri) [all...] |
/external/libxml2/ |
threads.c | 96 * TODO: this module still uses malloc/free and not xmlMalloc/xmlFree 202 free(tok); 231 free(tok); 315 free(tok); 345 free(tok); 472 free(cs); 537 free(global_init_lock); 566 /* free any memory allocated in the thread's xmlLastError */ 568 free(state); 615 free(params) [all...] |
/external/valgrind/memcheck/tests/ |
custom_alloc.stderr.exp | 22 Invalid free() / delete / delete[] / realloc() 28 Invalid free() / delete / delete[] / realloc() 31 Address 0x........ is not stack'd, malloc'd or (recently) free'd 33 Mismatched free() / delete / delete [] 42 Address 0x........ is 0 bytes inside a block of size 28 free'd
|
/frameworks/av/media/mtp/ |
MtpProperty.cpp | 103 // free all strings 104 free(mDefaultValue.str); 105 free(mCurrentValue.str); 106 free(mMinimumValue.str); 107 free(mMaximumValue.str); 110 free(mDefaultArrayValues[i].str); 114 free(mCurrentArrayValues[i].str); 118 free(mEnumValues[i].str); 220 free(mDefaultValue.str); 230 free(mCurrentValue.str) [all...] |
/system/core/libsparse/ |
output_file.c | 173 free(outn); 257 free(outgz); 307 free(outc); 598 free(out->fill_buf); 600 free(out->zero_buf); 649 free(outc); 675 free(out); 723 free(data); 728 free(data); 739 free(data) [all...] |
/system/netd/server/ |
DnsProxyListener.cpp | 74 free(mHost); 75 free(mService); 76 free(mHints); 243 free(msg); 319 free(msg); 357 free(mName); 431 free(msg); 449 free(addr); 450 free(msg); 479 free(mAddress) [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
elfcomm.c | 2 Copyright (C) 2010-2014 Free Software Foundation, Inc. 9 This program is free software; you can redistribute it and/or modify 11 the Free Software Foundation; either version 3 of the License, or 20 along with this program; if not, write to the Free Software 434 It is the caller's responsibility to free ARCH->index_array and 509 free (index_buffer); 521 free (index_buffer); 530 free (index_buffer); 637 free (arch->longnames); 682 free (arch->file_name) [all...] |
/bionic/libc/bionic/ |
malloc_common.cpp | 55 Malloc(free), 87 extern "C" void free(void* mem) { function 88 auto _free = __libc_globals->malloc_dispatch.free; 92 Malloc(free)(mem); 243 if (!InitMallocFunction<MallocFree>(malloc_impl_handler, &table->free, 244 prefix, "free")) {
|
/device/asus/fugu/recovery/ |
recovery_updater.cpp | 213 free(token_data); 221 free(token_data); 328 free(buffer); 332 free(buffer); 337 free(filename);
|
/external/avahi/avahi-autoipd/ |
iface-bsd.c | 7 avahi is free software; you can redistribute it and/or modify it 9 published by the Free Software Foundation; either version 2.1 of the 18 License along with avahi; if not, write to the Free Software 167 free(buf); 182 free(buf); 247 free(di); 303 free(di->di_buf); 304 free(di);
|
/external/compiler-rt/lib/profile/ |
GCDAProfiling.c | 405 free(old_ctrs); 474 free(write_buffer); 484 free(filename); 517 free(node); 549 free(node);
|
/external/curl/docs/examples/ |
fopen.c | 213 free(file->buffer); 272 free(file); 303 free(file->buffer);/* free any allocated buffer space */ 304 free(file); 434 free(file->buffer);
|
/external/curl/lib/ |
hash.c | 46 free(e); 78 free(h->table); 108 /* failed to duplicate the key, free memory and fail */ 109 free(he); 151 free(he->key); 152 free(he);
|
/external/fio/engines/ |
libaio.c | 320 free(ld->aio_events); 321 free(ld->iocbs); 322 free(ld->io_us); 323 free(ld); 347 free(ld);
|
/external/fio/profiles/ |
act.c | 446 free(apd->slices); 447 free(apd); 479 free((void *) act_opts[++org_idx]); 483 free(act_run_data->slices); 484 free(act_run_data);
|
/external/libdrm/omap/ |
omap_drm.c | 6 * Permission is hereby granted, free of charge, to any person obtaining a 67 * free'd). 132 free(dev); 227 free(bo); 314 free(bo); 349 free(bo); 383 free(bo);
|
/external/libdrm/radeon/ |
radeon_bo_gem.c | 6 * Permission is hereby granted, free of charge, to any person obtaining 94 free(bo); 116 free(bo); 147 free(bo_gem); 307 free(bomg); 397 free(bo);
|
/external/libpng/contrib/examples/ |
simpleover.c | 238 free(buffer); 246 free(buffer); 297 free(sprite->buffer); 520 free(sprites[nsprites].buffer); 594 free(buffer); 602 /* This is the only place where a 'free' is required; libpng does
|
/external/libpng/contrib/visupng/ |
PngFile.c | 236 free (pbImageData); 269 free (ppbRowPointers); 282 free (ppbRowPointers); 379 free (ppbRowPointers); 382 /* clean up after the write, and free any memory allocated */ 394 free (ppbRowPointers);
|
/external/libunwind/src/coredump/ |
_UCD_create.c | 5 Permission is hereby granted, free of charge, to any person obtaining 365 free(core_buf); 366 free(file_buf); 375 free(core_buf); 376 free(file_buf); 398 free(phdr->backing_filename);
|
/external/libunwind/src/mi/ |
Gdyn-remote.c | 7 Permission is hereby granted, free of charge, to any person obtaining 36 free (region); 122 free (data); 142 free (di->u.ti.table_data); 283 free (di); 296 free (pi->unwind_info);
|
/external/libvncserver/libvncclient/ |
tls_gnutls.c | 4 * This is free software; you can redistribute it and/or modify 6 * the Free Software Foundation; either version 2 of the License, or 15 * along with this software; if not, write to the Free Software 276 if (cred->x509Credential.x509CACertFile) free(cred->x509Credential.x509CACertFile); 277 if (cred->x509Credential.x509CACrlFile) free(cred->x509Credential.x509CACrlFile); 278 if (cred->x509Credential.x509ClientCertFile) free(cred->x509Credential.x509ClientCertFile); 279 if (cred->x509Credential.x509ClientKeyFile) free(cred->x509Credential.x509ClientKeyFile); 280 free(cred);
|
/external/libvncserver/libvncserver/ |
zrleoutstream.c | 5 * This is free software; you can redistribute it and/or modify 7 * the Free Software Foundation; either version 2 of the License, or 16 * along with this software; if not, write to the Free Software 44 free(buffer->start); 75 free(os); 81 free(os); 90 free(os); 102 free(os);
|
/external/libvncserver/test/ |
encodingstest.c | 104 free(cl->frameBuffer); 173 free(((clientData*)client->clientData)->display); 174 free(client->clientData); 177 free(client->frameBuffer); 327 free(server->frameBuffer);
|
/external/scrypt/lib/crypto/ |
crypto_scrypt-sse.c | 358 /* Free memory. */ 363 free(V0); 365 free(XY0); 366 free(B0); 372 free(XY0); 374 free(B0);
|