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
388
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/alloc/
HeapSource.h
60
* Tears down the heap source and
frees
any resources associated with it.
108
*
Frees
the first numPtrs objects in the ptrs list and returns the
/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.
/device/samsung/crespo/alsa-lib/src/timer/
timer_query.c
199
* Closes the specified timer handle and
frees
all associated
257
* \brief
frees
the snd_timer_ginfo_t structure
260
*
Frees
the given snd_timer_info_t structure using the standard
463
* \brief
frees
the snd_timer_id_t structure
466
*
Frees
the given snd_timer_id_t structure using the standard
timer.c
240
* Closes the specified timer handle and
frees
all associated
461
* \brief
frees
the snd_timer_info_t structure
464
*
Frees
the given snd_timer_info_t structure using the standard
580
* \brief
frees
the snd_timer_params_t structure
583
*
Frees
the given snd_timer_params_t structure using the standard
807
* \brief
frees
the snd_timer_status_t structure
810
*
Frees
the given snd_timer_status_t structure using the standard
/device/samsung/crespo/alsa-lib/src/rawmidi/
rawmidi.c
336
* Closes the specified RawMidi handle and
frees
all associated
488
* \brief
frees
the snd_rawmidi_info_t structure
491
*
Frees
the given snd_rawmidi_params_t structure using the standard
694
* \brief
frees
the snd_rawmidi_params_t structure
697
*
Frees
the given snd_rawmidi_params_t structure using the standard
868
* \brief
frees
the snd_rawmidi_status_t structure
871
*
Frees
the given snd_rawmidi_status_t structure using the standard
/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/chromium/net/proxy/
proxy_resolver.h
73
//
Frees
any unneeded memory held by the resolver, e.g. garbage in the JS
/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/libgsm/man/
gsm.3
53
gsm_destroy() finishes a gsm pass and
frees
all storage associated
/external/libnfc-nxp/Linux_x86/
phOsalNfc.c
66
* \brief
Frees
allocated memory block.
/external/libvpx/examples/
simple_decoder.txt
82
The `vpx_codec_destroy` call
frees
any memory allocated by the codec.
/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
/frameworks/base/graphics/java/android/graphics/
LargeBitmap.java
83
*
Frees
up the memory associated with this large bitmap, and mark the
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_proto.h
51
/* 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
/libcore/luni/src/main/java/java/sql/
SQLXML.java
32
*
Frees
any resources held by this object. After {@code free} is called, calling
/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
RuntimeMemorySpy.java
51
// Pay a tax on the allocation to see if there are any
frees
pending.
Completed in 199 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>