/art/dexlist/ |
dexlist.cc | 113 free(className); 135 free(typeDesc); 136 free(className); 265 free(gOptions.argCopy); 274 free(gOptions.argCopy); 286 free(gOptions.argCopy);
|
/external/libmicrohttpd/src/testcurl/ |
test_long_header.c | 5 libmicrohttpd is free software; you can redistribute it and/or modify 7 by the Free Software Foundation; either version 2, or (at your 17 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 142 free (url); 149 free (url); 154 free (url); 218 free (url); 226 free (url); 232 free (url);
|
/external/libmtp/examples/ |
pathutils.c | 7 * This library is free software; you can redistribute it and/or 9 * License as published by the Free Software Foundation; either 19 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 47 free (current); 53 free (current); 100 free(dirc); 101 free(basec); 107 free(dirc); 108 free(basec);
|
/external/libpcap/Win32/Src/ |
getaddrinfo.c | 220 /* external reference: pai, error, and label free */ \ 224 goto free; \ 230 /* external reference: error and label free */ \ 233 goto free; \ 238 /* external reference: pai, error and label free */ \ 241 goto free; \ 276 free(ai->ai_canonname); 277 /* no need to free(ai->ai_addr) */ 278 free(ai); 427 goto free; [all...] |
/external/llvm/lib/Support/ |
SmallPtrSet.cpp | 25 free(CurArray); 164 free(OldBuckets); 231 free(CurArray); 241 free(CurArray); 262 free(CurArray); 337 free(CurArray);
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_pool.c | 6 * Permission is hereby granted, free of charge, to any person obtaining a 67 struct list_head free; member in struct:pool_pb_manager 114 LIST_ADD(&pool_buf->head, &pool->free); 207 item = pool->free.next; 209 if (item == &pool->free) { 243 FREE(pool->bufs); 250 FREE(mgr); 275 LIST_INITHEAD(&pool->free); 307 LIST_ADDTAIL(&pool_buf->head, &pool->free); 315 FREE(pool->bufs) [all...] |
/external/squashfs-tools/squashfs-tools/ |
read_xattrs.c | 8 * This program is free software; you can redistribute it and/or 10 * as published by the Free Software Foundation; either version 2, 19 * along with this program; if not, write to the Free Software 264 free(index); 269 free(xattrs); 271 free(xattr_ids); 273 free(index); 284 free(xattr_list[i].full_name); 286 free(xattr_list);
|
/external/valgrind/drd/ |
drd_segment.c | 6 This program is free software; you can redistribute it and/or 8 published by the Free Software Foundation; either version 2 of the 17 along with this program; if not, write to the Free Software 33 #include "pub_tool_mallocfree.h" // VG_(malloc)(), VG_(free)() 102 VG_(free)(vc); 145 VG_(free)(vc); 158 VG_(free)(sg); 187 VG_(free)(vc); 215 VG_(free)(vc1); 216 VG_(free)(vc2) [all...] |
/external/valgrind/memcheck/tests/solaris/ |
scalar_shm_new.stderr.exp | 18 Address 0x........ is not stack'd, malloc'd or (recently) free'd 37 Address 0x........ is not stack'd, malloc'd or (recently) free'd 56 Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
scalar_utimesys.stderr.exp | 15 Address 0x........ is not stack'd, malloc'd or (recently) free'd 49 Address 0x........ is not stack'd, malloc'd or (recently) free'd 53 Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
/external/valgrind/memcheck/tests/x86-solaris/ |
scalar.stderr.exp | 18 Address 0x........ is not stack'd, malloc'd or (recently) free'd 22 Address 0x........ is not stack'd, malloc'd or (recently) free'd 38 Address 0x........ is not stack'd, malloc'd or (recently) free'd 57 Address 0x........ is not stack'd, malloc'd or (recently) free'd 85 Address 0x........ is not stack'd, malloc'd or (recently) free'd 122 Address 0x........ is not stack'd, malloc'd or (recently) free'd 126 Address 0x........ is not stack'd, malloc'd or (recently) free'd 154 Address 0x........ is not stack'd, malloc'd or (recently) free'd 167 Address 0x........ is not stack'd, malloc'd or (recently) free'd 180 Address 0x........ is not stack'd, malloc'd or (recently) free' [all...] |
/external/vboot_reference/tests/ |
vb21_host_sig_tests.c | 92 free(sig); 98 free(sig); 105 free(sig); 111 free(sig); 134 free(buf); 160 free(buf);
|
/external/zopfli/src/zopfli/ |
katajainen.c | 47 Node* next; /* Pointer to a possibly free node in the pool. */ 62 Finds a free location in the memory pool. Performs garbage collection if needed. 65 pool: Memory pool to get free node from. 210 free(leaves); 214 free(leaves); 219 free(leaves); 247 free(lists); 248 free(leaves); 249 free(pool.nodes);
|
/frameworks/av/media/libmedia/ |
MediaScanner.cpp | 36 free(mSkipList); 37 free(mSkipIndex); 42 free(mLocale); 60 free(mSkipList); 76 free(skipList); 104 free(pathBuffer);
|
/frameworks/base/services/core/jni/ |
com_android_server_HardwarePropertiesManagerService.cpp | 80 free(list); 84 free(list); 143 free(list); 146 free(list); 170 free(list); 173 free(list);
|
/frameworks/native/opengl/libagl/ |
TextureObjectManager.cpp | 35 free(surface.data); 97 free(mMipmaps[i].data); 100 free(mMipmaps); 123 free(surface.data); 169 free(surface.data); 202 free(mipmap.data); 305 // free all textures
|
/hardware/intel/common/libva/va/ |
va_fool.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 151 for (i = 0; i < VABufferTypeMax; i++) {/* free memory */ 153 free(fool_ctx->fool_buf[i]); 156 free(fool_ctx->segbuf_enc); 158 free(fool_ctx->segbuf_jpg); 160 free(fool_ctx->fn_enc); 162 free(fool_ctx->fn_jpg); 164 free(fool_ctx);
|
/hardware/intel/common/libva/va/x11/ |
va_x11.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 71 free(pDisplayContext->pDriverContext->drm_state); 72 free(pDisplayContext->pDriverContext); 73 free(pDisplayContext); 202 free(pDisplayContext); 204 free(pDriverContext); 206 free(dri_state);
|
/hardware/ti/omap4-aah/security/tf_crypto_sst/ |
pkcs11_session.c | 247 free(pSecondarySession); 279 free(pSession); 286 free(pSecondarySession); 335 /* Free all secondary session contexts */ 347 /* free secondary session context */ 348 free(pSecSession); 356 /* free primary session context */ 357 free(pSession); 389 /* free secondary session context */ 390 free(pSecSession) [all...] |
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
pkcs11_session.c | 247 free(pSecondarySession); 279 free(pSession); 286 free(pSecondarySession); 335 /* Free all secondary session contexts */ 347 /* free secondary session context */ 348 free(pSecSession); 356 /* free primary session context */ 357 free(pSession); 389 /* free secondary session context */ 390 free(pSecSession) [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
ios.cpp | 245 free(_M_callbacks); 258 free(_M_iwords); 271 free(_M_pwords); 301 free(_M_callbacks); 302 free(_M_iwords); 303 free(_M_pwords);
|
/ndk/sources/host-tools/make-3.81/ |
vmsfunctions.c | 3 2006 Free Software Foundation, Inc. 6 GNU Make is free software; you can redistribute it and/or modify it under the 7 terms of the GNU General Public License as published by the Free Software 15 GNU Make; see the file COPYING. If not, write to the Free Software 58 free (dir); 59 free (dnam); 60 free (searchspec); 124 free (dnam->nam$l_esa); 125 free (dnam); 126 free (dir) [all...] |
/prebuilts/misc/common/swig/include/2.0.11/ocaml/ |
carray.i | 30 %typemap(free) what [ANY] { 31 free( (void *)$1 ); 134 free( (void *)$1 );
|
/prebuilts/misc/windows/sdl2/test/ |
testoverlay2.c | 315 free(RawMooseData); 323 free(RawMooseData); 341 free(RawMooseData); 348 free(RawMooseData); 355 free(RawMooseData); 377 free(RawMooseData);
|
/system/bt/hci/src/ |
packet_fragmenter.c | 150 buffer_allocator->free(partial_packet); 155 buffer_allocator->free(packet); 166 buffer_allocator->free(packet); 191 // Free the old packet buffer, since we don't need it anymore 192 buffer_allocator->free(packet); 196 buffer_allocator->free(packet); 214 // Free the old packet buffer, since we don't need it anymore 215 buffer_allocator->free(packet);
|