Searched
refs:free (Results
2201 -
2225 of
5893) sorted by null
<<81828384858687888990>>
/external/libexif/test/ |
test-parse.c | 6 * This library is free software; you can redistribute it and/or 8 * License as published by the Free Software Foundation; either 18 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 91 free(str);
|
/external/libmicrohttpd/src/examples/ |
benchmark.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 88 free (tv);
|
benchmark_https.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 88 free (tv);
|
digest_auth_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 66 free(username);
|
/external/libmicrohttpd/src/microhttpd/ |
tsearch.c | 120 free(*rootp); /* D4: Free node */
|
/external/libmtp/examples/ |
thumb.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, 125 free(imagedata);
|
/external/libogg/include/ogg/ |
os_types.h | 25 #define _ogg_free free
|
/external/libselinux/src/ |
init.c | 101 free(selinux_mnt);
|
/external/libvncserver/examples/ |
backchannel.c | 83 free(text);
|
/external/libvpx/libvpx/ |
warnings.c | 60 free(node);
|
/external/llvm/lib/Support/ |
Mutex.cpp | 80 free(mutex);
|
RWMutex.cpp | 73 free(rwlock);
|
/external/ltrace/testsuite/ltrace.minor/ |
demangle-lib.cpp | 72 void myclass::operator delete(void *p) {free(p);}
|
/external/mesa3d/src/glx/ |
create_context.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 118 free(err);
|
/external/mesa3d/src/mapi/mapi/ |
mapi.c | 7 * Permission is hereby granted, free of charge, to any person obtaining a 160 free(tbl);
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_syncobj.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 64 free(sync);
|
/external/mesa3d/src/mesa/main/ |
hash.c | 19 * Permission is hereby granted, free of charge, to any person obtaining a 94 * the objects in the table (i.e. We don't free the entries' data pointer). 111 free(entry); 117 free(table); 260 free(entry); 297 free(entry); 439 * \return Starting key of free block or 0 if failure. 441 * If there are enough free keys between the maximum key existing in the table 443 * the adjacent key. Otherwise do a full search for a free key block in the
|
renderbuffer.c | 7 * Permission is hereby granted, free of charge, to any person obtaining a 80 * free the object in the end. 86 free(rb);
|
shaderobj.c | 7 * Permission is hereby granted, free of charge, to any person obtaining a 128 free((void *) sh->Source); 276 * Clear (free) the shader program state that gets produced by linking. 303 * Free all the data that hangs off a shader program object, but not the 339 free(shProg->Shaders); 345 free(shProg->TransformFeedback.VaryingNames[i]); 347 free(shProg->TransformFeedback.VaryingNames); 362 * Free/delete a shader program object.
|
/external/mesa3d/src/mesa/swrast/ |
s_texrender.c | 22 free(rb);
|
/external/mesa3d/src/mesa/tnl/ |
t_vb_points.c | 7 * Permission is hereby granted, free of charge, to any person obtaining a 100 free( store );
|
/external/netperf/src/missing/ |
getaddrinfo.c | 247 free(ai->ai_canonname); 249 free(ai->ai_addr); 251 free(ai); 477 free(new_res);
|
/external/pdfium/third_party/freetype/src/raster/ |
ftmisc.h | 77 FT_Free_Func free; member in struct:FT_MemoryRec_
|
/external/selinux/libselinux/src/ |
compute_member.c | 57 free(buf);
|
compute_user.c | 74 free(buf);
|
Completed in 1709 milliseconds
<<81828384858687888990>>