/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 | 391 VG_(free)(vc); in DRD_() local 394 VG_(free)(msg); in DRD_() local 893 VG_(free)(vc_min); in thread_discard_ordered_segments() local 894 VG_(free)(vc_max); in thread_discard_ordered_segments() local 1083 VG_(free)(str1); in DRD_() local 1084 VG_(free)(str2); in DRD_() local 1110 VG_(free)(str); in DRD_() local 1140 VG_(free)(str1); in thread_combine_vc_sync() local 1141 VG_(free)(str2); in thread_combine_vc_sync() local 1415 VG_(free)(str); in thread_compute_conflict_set() local [all …]
|
D | drd_bitmap2_node.c | 113 VG_(free)(p); in free_chunk() local 177 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/compiler-rt/lib/asan/lit_tests/ |
D | deep_stack_uaf.cc | 15 static void free(char *x) { in free() function 22 static void free(char *x) { in free() function
|
/external/clang/test/CodeGenObjC/ |
D | 2008-10-3-EhValue.m | 10 +free; class 11 -free; method
|
/external/valgrind/main/coregrind/ |
D | m_options.c | 307 VG_(free)(patt); in VG_() local 334 VG_(free)(patt); in VG_() local 338 VG_(free)(patt); in VG_() local
|
D | m_aspacehl.c | 54 VG_(free)(starts); in VG_() local
|
/external/valgrind/main/coregrind/m_ume/ |
D | elf.c | 387 VG_(free)(buf); local 500 VG_(free)(interp); local 530 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/eigen/test/eigen2/ |
D | gsl_helper.h | 30 static void free(Matrix& m) { gsl_matrix_free(m); m=0; } in free() function 31 static void free(Vector& m) { gsl_vector_free(m); m=0; } in free() function
|
/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/valgrind/main/memcheck/ |
D | mc_malloc_wrappers.c | 153 VG_(free) ( mc1 ); in release_oldest_block() local 369 void MC_(free) ( ThreadId tid, void* p ) in MC_() argument 646 VG_(free)(mp); in MC_() local 732 VG_(free)(chunks); in check_mempool_sane() local 845 VG_(free)(chunks); in MC_() local 860 VG_(free)(chunks); in MC_() local 902 VG_(free)(chunks); in MC_() local
|
D | mc_leakcheck.c | 411 VG_(free)(mallocs); in find_active_chunks() local 412 VG_(free)(malloc_chunk_holds_a_pool_chunk); in find_active_chunks() local 1022 VG_(free)(lr_array); in print_results() local 1290 VG_(free) ( lc_chunks ); in MC_() local 1291 VG_(free) ( lc_extras ); in MC_() local 1292 VG_(free) ( lc_markstack ); in MC_() local
|
/external/clang/test/Analysis/ |
D | malloc.m | 7 void free(void *); function
|
D | exceptions.mm | 7 void free(void *); function
|
/external/valgrind/main/callgrind/ |
D | costs.c | 75 VG_(free)(cc); in CLG_() local
|
/external/webkit/Source/WebKit/chromium/tests/ |
D | ArenaTestHelpers.h | 53 virtual void free(void* ptr) in free() function
|
/external/valgrind/main/coregrind/m_initimg/ |
D | initimg-darwin.c | 161 VG_(free)(preload_tool_path); in setup_client_env() local 251 VG_(free)(preload_string); in setup_client_env() local 553 VG_(free)(env); in VG_() local
|
/external/antlr/antlr-3.4/runtime/C/include/ |
D | antlr3treeparser.h | 73 void (*free) (struct ANTLR3_TREE_PARSER_struct * parser); member
|
D | antlr3parsetree.h | 76 void (*free) (struct ANTLR3_PARSE_TREE_struct * tree); member
|
D | antlr3parser.h | 84 void (*free) (struct ANTLR3_PARSER_struct * parser); member
|
/external/skia/include/core/ |
D | SkTemplates.h | 64 void free() { delete fObj; fObj = NULL; } in free() function 78 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/camera/ |
D | camera-capture-mac.m | 100 - (void)free; method 199 {
|