Searched refs:free (Results 1 – 25 of 85) sorted by relevance
1234
35 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_forceDoubleFreeNative()36 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_forceDoubleFreeNative()
55 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_free32ByteBlocksNative()
55 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_free2MByteBlocksNative()
78 free(ptr); in Java_com_android_benchmark_moarram_MainActivity_freeVariableSizedBlocksNative()
13 Each allocation can be freed by clicking the corresponding free button in the17 A new feature is added to force a double free. Both debug libc and Valgrind can capture it.
43 free(p); in main()
36 43 free(p);57 This is free software: you are free to change and redistribute it.
30 mempool_free_t *free; member
36 __u16 free; member
59 void (*free)(struct module *); member
25 # - atls.lib for free build58 # Libraries for release (free) builds70 # C defines for release (free) builds
100 free( log ); in CompileShader()156 free( log ); in LinkProgram()181 free( log ); in ValidateProgram()
25 # - atls.lib for free build56 # Libraries for release (free) builds68 # C defines for release (free) builds
220 free(buffer); in GetUsbDeviceDetails()242 free(func_class_dev_data); in GetUsbDeviceName()
112 free(str); in Java_com_example_neon_HelloNeon_stringFromJNI()153 free(str); in Java_com_example_neon_HelloNeon_stringFromJNI()
33 extern void free(void *);
18 free software--to make sure the software is free for all its users.27 When we speak of free software, we are referring to freedom of use,29 you have the freedom to distribute copies of free software (and charge32 it in new free programs; and that you are informed that you can do53 there is no warranty for the free library. Also, if the library is60 any free program. We wish to make sure that a company cannot61 effectively restrict the users of a free program by obtaining a71 libraries into non-free programs.83 Public License. It also provides other free software developers Less84 of an advantage over competing non-free programs. These disadvantages[all …]
6 This source is free software; you can redistribute it and/or
33 extern void free(void* p);
54 free(buf); in loadShader()103 free(buf); in createProgram()
73 free(buf); in loadShader()111 free(buf); in createProgram()
92 free(image); in ~MosaicFrame()
36 if (m_pFrameVPyr) free(m_pFrameVPyr); in ~Blend()37 if (m_pFrameUPyr) free(m_pFrameUPyr); in ~Blend()38 if (m_pFrameYPyr) free(m_pFrameYPyr); in ~Blend()387 if (m_pMosaicVPyr) free(m_pMosaicVPyr); in DoMergeAndBlend()388 if (m_pMosaicUPyr) free(m_pMosaicUPyr); in DoMergeAndBlend()389 if (m_pMosaicYPyr) free(m_pMosaicYPyr); in DoMergeAndBlend()544 if (m_pMosaicVPyr) free(m_pMosaicVPyr); in DoMergeAndBlend()545 if (m_pMosaicUPyr) free(m_pMosaicUPyr); in DoMergeAndBlend()546 if (m_pMosaicYPyr) free(m_pMosaicYPyr); in DoMergeAndBlend()572 if (m_pMosaicVPyr) free(m_pMosaicVPyr); in DoMergeAndBlend()[all …]
66 free(ptr); in FREE()
62 free(infoLog); in createShader()105 free(infoLog); in createProgram()