HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 176 - 200 of 2673) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/bison/src/
relation.c 2 Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
6 Bison is free software; you can redistribute it and/or modify
8 the Free Software Foundation; either version 2, or (at your option)
18 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
113 free (INDEX);
114 free (VERTICES);
168 free (nedges);
169 free (end_R);
171 /* Free the input: it is replaced with the result. */
173 free (r[i])
    [all...]
  /external/e2fsprogs/lib/blkid/
devno.c 71 free(dp);
87 free(dp->name);
88 free(dp);
160 free(current->name);
161 free(current);
225 free(devname);
  /external/e2fsprogs/lib/ext2fs/
finddev.c 54 free(dp);
71 free(dp->name);
72 free(dp);
145 free(current->name);
146 free(current);
201 free(devname);
  /external/libpcap/
fad-win32.c 76 free(curaddr);
87 free(curaddr);
98 free(curaddr);
109 free(curaddr);
258 free(AdaptersName);
307 * We had an error; free the list we've been constructing.
316 free(AdaptersName);
  /external/valgrind/main/drd/
drd_segment.c 7 This program is free software; you can redistribute it and/or
9 published by the Free Software Foundation; either version 2 of the
18 along with this program; if not, write to the Free Software
34 #include "pub_tool_mallocfree.h" // VG_(malloc)(), VG_(free)()
96 VG_(free)(vc);
135 VG_(free)(vc);
142 VG_(free)(sg);
171 VG_(free)(vc);
199 VG_(free)(vc1);
200 VG_(free)(vc2)
    [all...]
  /external/valgrind/main/drd/tests/
circular_buffer.c 29 #define FREE_SEMAPHORE_NAME "cb-free-semaphore"
37 /* Counting semaphore representing the number of free elements. */
38 sem_t* free; member in struct:__anon12642
80 free(p);
87 b->free = create_semaphore(FREE_SEMAPHORE_NAME, BUFFER_MAX);
116 sem_post(b->free);
122 sem_wait(b->free);
145 destroy_semaphore(FREE_SEMAPHORE_NAME, b->free);
  /frameworks/base/media/libmedia/
MediaScanner.cpp 36 free(mSkipList);
37 free(mSkipIndex);
42 free(mLocale);
60 free(mSkipList);
76 free(skipList);
104 free(pathBuffer);
  /bootable/recovery/updater/
updater.c 132 free(state.errmsg);
136 free(result);
142 free(script);
  /dalvik/vm/native/
dalvik_system_DexFile.cpp 59 free(pDexOrJar->fileName);
60 free(pDexOrJar->pDexMemory);
61 free(pDexOrJar);
198 free(sourceName);
199 free(outputName);
232 free(sourceName);
275 free(pBytes);
285 pDexOrJar->fileName = strdup("<memory>"); // Needs to be free()able.
310 * We can't just free arbitrary DEX files because they have bits and
314 * If we can't free them here, dvmInternalNativeShutdown() will fre
    [all...]
java_lang_VMClassLoader.cpp 47 free(name);
107 free(name);
108 free(descriptor);
144 free(name);
  /external/jpeg/
jmemansi.c 20 #ifndef HAVE_STDLIB_H /* <stdlib.h> should declare malloc(),free() */
22 extern void free JPP((void *ptr));
32 * routines malloc() and free().
44 free(object);
64 free(object);
  /external/webkit/Tools/WebKitLauncherWin/
WebKitLauncherWin.cpp 40 free(buffer);
92 free(browserExe);
93 free(path);
  /external/wpa_supplicant/wpa_gui-qt4/
userdatarequest.cpp 5 * This program is free software; you can redistribute it and/or modify
7 * published by the Free Software Foundation.
52 free(tmp);
59 free(tmp);
79 free(tmp);
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
userdatarequest.cpp 5 * This program is free software; you can redistribute it and/or modify
7 * published by the Free Software Foundation.
52 free(tmp);
59 free(tmp);
79 free(tmp);
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
userdatarequest.cpp 5 * This program is free software; you can redistribute it and/or modify
7 * published by the Free Software Foundation.
52 free(tmp);
59 free(tmp);
79 free(tmp);
  /frameworks/base/opengl/libagl/
BufferObjectManager.cpp 48 free(bo->data);
77 free(bo->data);
94 free(bo->data);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf.c 5 * This library is free software; you can redistribute it and/or
7 * License as published by the Free Software Foundation; either
18 * License along with this library; if not, write to the Free Software
63 free (me);
68 free (*phObject);
121 { /* free up object */
149 free(config.replay_file);
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLMessageDigestJDK.java 60 free(); method
100 private void free() { method in class:OpenSSLMessageDigestJDK
109 free(); method
  /system/core/libnl_2/
socket.c 64 free(sk);
83 free(sk);
101 /* Free a netlink socket. */
106 free(sk);
  /system/core/nexus/
ScanResult.cpp 82 free(mBssid);
84 free(mFlags);
86 free(mSsid);
  /bionic/libc/bionic/
fdprintf.c 43 free(buf);
  /bionic/libc/kernel/common/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr
  /bionic/libc/unistd/
initgroups.c 55 free(groups);
  /development/ndk/platforms/android-3/include/linux/
smb.h 36 __u16 free; member in struct:smb_dskattr
  /external/bison/lib/
hard-locale.c 3 Copyright (C) 1997, 1998, 1999, 2002, 2003, 2004 Free Software
6 This program is free software; you can redistribute it and/or modify
8 the Free Software Foundation; either version 2, or (at your option)
17 along with this program; if not, write to the Free Software Foundation,
69 free (locale);

Completed in 1030 milliseconds

1 2 3 4 5 6 78 91011>>