/external/valgrind/main/drd/ |
D | drd_segment.c | 96 VG_(free)(vc); in sg_init() local 135 VG_(free)(vc); in DRD_() local 142 VG_(free)(sg); in DRD_() local 171 VG_(free)(vc); in DRD_() local 199 VG_(free)(vc1); in DRD_() local 200 VG_(free)(vc2); in DRD_() local
|
D | drd_thread.c | 357 VG_(free)(vc); in DRD_() local 360 VG_(free)(msg); in DRD_() local 857 VG_(free)(vc_min); in thread_discard_ordered_segments() local 858 VG_(free)(vc_max); in thread_discard_ordered_segments() local 1047 VG_(free)(str1); in DRD_() local 1048 VG_(free)(str2); in DRD_() local 1074 VG_(free)(str); in DRD_() local 1104 VG_(free)(str1); in thread_combine_vc_sync() local 1105 VG_(free)(str2); in thread_combine_vc_sync() local 1408 VG_(free)(str); in thread_compute_conflict_set() local [all …]
|
D | drd_bitmap2_node.c | 112 VG_(free)(p); in free_chunk() local 176 VG_(free)(bm2); in DRD_() local
|
/external/valgrind/main/helgrind/ |
D | hg_basics.c | 55 void HG_(free) ( void* p ) in HG_() argument 58 VG_(free)(p); in HG_() local
|
/external/llvm/test/FrontendObjC/ |
D | 2008-10-3-EhValue.m | 10 +free; class 11 -free; method
|
/external/skia/gpu/include/ |
D | GrMemory.h | 75 void free() { in free() function 152 void free() { in free() function
|
/external/valgrind/main/coregrind/m_ume/ |
D | elf.c | 387 VG_(free)(buf); local 495 VG_(free)(interp); local 524 VG_(free)(e); local
|
/external/libvpx/vpx_mem/memory_manager/ |
D | hmm_grow.c | 47 U(free)(desc, HEAD_TO_PTR_REC(end)); in U() local
|
/external/valgrind/main/memcheck/ |
D | mc_malloc_wrappers.c | 127 VG_(free) ( mc1 ); in add_to_freed_queue() local 321 void MC_(free) ( ThreadId tid, void* p ) in MC_() argument 567 VG_(free)(mp); in MC_() local 653 VG_(free)(chunks); in check_mempool_sane() local 766 VG_(free)(chunks); in MC_() local 781 VG_(free)(chunks); in MC_() local 823 VG_(free)(chunks); in MC_() local
|
D | mc_leakcheck.c | 412 VG_(free)(mallocs); in find_active_chunks() local 413 VG_(free)(malloc_chunk_holds_a_pool_chunk); in find_active_chunks() local 1130 VG_(free) ( lc_chunks ); in MC_() local 1131 VG_(free) ( lc_extras ); in MC_() local 1132 VG_(free) ( lc_markstack ); in MC_() local
|
/external/valgrind/main/coregrind/ |
D | m_aspacehl.c | 54 VG_(free)(starts); in VG_() local
|
D | m_hashtable.c | 260 VG_(free)(node); in VG_() local 264 VG_(free)(table); in VG_() local
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | StringBufferPool.java | 52 public synchronized static void free(FastStringBuffer sb) in free() method in StringBufferPool
|
/external/bluetooth/glib/glib/gnulib/ |
D | g-gnulib.h | 38 #define free g_free macro
|
/external/webkit/Source/WebKit/chromium/tests/ |
D | ArenaTestHelpers.h | 53 virtual void free(void* ptr) in free() function
|
/external/valgrind/main/callgrind/ |
D | costs.c | 75 VG_(free)(cc); in CLG_() local
|
/external/valgrind/main/coregrind/m_initimg/ |
D | initimg-darwin.c | 160 VG_(free)(preload_tool_path); in setup_client_env() local 250 VG_(free)(preload_string); in setup_client_env() local 552 VG_(free)(env); in VG_() local
|
D | initimg-aix5.c | 232 VG_(free)(plcore_str); in VG_() local 233 VG_(free)(pltool_str); in VG_() local
|
D | initimg-linux.c | 175 VG_(free)(preload_tool_path); in setup_client_env() local 243 VG_(free)(preload_string); in setup_client_env() local 912 VG_(free)(env); in VG_() local
|
/external/skia/include/core/ |
D | SkTemplates.h | 71 void free() { delete fObj; fObj = NULL; } in free() function 85 void free() { delete[] fArray; fArray = NULL; } in free() function
|
/external/webkit/Source/JavaScriptCore/wtf/brew/ |
D | SystemMallocBrew.h | 63 #define free(p) freeBrew(p) macro
|
/external/qemu/android/ |
D | audio-test.c | 30 testAudio_audio_callback(void* opaque, int free) in testAudio_audio_callback()
|
/external/webkit/Source/JavaScriptCore/jit/ |
D | ExecutableAllocatorFixedVMPool.cpp | 127 void free(size_t location, AllocationTableSizeClass& sizeClass) in free() function in JSC::AllocationTableLeaf 196 void free(size_t location, AllocationTableSizeClass& sizeClass) in free() function in JSC::LazyAllocationTable 304 void free(size_t location, AllocationTableSizeClass& sizeClass) in free() function in JSC::AllocationTableDirectory 440 void free(ExecutablePool::Allocation allocation) in free() function in JSC::FixedVMPoolAllocator
|
/external/skia/src/images/ |
D | SkCreateRLEPixelRef.cpp | 73 size_t free = 0; in SkCreateRLEPixelRef() local
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderArena.cpp | 114 void RenderArena::free(size_t size, void* ptr) in free() function in WebCore::RenderArena
|