OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frees
(Results
26 - 50
of
367
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/host/windows/usb/legacy/driver/
android_usb_new_delete.h
128
Frees
memory allocated by 'new' operator.
141
Frees
memory allocated by 'new' operator.
/external/bluetooth/glib/docs/reference/glib/tmpl/
arrays_byte.sgml
183
Frees
the memory allocated by the #GByteArray.
184
If @free_segment is %TRUE it
frees
the actual byte data.
memory_slices.sgml
141
Frees
a block of memory. The memory must have been allocated via
156
Frees
a linked list of memory blocks of structure type @type.
238
Frees
a linked list of memory blocks of structure type @type.
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
memblock.cpp
69
///
Frees
internal data, if appropriate
89
///
Frees
internal data.
/dalvik/vm/
Sync.h
126
*
Frees
unmarked monitors from the monitor list. The given callback
/external/bison/lib/
bitset_stats.c
54
bitset_stats_info->types[BITSET_TYPE_ (BSET)].
frees
++
80
unsigned int
frees
;
member in struct:bitset_type_info_struct
178
stats->allocs, stats->
frees
,
179
stats->allocs ? 100.0 * stats->
frees
/ stats->allocs : 0);
/external/dbus/dbus/
dbus-memory.c
85
* The type of a function which
frees
a block of memory.
611
*
Frees
a block of memory previously allocated by dbus_malloc() or
649
*
Frees
a #NULL-terminated array of strings.
749
*
Frees
all memory allocated internally by libdbus and
dbus-threads.c
105
*
Frees
a mutex created with dbus_mutex_new(); does
121
*
Frees
a mutex and removes it from the
216
*
Frees
a conditional variable created with dbus_condvar_new(); does
227
*
Frees
a conditional variable and removes it from the
/external/freetype/include/freetype/internal/
ftgloadr.h
108
/* reset a glyph loader (
frees
everything int it) */
/external/ipsec-tools/src/racoon/
prsa_tok.l
36
/* This file contains a tokeniser for
FreeS
/WAN-style ipsec.secrets RSA keys. */
/external/opencore/protocols/rtp_payload_parser/include/
payload_parser_registry.h
70
*
Frees
the PayloadParserRegistry singleton used by the current
rtp_payloadparser_registry.h
83
*
Frees
the RTPPayloadParserRegistry singleton used by the current
/external/opencore/protocols/sdp/parser/include/
sdp_mediaparser_registry.h
87
*
Frees
the SDPMediaParserRegistry singleton used by the current
/external/speex/include/speex/
speex_header.h
86
/**
Frees
the memory allocated by either speex_header_to_packet() or speex_packet_to_header() */
/external/srec/srec/Semproc/include/
SR_SemanticProcessor.h
57
*
Frees
the memory used by the Semantic Processor.
/external/webkit/JavaScriptCore/wtf/
TCSystemAlloc.h
58
// the OS. The benefit of this function is that it
frees
memory for
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_proto.h
47
/* Unlink,
frees
allocated protocol memory (including dhd_prot) */
/hardware/ti/wlan/wl1271/platforms/os/common/inc/
RxBuf.h
110
* This function
frees
the memory allocated for BUF element
/packages/apps/Gallery3D/src/com/cooliris/media/
BaseCancelable.java
57
*
Frees
the result (which is not null) when the task has been canceled.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionCursor.java
55
*
Frees
any resources used by this cursor.
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
symtab.h
75
/*
Frees
all memory associated with a hash table. */
/system/core/include/cutils/
hashmap.h
45
*
Frees
the hash map. Does not free the keys or values themselves.
selector.h
90
* selector but before the selector
frees
the SelectableFd memory.
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/
RxBuf.h
110
* This function
frees
the memory allocated for BUF element
/dalvik/libcore/dalvik/src/main/java/dalvik/system/
SamplingProfiler.java
178
* Shuts down the profiler thread and
frees
native memory. The profiler
229
/**
Frees
native state. */
Completed in 113 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>