HomeSort by relevance Sort by last modified time
    Searched full:freed (Results 276 - 300 of 753) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/gio/
gfilenamecompleter.c 469 * This array must be freed by g_strfreev() when finished.
gioscheduler.c 417 * on to this function you have to ensure that it is not freed before
  /external/bluetooth/glib/glib/
goption.c 213 * freed with g_option_context_free() after use.
357 * be freed together with the context when g_option_context_free() is
425 * not be modified or freed.
    [all...]
gstrfuncs.c 88 * The returned string should be freed with g_free()
137 * The returned value should be freed when no longer needed.
171 * The returned string should be freed when no longer needed.
230 * the result. The returned string should be freed with g_free() when
257 * the result. The returned string should be freed with g_free() when no
282 * The returned string should be freed with g_free() when no longer needed.
    [all...]
  /external/bluetooth/glib/gobject/
gobject.c 627 * Returns: an array of #GParamSpec* which should be freed after use
662 * array should be freed with g_free() when you are done with
    [all...]
  /external/dbus/dbus/
dbus-userdb.c 538 * returned user info should not be freed.
  /external/dropbear/
rsa.c 47 * These should be freed with rsa_key_free.
  /external/e2fsprogs/intl/
localcharset.c 263 The result must not be freed; it is statically allocated.
  /external/e2fsprogs/lib/blkid/
tag.c 146 * the function name parameter might get freed later on.
  /external/freetype/include/freetype/
ftoutln.h 124 /* outline will *not* necessarily be *freed*, when */
  /external/icu4c/common/
ucnv_bld.h 103 /*UBool staticDataOwned; TRUE if static data owned by shared data & should be freed with it, NEVER true for udata() loaded statics. This ignored variable was removed to make space for sharedDataCached. */
  /external/icu4c/test/cintltst/
hpmufn.c 82 * ends up being freed directly, without coming through us.
  /external/kernel-headers/original/linux/
bio.h 249 * returns. and then bio would be freed memory when if (bio->bi_flags ...)
if_vlan.h 222 * Returns a VLAN tagged skb. If a new skb is created, @skb is freed.
  /external/neven/Embedded/common/src/b_BasicEm/
Context.h 193 * Upon destruction of the context object any residual will be freed automatically
  /external/opencore/codecs_v2/video/avc_h264/common/include/
avcapi_common.h 219 \param "mem" "Pointer to the memory to be freed casted to int"
  /external/opencore/doc/oscl_html/
classOSCL__HeapString.html 49 The string array is variable length, is allocated from the heap, and is modifiable. A copy-on-write mechanism is used to minimize unnecessary copying when multiple instances of a string are created for reading. Allocated memory is automatically freed by the class destructor when the last string referencing the memory is destroyed.
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
pvmf_protocol_engine_node_progressive_streaming.cpp 243 // and cannot be freed until it is returned later on
  /external/opencore/oscl/unit_test/src/
unit_test_local_string.h 87 for reading. Allocated memory is automatically freed by
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_syswm.c 41 /* The screen icon -- needs to be freed on SDL_VideoQuit() */
  /external/qemu/memcheck/
memcheck.h 72 * contains information about memory block that's being freed. Note that
  /external/qemu/
qemu-option.c 226 * Frees a option list. If it contains strings, the strings are freed as well.
  /external/skia/include/core/
SkTypes.h 48 SK_MALLOC_TEMP = 0x01, //!< hint to sk_malloc that the requested memory will be freed in the scope of the stack frame
  /external/srec/portable/src/
pmemory_ext.c 101 * allocated blocks are only freed at program termination, which sometimes doesn't happen.
  /external/srec/srec/crec/
srec_tokens.c 326 return old_token->refcount; /* return zero if truly freed */

Completed in 118 milliseconds

<<11121314151617181920>>