OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:freed
(Results
76 - 100
of
753
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/wpa_supplicant/
eap_methods.c
215
/* Store the handle for this shared object. It will be
freed
with
233
* of
freed
memory will occur after unloading.
280
* The returned structure should be
freed
with eap_peer_method_free() when it
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_methods.c
215
/* Store the handle for this shared object. It will be
freed
with
233
* of
freed
memory will occur after unloading.
280
* The returned structure should be
freed
with eap_peer_method_free() when it
/packages/inputmethods/PinyinIME/jni/include/
userdict.h
207
// Total size of lemmas including used and
freed
209
//
Freed
lemma count
211
//
Freed
lemma size in byte
/bionic/libc/include/
malloc.h
86
freed
. Note that this is the number of bytes allocated, not the
/dalvik/libdex/
DexDataMap.c
63
* Since everything got allocated together, everything can be
freed
/dalvik/vm/
LinearAlloc.h
96
* Free a chunk. Does not increase available storage, but the
freed
area
/dalvik/vm/test/
TestHash.c
130
/* make sure they all get
freed
*/
/external/bluetooth/glib/docs/reference/glib/tmpl/
memory.sgml
154
and @mem will be
freed
unless it is %NULL.
213
Allocates @size bytes on the stack; these bytes will be
freed
when the current
240
will be
freed
together with the variable sized array upon exit of that scope, and
335
the total number of bytes which have been
freed
,
/external/bluetooth/glib/glib/
gmarkup.h
99
* methods in the vtable. The GError should not be
freed
.
/external/bluetooth/glib/gobject/
gboxed.h
57
* @boxed: The boxed structure to be
freed
.
/external/dbus/bus/
test-main.c
48
_dbus_warn ("%d dbus_malloc blocks were not
freed
\n",
/external/dbus/dbus/
dbus-message-private.h
101
unsigned int in_cache : 1; /**< Has been "
freed
" since it's in the cache (this is a debug feature) */
dbus-misc.c
40
* The returned string must be
freed
with dbus_free().
dbus-string-private.h
52
unsigned int invalid : 1; /**< DBusString is invalid (e.g. already
freed
) */
dbus-test.c
47
_dbus_warn ("%d dbus_malloc blocks were not
freed
\n",
/external/dropbear/libtomcrypt/src/pk/ecc/
ecc_make_key.c
32
@return CRYPT_OK if successful, upon error all allocated memory will be
freed
/external/dropbear/libtomcrypt/src/pk/katja/
katja_make_key.c
26
@return CRYPT_OK if successful, upon error all allocated ram is
freed
/external/e2fsprogs/e2fsck/
argv_parse.c
7
* creates an allocated argv vector which can be
freed
using the
mtrace.c
58
freed
has an address matching the variable "mallwatch". In a debugger,
/external/kernel-headers/original/linux/
mutex.h
30
* - memory areas where held locks reside must not be
freed
/external/libxml2/include/libxml/
debugXML.h
101
* Returns a string which will be
freed
by the Shell.
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
q_plsf.cpp
128
* Purpose : The memory used for state memory is
freed
/external/opencore/codecs_v2/video/avc_h264/dec/src/
avcdec_int.h
57
global variables. It is allocated at PVAVCInitDecoder and
freed
at PVAVCCleanUpDecoder.
/external/opencore/fileformats/mp4/parser/include/
mediabuffermanager.h
70
void freeBuf(MediaBuffer *buf); // Called by buffer when it is
freed
/external/opencore/pvmi/pvmf/src/
pvmf_mempool.cpp
89
MPLOGDATAPATH((0, "MEMP %s Chunk
freed
, %d/%d in use"
Completed in 379 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>