OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:freed
(Results
176 - 200
of
753
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/page/
PrintContext.cpp
166
// Make sure the element is not
freed
during the layout.
/external/webkit/WebKit/chromium/src/
PlatformMessagePortChannel.cpp
64
// Make sure we close our platform channel when the base is
freed
, to keep the channel objects from leaking.
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_i.h
59
*
freed
in this function. No other method functions will be called
eap_methods.c
74
* The returned structure should be
freed
with eap_server_method_free() when it
/frameworks/base/awt/org/apache/harmony/awt/wtk/
Synchronizer.java
51
* still havn't
freed
it. Equals to null when synchronizer is free.
/frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java
173
* @return The
freed
size in bytes.
/hardware/ti/omap3/dspbridge/inc/
dbg.h
84
* Resources used by module are
freed
when cRef reaches zero.
/hardware/ti/omap3/dspbridge/libbridge/inc/
dbg.h
84
* Resources used by module are
freed
when cRef reaches zero.
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_ComponentThread.c
152
G711DEC_DPRINT("%d :: ARM Side Resources Have Been
Freed
\n",__LINE__);
/ndk/sources/cpufeatures/
cpu-features.c
75
* string that must be
freed
by the caller.
/packages/apps/Email/src/org/apache/commons/io/input/
AutoCloseInputStream.java
26
* closed, so any allocated in-memory buffers can be
freed
even if the
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_mouse.h
81
* Cursors created with this function must be
freed
with SDL_FreeCursor().
/prebuilt/linux-x86/sdl/include/SDL/
SDL_mouse.h
81
* Cursors created with this function must be
freed
with SDL_FreeCursor().
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
splay-tree.h
84
memory to be
freed
; the latter is a data pointer the splay tree
/prebuilt/windows/sdl/host/include/SDL/
SDL_mouse.h
85
* Cursors created with this function must be
freed
with SDL_FreeCursor().
/prebuilt/windows/sdl/include/SDL/
SDL_mouse.h
81
* Cursors created with this function must be
freed
with SDL_FreeCursor().
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Export_Inc/
TNETW_Driver_types.h
176
* Allocated for each packet sent from the upper driver and
freed
upon Tx-complete.
/bionic/libc/bionic/
malloc_debug_qemu.c
165
/* Describes memory block that is being
freed
back to the heap. This structure
174
/* Pointer to be
freed
. */
184
/* Process ID in context of which memory is being
freed
. */
206
/* Notifies the emulator about memory block being
freed
.
208
* information about block that's being
freed
. Note that 'libc_pid' field
462
* ptr - Pointer to the memory block that's being
freed
.
767
/* Make sure that pointer that's being
freed
matches what we expect
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
threads.sgml
734
freed
with with g_static_mutex_free() when not needed anymore to free
836
#GStaticMutex as a member of a structure and the structure is
freed
,
840
@mutex: a #GStaticMutex to be
freed
.
1048
freed
, you should also free the #GStaticRecMutex.
1051
@mutex: a #GStaticRecMutex to be
freed
.
[
all
...]
/external/opencore/doc/oscl_html/
oscl__mem__audit_8h-source.html
[
all
...]
/external/bluetooth/glib/glib/
gutils.c
213
* or
freed
.
890
*
freed
when no longer needed.
988
* The returned string should be
freed
when no longer needed. The encoding
[
all
...]
gfileutils.c
1253
* string should be
freed
with g_free() when not needed any longer.
[
all
...]
/dalvik/libcore/archive/src/main/native/
zipsup.c
[
all
...]
/external/bluetooth/glib/gio/fen/
fen-kernel.c
292
* be
freed
. So pnode_t can be
freed
only in pnode_new.
/external/bluetooth/glib/gio/
gvolume.c
169
* be
freed
with g_free() when no longer needed.
215
* The returned string should be
freed
with g_free()
Completed in 142 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>